
Fully Asynchronous
Support native rust/python asynchronous. It's easy as it seems.
Fully Typed
PSQLPy has type for each class, function, method and etc.
Blazingly Fast
PSQLPy beats others PostgreSQL drivers in different benchmarks.
Under active development
PSQLPy is under active development.
What is PSQLPy
PSQLPy
is a Python driver for PostgreSQL
fully written in Rust. It was inspired by Psycopg3
and AsyncPG
. This project has two main goals: We found that communication with the database can be faster and safer, so we tried to implement a new PostgreSQL driver in Rust for Python.
It has all necessary components to create high-load and fault tolerance applications.
How to install
pip
pip install psqlpy
poetry
poetry add psqlpy
git
pip install git+https://github.com/psqlpy-python/psqlpy
Join community!
You can get support from the creators and users of PSQLPy
in some social media: