wok-current view sqlobject/description.txt @ rev 25354
updated tiff, tiff-apps and tiff-dev (4.1.0 -> 4.4.0)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Jul 26 16:22:26 2022 +0100 (2022-07-26) |
parents | |
children |
line source
1 SQLObject is a popular Object Relational Manager for providing
2 an object interface to your database, with tables as classes,
3 rows as instances, and columns as attributes.
5 SQLObject includes a Python-object-based query language that
6 makes SQL more abstract, and provides substantial database
7 independence for applications.
9 Supports MySQL, PostgreSQL, SQLite, Firebird, Sybase, MSSQL
10 and MaxDB (SAPDB).