Postgrey
🐘 Simple, Fast, Async & ORM PostgreSQL database client based on Asyncpg for Python.
Links
Installation
Just type pip install postgrey
to your favorite terminal and you are ready to go!
Features
- Simple: You can learn Postgrey in less than a hours!
- Fast: Since Postgrey is based on Asyncpg, Postgrey is really fast.
- Secure: Postgrey has SQL injection protection.
- ORM: You don't need to learn SQL for your apps.
- Freedom: If you are a SQL master, you still can execute SQL commands.
- Asyncpg: You easily can use Asyncpg in Postgrey.
Documentation
Check GitHub for documentation.
Top comments (0)