orator
https://github.com/sdispater/orator
Python
The Orator ORM provides a simple yet beautiful ActiveRecord implementation.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported0 Subscribers
Add a CodeTriage badge to orator
Help out
- Issues
- how can I create field with type array in orator models?
- How to build query with view ```CONDITION1 AND (CONDITION2 OR CONDITION3)````
- how can I know updated fields or dirty fields in after save or after created callbacks?
- Nested transactions don't appear to function properly
- Provide API reference
- Do not suggest to use orator.py configuration file for migrations
- Bug: Cannot change PostgreSQL column of type double to be nullable()
- Admin panel that works with Orator
- .serialize() behaves differently depending on the object instance
- count function failed when dataset is empty
- Docs
- Python not yet supported