{"library":"pony","type":"library","category":null,"description":"Pony ORM is a Python Object-Relational Mapper that allows developers to work with databases using Python objects and queries written in plain Python. It translates Python queries into optimized SQL, supporting SQLite, PostgreSQL, MySQL, and Oracle. The current version is 0.7.19. Releases occur periodically, often driven by new Python version support or significant bugfixes, indicating an active but not rapid development cadence with several months to a year between minor releases.","language":"python","status":"active","version":"0.7.19","tags":["ORM","database","SQL","data-modeling"],"install":[{"cmd":"pip install pony","imports":["from pony.orm import Database","from pony.orm import Required","from pony.orm import Optional","from pony.orm import Set","from pony.orm import PrimaryKey","from pony.orm import db_session","from pony.orm import select"]}],"homepage":"https://ponyorm.com","github":"https://github.com/ponyorm/pony","docs":"https://docs.ponyorm.org","changelog":null,"pypi":"https://pypi.org/project/pony/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.8,"avg_import_s":0.24,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pony/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}