Versions
Description
SQLObject is an object-relational mapper, i.e., a library that will wrap your database tables in Python classes, and your rows in Python instances. It currently supports MySQL through the `MySQLdb` package, PostgreSQL through the `psycopg` package, SQLite, Firebird, MaxDB (SAP DB), MS SQL Sybase and Rdbhost. Python 2.6, 2.7 or 3.4+ is required. For more information please see the documentation in docs/SQLObject.txt, or online at http://sqlobject.org/
Repository
https://github.com/sqlobject/sqlobject
Project Slug
sqlobject
Last Built
4 years, 6 months ago failed
Maintainers
Home Page
Badge
Tags
lgpl, object-relational-mapper, orm, python, python3, sql, sqlobject
Short URLs
sqlobject.readthedocs.io
sqlobject.rtfd.io
Default Version
stable
'latest' Version
master