From SQLite to MariaDB: When Your Application Needs to Grow

SQLite is fantastic. Really. For a developer starting a new project, it is difficult to find something easier: no server to install, no network configuration, no user management, no backup strategy to define on day one. You create a file,…










