X Tutup
Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

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/
X Tutup