Pony ORM is a Python ORM that enables developers to write database queries using generator expressions and Pythonic syntax, making code more readable and intuitive. It automatically translates Python expressions into SQL and supports multiple databases including SQLite, MySQL, PostgreSQL, and Oracle. With an emphasis on simplicity and maintainability, Pony ORM is suitable for both small projects and complex applications.
Features
- Write database queries using Python generator expressions
- Supports SQLite, PostgreSQL, MySQL, and Oracle
- Automatic SQL generation with readable Python syntax
- Schema definition with Python classes and decorators
- Built-in query debugger and visualization tools
- Supports transactions and lazy loading
Categories
Object-Relational Mapping (ORM)License
Apache License V2.0Follow Pony ORM
Other Useful Business Software
Add Two Lines of Code. Get Full APM.
Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Pony ORM!