onestep-mysql
MySQL connector plugin for onestep.
pip install onestep-mysql
The package registers these YAML resource types through the onestep.resources
entry point:
mysqlmysql_state_storemysql_cursor_storemysql_table_queuemysql_incrementalmysql_binlogmysql_table_sink
Python usage:
from onestep_mysql import MySQLConnector
SQLAlchemy database operations use AsyncEngine and async drivers. Existing
mysql:// and mysql+pymysql:// DSNs are accepted and are automatically
adapted to the asyncmy dialect. SQLite is supported in tests and local
development through aiosqlite. The binlog reader remains isolated behind a
thread boundary because mysql-replication is a synchronous library.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file onestep_mysql-0.4.0.tar.gz.
File metadata
- Download URL: onestep_mysql-0.4.0.tar.gz
- Upload date:
- Size: 21.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e24633529a9331cb5476eaa995a32fb7d97e496b9d5a9d9cc94c345a9e9f8c6
|
|
| MD5 |
525593963cf234b4800cfc1d072c98ac
|
|
| BLAKE2b-256 |
2c213a559279d13075efd572d9bb69fa064f42e42495c5979ffeeee85a49c674
|
File details
Details for the file onestep_mysql-0.4.0-py3-none-any.whl.
File metadata
- Download URL: onestep_mysql-0.4.0-py3-none-any.whl
- Upload date:
- Size: 14.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c3db51070c44571603a22f4a4a9433b23bb41ea487318b07ae6851506c69766
|
|
| MD5 |
2e70636e72537193f14ae2c0b03f0853
|
|
| BLAKE2b-256 |
440cdab6de8b8fd814dfa209040f6d7383a66ed528e193b18f4ca2d095c7663b
|