Peewee

E430987

Peewee is a lightweight, expressive ORM (Object-Relational Mapper) for Python that provides a simple interface for working with relational databases.

All labels observed (1)

Label Occurrences
Peewee canonical 1

How this entity was disambiguated

Statements (47)

Predicate Object
instanceOf Object-relational mapping library ⓘ
Python library ⓘ
author Charles Leifer ⓘ
designGoal Expressive ⓘ
Lightweight ⓘ
Minimal dependencies ⓘ
Simple API ⓘ
developer Charles Leifer ⓘ
hasComponent Database ⓘ
Field ⓘ
Manager ⓘ
Model ⓘ
Query ⓘ
hasExtension Playhouse ⓘ
implements Object-relational mapping ⓘ
license MIT License ⓘ
programmingLanguage Python ⓘ
supportsDatabase CockroachDB (via PostgreSQL driver) ⓘ
linked to: CockroachDB

MariaDB (via MySQL driver) ⓘ
linked to: MariaDB

MySQL ⓘ
PostgreSQL ⓘ
SQLite ⓘ
supportsFeature Aggregation ⓘ
Asynchronous support via extensions ⓘ
Connection pooling ⓘ
Custom fields ⓘ
Database migrations via extensions ⓘ
Eager loading ⓘ
Full-text search via extensions ⓘ
Joins ⓘ
Lazy loading ⓘ
Migrations ⓘ
Model definitions ⓘ
Model validation ⓘ
Playhouse extensions ⓘ
Query building ⓘ
Relationships ⓘ
Schema management ⓘ
Signals ⓘ
Thread-safe connections ⓘ
Transactions ⓘ
Transactions context manager ⓘ
targetAudience Python developers ⓘ
useCase Application persistence layer ⓘ
Data modeling ⓘ
Relational database access ⓘ
writtenIn Python ⓘ

How these facts were elicited

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

Flask-Admin → supports → Peewee ⓘ