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
Go From AI Idea to AI App Fast
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Pony ORM!