abarorm is a lightweight and easy-to-use Object-Relational Mapping (ORM) library for SQLite, MySQL, and PostgreSQL databases in Python. It provides a simple and intuitive interface for managing database models and interactions.
A PostgreSQL or SQLite orm for Python
Use Postgresql/Sqlite as if it were a Python Dictionary