Quote:
Originally Posted by kovidgoyal
Yeah but I doubt mysql is suitable for an enduser app. I'm not going to ask my users to run a mysql server. There are libraries that present a unified API for all the databases, for e.g. sqlalchemy
|
Just use SQLite... No seperate install required.