SqlKit v0.6.3
Added
- Support 70+ databases (up from 55) with 12 new wire-protocol compat databases: Greenplum, EnterpriseDB, CrateDB, Materialize, AlloyDB, CloudSQLPG, FujitsuPG, SingleStore/MemSQL, CloudSQLMySQL (#98)
- Dedicated SVG icons for Firebird, Derby, RQLite, Turso, TDengine and 7 new databases
Changed
- Migrate DuckDB, Firebird, Oracle from native Rust adapters to JDBC bridge — reduces binary size by removing bundled C libraries (#98)
- Native pure Rust adapters now limited to PostgreSQL, MySQL, SQL Server, SQLite
- ClickHouse, RQLite, Turso consolidated under HTTP bridge
- README updated with current adapter strategy and 70+ database support
Fixed
- CI: Replace deprecated
macos-13runner withmacos-15-intelfor JRE builds - CI: Add missing
actions/checkoutto publish job to fix JRE asset upload - Fix pre-existing test compilation errors in JDBC registry, SSH transport, and agent loop
Removed
- Babelfish (PG feature, not standalone database)
- RisingWave (dropped from scope)
- NDB Cluster (MySQL storage engine, not a separate product)
👥 Contributors
- blankll (2 commits)
- seven (1 commit)
📋 Full Commit History
Changes from v0.6.2 to v0.6.3
- 4700fb5 ci: remove deprecated DuckDB build artifacts and feature flags (blankll, 40 seconds ago)
- eb5210a release: v0.6.3 (blankll, 14 minutes ago)
- 2d4f6f9 refactor: migrate DuckDB/Firebird/Oracle to JDBC bridge, support 66 databases (#98) (seven, 19 minutes ago)
📦 Downloads
See the assets below to download this version and install for your platform:
- macOS: Universal binary (Intel & Apple Silicon)
- Windows: x64 installer
- Linux: x64 AppImage/deb