Small, expressive ORM with simple and intuitive interface. Lightweight and easy to use, perfect for small to medium-sized applications prioritizing simplicity.
Peewee is the ORM of choice for lightweight Python data scripts and microservices. Engineers define model classes for their tables and use the query API to read, insert, and update records — it is particularly popular for SQLite-backed data tools and scripts where the full weight of SQLAlchemy is unnecessary.
Small, expressive ORM with simple and intuitive interface. Lightweight and easy to use, perfect for small to medium-sized applications prioritizing simplicity.
Yes, Peewee is free to use.
Peewee is listed under the ORMs for Python category on Python Data Engineering.
Details
Related
| Tool | Pricing | Rating | |
|---|---|---|---|
OR ORM (encode/orm) Lightweight Async ORM | Free | ★ 4.3 | → |
PO Pony ORM Pythonic Query Language | Free | ★ 4.5 | → |
BS Beautiful Soup Web Scraping & HTML Parsing | Free | ★ 4.5 | → |