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


Keywords
sql, MySQL, MyBatis, python
Install
pip install mysqlx==2.2.0