SQLExecutorX

A easy、simple thread safe sql executor for Python with connection pool. Support MySQL, PostgreSQL, SQLite etc.

Installation

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

pip3 install sqlexecutorx

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
2.0.4 2026-09-23    
2.0.3 2026-09-23    
2.0.2 2026-09-22    
2.0.1 2026-09-21    
2.0.0 2026-09-21    
1.9.9 2026-09-20    
1.9.8 2026-09-20    
1.9.7 2026-09-18    
1.9.6 2026-09-18    
1.9.5 2026-07-23    
1.9.4 2026-07-21    
1.9.3 2026-07-21    
1.9.2 2026-07-20    
1.9.1 2026-07-14    
1.9.0 2026-07-11    
1.8.9 2026-07-02    
1.8.8 2026-06-28    
1.8.7 2026-06-27    
1.8.6 2025-09-25    
1.8.5 2025-05-01    
1.8.4 2025-04-30    
1.8.3 2025-04-13    
1.8.2 2024-07-24    
1.8.1 2024-06-28    
1.8.0 2024-06-27    
1.7.0 2024-06-20    
1.6.0 2024-06-17    
1.5.0 2024-06-17    
1.4.0 2024-06-13    
1.3.0 2024-06-11    
1.1.0 2024-06-10    
1.0.0 2024-05-11    
0.9.0 2024-05-06    
0.8.0 2024-05-05    
0.6.0 2024-05-05    
0.5.0 2024-05-05    
0.0.5 2024-05-04    
0.0.3 2024-05-04    
0.0.2 2024-05-04    

Issues with this package?

Page last updated 2026-09-23 05:54:22 UTC