Sqlite to mariadb

Hello all.
I got sqlite base round 60Gb, how I can convert it to mariadb without corrupting data.
When it is the best choice to use mariadb ?
Thanks

You probably should read over this in the Orthanc Book:

https://book.orthanc-server.com/users/replication.html

and perhaps also this one:

https://book.orthanc-server.com/faq/scalability.html

because if you are migrating to one of the DB plug-ins you might want to optimally configure it before you actually perform a migration.

Stephen D. Scotti, M.D.