pgsqlx

A thread safe sql executor for PostgreSQL like MyBatis with connection pool. It helps you automatically manage database connections and transactions. It also provides ORM operations for single tables.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install pgsqlx

Dependencies

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
2.2.0 2024-05-04      
2.1.4 2024-04-22      
2.1.3 2024-03-29      
2.1.2 2024-03-29      
2.1.1 2024-03-27      
2.1.0 2023-09-03  
2.0.1 2023-09-02  
2.0.0 2023-09-02  
1.7.6 2023-08-02  
1.7.5 2023-08-02  
1.7.3 2023-07-31  
1.7.2 2023-07-30  
1.7.1 2023-07-30  
1.7.0 2023-07-29  
1.6.9 2023-07-28  
1.6.8 2023-07-27  
1.6.6 2023-07-26  
1.6.5 2023-07-26  
1.6.3 2023-07-25  
1.6.2 2023-07-24  
1.6.1 2023-07-24  
1.6.0 2023-07-24  
1.0.9 2023-07-21  
1.0.8 2023-07-19  
1.0.7 2023-07-19  
1.0.6 2023-07-19  
1.0.5 2023-07-18      
1.0.4 2023-07-18  
1.0.3 2023-07-17  
1.0.2 2023-07-17  
1.0.1 2023-07-16  
1.0.0 2023-07-15  

Issues with this package?

Page last updated 2025-09-12 21:58:14 UTC