Piccolo: Powerful async ORM, query builder, and admin GUI
10 months ago
- #Python
- #ORM
- #Database
- A powerful async ORM, query builder, and admin GUI.
- Supports Postgres, SQLite, and CockroachDB.
- Offers both async and sync support.
- Includes a built-in playground for easy learning.
- Features tab completion support for iPython and VSCode.
- Comes with batteries included: User model, authentication, migrations, admin, etc.
- Fully type annotated, modern Python.
- Designed for web developers and data scientists.
- Provides examples for Select, Join, Delete, and Update operations.
- Quick start guide available in the docs.