blob: e1769d15a53e38d1f05b53e10b976891df36b32e (
plain)
1
2
3
4
|
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.
|