sqlfactory

Convenient classes for building SQL queries in Python. Main purpose of this library is to ease construction of SQL queries in Python code. It is not an ORM (and don't intend to be), just a plain SQL …

Installation

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

pip3 install sqlfactory

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.16.1 2025-05-23
1.16.0 2025-05-17
1.15.1 2025-04-22
1.15.0 2025-04-22
1.14.1 2025-04-08
1.14.0 2025-04-07
1.13.1 2025-03-29    
1.13.0 2025-03-24    
1.12.1 2025-02-26    
1.12.0 2025-02-26    
1.11.0 2025-02-26    
1.10.0 2025-02-21    
1.9.1 2025-02-07    
1.9.0 2025-01-31    
1.8.2 2025-01-30    
1.8.1 2025-01-28    
1.8.0 2025-01-28    
1.7.0 2025-01-24    
1.6.0 2025-01-20    
1.5.3 2025-01-19    
1.5.2 2025-01-10    
1.5.1 2024-12-18    
1.5.0 2024-12-18    
1.4.1 2024-10-01    
1.4.0 2024-08-01    
1.3.0 2024-05-10    
1.2.1 2024-05-09    
1.2.0 2024-05-07    
1.1.0 2024-05-07    
1.0.3 2024-04-12    
1.0.2 2024-04-10    
1.0.1 2024-04-02    
1.0.0 2024-04-02    

Issues with this package?

Page last updated 2025-05-25 12:51:43 UTC