| Crates.io | zero-mysql |
| lib.rs | zero-mysql |
| version | 0.4.1 |
| created_at | 2025-12-02 15:42:25.411572+00 |
| updated_at | 2026-01-21 12:22:04.139257+00 |
| description | A high-performance MySQL client |
| homepage | |
| repository | https://github.com/elbaro/zero-mysql |
| max_upload_size | |
| id | 1962082 |
| size | 466,896 |
A high-performance MySQL client library for Rust.
API Reference (docs.rs) | User Guide
Python binding: pyro-mysql
sync (default): synchronous APItokio (default): asynchronous APIsync-tls: TLS support for synchronous API (experimental)tokio-tls: TLS support for asynchronous API (experimental)Opts.upgrade_to_unix_socket=false and manually set the socket pathINSERTs or UPDATEs