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
Skillfully - The future of skills based hiring
Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Pony ORM!