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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Pony ORM!