[mod_python] Which Database?

Roger crosseyedpenguin at cox.net
Mon Mar 20 10:21:13 EST 2006


Rather than looking for a database alone, you may want to check out a wrapper for a database.  Many of these support more than one database so (in theory) you would be able to switch the underlying database engine without too much work.  

  Sqlobject
  PyDO
  SQLAlchemy
  dejavu
  axiom
  dejavu

Roger








More information about the Mod_python mailing list