31 Mar 2012 13:42
SQLObject 1.3.0
Oleg Broytman <phd <at> phdru.name>
2012-03-31 11:42:38 GMT
2012-03-31 11:42:38 GMT
Hello! I'm pleased to announce version 1.3.0, the first stable release of branch 1.3 of SQLObject. What is SQLObject ================= SQLObject is an object-relational mapper. Your database tables are described as classes, and rows are instances of those classes. SQLObject is meant to be easy to use and quick to get started with. SQLObject supports a number of backends: MySQL, PostgreSQL, SQLite, Firebird, Sybase, MSSQL and MaxDB (also known as SAPDB). Where is SQLObject ================== Site: http://sqlobject.org Development: http://sqlobject.org/devel/ Mailing list: https://lists.sourceforge.net/mailman/listinfo/sqlobject-discuss Archives: http://news.gmane.org/gmane.comp.python.sqlobject(Continue reading)


RSS Feed