Contents

piccolo 1.32.0

0

A fast, user friendly ORM and query builder which supports asyncio.

A fast, user friendly ORM and query builder which supports asyncio.

Stars: 1857, Watchers: 1857, Forks: 97, Open Issues: 55

The piccolo-orm/piccolo repo was created 7 years ago and the last code push was 5 days ago.
The project is very popular with an impressive 1857 github stars!

How to Install piccolo

You can install piccolo using pip

pip install piccolo

or add it to a project with poetry

poetry add piccolo

Package Details

Author
Daniel Townsend
License
MIT
Homepage
https://github.com/piccolo-orm/piccolo
PyPi:
https://pypi.org/project/piccolo/
Documentation:
https://piccolo-orm.readthedocs.io/en/latest/index.html
GitHub Repo:
https://github.com/piccolo-orm/piccolo

Classifiers

  • Database
No  piccolo  pypi packages just yet.

Errors

A list of common piccolo errors.

Code Examples

Here are some piccolo code examples and snippets.

GitHub Issues

The piccolo package has 55 open issues on GitHub

  • Cockroach upgrade
  • MySQL support
  • 1280 UUID v7 support
  • UUID v7 support
  • applying auto migration does not rolled back the migration
  • Accept None in the migrations_folder_path argument
  • Self reference m2m
  • Composite index
  • allow changes to the array base column type in migrations
  • Reverse lookup

See more issues on GitHub

Related Packages & Articles

fastapi 0.129.0

FastAPI framework, high performance, easy to learn, fast to code, ready for production