2d587b8073
PyTable is a relational database wrapper based on BasicProperty's rich property-based modeling system. PyTable provides a "thick" wrapper for PostgreSQL (and MySQL) database adapters which fills in missing functionality in the adapter layer to provide a uniform rich external API.
4 lines
282 B
Text
4 lines
282 B
Text
PyTable is a relational database wrapper based on BasicProperty's rich
|
|
property-based modeling system. PyTable provides a "thick" wrapper for
|
|
PostgreSQL (and MySQL) database adapters which fills in missing functionality
|
|
in the adapter layer to provide a uniform rich external API.
|