Table of Contents
- Introduction
- Basic Structure
- Simple Example
- Design Goals
- Obtaining and Installing
- Compared To Other Database Wrappers
- Application Designers: Using Geniusql to construct a model
- Application Developers: Using Geniusql to manage data
- Deployers: Configuring Storage
- Providers
- Microsoft SQL Server / Microsoft Access (Jet)
- PostgreSQL (pyPgSQL)
- PostgreSQL (psycopg2)
- MySQL (MySQLdb)
- SQLite (pysqlite/sqlite3)
- Firebird (kinterbasdb)
- Common Database Attributes
- Provider Comparison Chart
- Advanced Topics