opnsense-ports/databases/py-sqlobject/pkg-descr
2022-09-07 22:33:21 +02:00

3 lines
178 B
Text

SQLObject is an object-relational mapper.
It allows you to translate RDBMS table rows into Python objects,
and manipulate those objects to transparently manipulate the database.