launchbadge / sqlx

🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
Apache License 2.0
13.13k stars 1.24k forks source link

Introduce support for DB2 #176

Open mehcode opened 4 years ago

jkoudys commented 3 years ago

In a past life, I was a kernel developer for DB2. Happy tot help on this.