Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 772 Bytes

File metadata and controls

16 lines (9 loc) · 772 Bytes

alt text

New view on PostgreSQL with Rust and Python

PsycoPG and AsyncPG inspired this project. 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.

You can read more information in our official documentation: https://psqlpy-python.github.io/

We have a Discord server for quick help and interesting solutions: https://discord.gg/ugNhzmhZ

We have a Telegram channel where you can ask any questions: https://t.me/+f3Y8mYKgXxhmYThi

Intergraions with PSQLPy

In our documentation, you can find all available integrations with PSQLPy https://psqlpy-python.github.io/integrations/