What is Piccolo?¶
Piccolo is a fast, easy to learn ORM and query builder.
Some of it’s stand out features are:
Support for sync and async.
A builtin playground, which makes learning a breeze.
Fully type annotated, with great tab completion support - it works great with iPython and VSCode.
Batteries included - a User model and authentication, migrations, an admin, and more.
Templates for creating your own ASGI web app.