Converting database type NextCloud: sql lite to mysql

Опубликовано: 28 Июнь 2026
на канале: Liêm Phan
3,710
8

Converting database type NextCloud
You can convert a SQLite database to a better performing MySQL, MariaDB or PostgreSQL database with the Nextcloud command line tool. SQLite is good for testing and simple single-user Nextcloud servers, but it does not scale for multiple-user production users.

php occ db:convert-type [options] type username hostname database

👉 http://blog.svtb.com.vn/blog/2020/03/...

👉 My Blog: https://svtb.com.vn/fw/5
👉 Subscribe: https://svtb.com.vn/fw/3
👉 Group:   / liemphan.net  
👉 Fanpage:   / liemphan.net  
👉 Facebook :   / honest88  

#liemphan #nextcloud #convertdatabase