On Sun, Feb 1, 2009 at 2:56 PM, Stef Mientki <stef.mien...@gmail.com> wrote: > hello, > > Until now I used a simple wrapper around pysqlite and pyodbc to manage my > databases. > Now I'm looking for a better solution, > because I've to support a (for this moment) unknown database, > and I'm not the one who will choose the database. > > Googling, I found SQLalchemy, > which looks quit good. > > But as I only want to choose once, > I googled for "SQLalchemy alternatives", > but it didn't find many answers. > (Storm / Grok are of no interest, because manipulating the structure of the > database is a key issue). > > Is SQLalchemy the best / most popular database wrapper ? > Are there any alternatives ?
SQLObject is also probably worth looking at -- http://www.sqlobject.org/ Cheers, Chris -- Follow the path of the Iguana... http://rebertia.com -- http://mail.python.org/mailman/listinfo/python-list