What is peewee?
A small, expressive orm, written in python (2.6+, 3.2+), with built-in support for sqlite, mysql and postgresql and special extensions like hstore.
peewee is a tool in the Object Relational Mapper (ORM) category of a tech stack.
peewee is an open source tool with 11.2K GitHub stars and 1.4K GitHub forks. Here’s a link to peewee's open source repository on GitHub
Who uses peewee?
Companies
5 companies reportedly use peewee in their tech stacks, including Kaffeabb, 下厨房, and RTC4Water.
Developers
43 developers on StackShare have stated that they use peewee.
peewee Integrations
Pros of peewee
7
4
4
4
peewee Alternatives & Comparisons
What are some alternatives to peewee?
SQLAlchemy
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.
Django
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
MySQL
The MySQL software delivers a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Language) database server. MySQL Server is intended for mission-critical, heavy-load production systems as well as for embedding into mass-deployed software.
PostgreSQL
PostgreSQL is an advanced object-relational database management system
that supports an extended subset of the SQL standard, including
transactions, foreign keys, subqueries, triggers, user-defined types
and functions.
MongoDB
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema. MongoDB was also designed for high availability and scalability, with built-in replication and auto-sharding.