MySQLX

A thread safe sql executor for MySQL like MyBatis with connection pool. It helps you automatically manage database connections and transactions.

Installation

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

pip3 install mysqlx

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
2.3.2 2026-07-23    
2.3.1 2026-07-02    
2.3.0 2025-09-25    
2.2.9 2025-05-01    
2.2.8 2024-10-14    
2.2.7 2024-10-14    
2.2.6 2024-10-09    
2.2.5 2024-07-24    
2.2.4 2024-06-27    
2.2.3 2024-06-21    
2.2.2 2024-06-21    
2.2.1 2024-06-21    
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.3 2023-09-03
2.0.2 2023-09-02
2.0.1 2023-09-02
2.0.0 2023-09-02
1.7.3 2023-08-06
1.7.2 2023-08-02
1.7.1 2023-07-30
1.7.0 2023-07-30
1.6.9 2023-07-29
1.6.8 2023-07-28
1.6.6 2023-07-27
1.6.5 2023-07-26
1.6.2 2023-07-25
1.6.1 2023-07-24
1.6.0 2023-07-24
1.5.7 2023-07-21
1.5.6 2023-07-19
1.5.5 2023-07-18
1.5.4 2023-07-16
1.5.3 2023-07-15
1.5.2 2023-07-15
1.5.1 2023-07-13
1.5.0 2023-07-13
1.3.9 2023-07-11
1.3.8 2023-07-11
1.3.1 2023-06-20
1.3.0 2023-06-20
1.2.9 2023-06-19
1.2.8 2023-06-19
1.2.5 2023-06-19
1.2.4 2023-06-09
1.2.3 2023-06-08
1.2.2 2023-06-08
1.2.1 2023-06-08
1.1.10 2023-06-07
1.1.9 2023-06-07
1.1.8 2023-06-06
1.1.6 2023-06-06
1.1.5 2023-06-06
1.1.4 2021-12-29
1.1.3 2021-12-27
1.1.2 2021-12-15
1.1.1 2021-12-14
1.1.0 2021-12-13
1.0.2 2021-12-07
1.0.1 2021-12-06
1.0.0 2021-12-06
0.0.5 2021-12-05
0.0.4 2021-12-05
0.0.3 2021-12-05
0.0.2 2021-12-05
0.0.1 2021-12-05

Issues with this package?

Page last updated 2026-09-03 11:06:36 UTC