Large SQLite database?
Also, how does SQLite compare to something like PostgreSQL in a VPS environment where RAM and I/O are at a premium? I've been Googling for a couple of hours now but can't seem to find any reliable information.
I don't need all the extra features that other RDBMS's offer, (SQLite is good enough for me feature-wise), so the comparison I'm looking for is about performance and reliability.
2 Replies
Some info on using with Django:
James
James