cPanel 11.25 introduces a new feature: The ability to have RoundCube use SQLite instead of MySQL. After benchmarking resource usage and performance, I’ve come to the conclusion that SQLite is definitely the best way to go for Roundcube. Having trouble making the decision? This article may help clear things up for you.
Here are the pro’s for running Roundcube over SQLite:
* SQLite is generally faster than MySQL
* Since the SQLite databases are stored ...