peewee
Peewee is a simple and small ORM. It has few (but expressive) concepts, making it easy to learn and intuitive to use.
- a small, expressive ORM
- python 2.7+ and 3.4+ (developed with 3.6)
- supports sqlite, mysql, postgresql and cockroachdb
Peewee’s source code hosted on GitHub.
Note
If you find any bugs, odd behavior, or have an idea for a new feature please don’t hesitate to on GitHub or contact me.