Quote:
Originally Posted by pope
Hmm?
SQLite is compatible with SQLX. as for speed, I haven't benchmarked, but I assume since there's no seperate server process, that it would be abit faster...
|
It's slightly faster, but very marginally and probably not worth the functionality lost. If you're doing very basic SQL operations (like your plugins), then SQLite is probably better.
__________________