Is sqlite3 faster than MySQL on shared hosting?
- by Osvaldo
Can sqlite3 be faster than MySQL on shared hosting and small to average websites (less than 500 visitors a day).
I have an account in a popular shared hosting provider and I've noticed that it has become quite slow redering pages. My doubt is that this may happen because the MySQL server is overloaded.
Some CMS'es work fine with SQLlite too, so I was wandering if I should use SQLite for the new sites instead of MySQL.