QAIL-Zig
NEW
35K q/s (single) • 315K q/s (pipeline)
Native Zig I/O with Rust FFI encoding. 2.1x faster than pg.zig, 95% of native Rust.
QAIL-PHP
BETA
31K q/s (single) • 232K q/s (pipeline)
Native C extension with Rust core. 2.6x faster than Eloquent ORM in single-query mode.
QAIL-Go
BETA
126K q/s
CGO bridge to Rust core. 4.2x faster than GORM with full pipeline support.
QAIL-Python
BETA
130K q/s (COPY)
PyO3 bindings to Rust. 28% faster than asyncpg for bulk operations.
QAIL-Rust
NATIVE
331K q/s (pipeline)
Native Rust driver with tokio async. The reference implementation.
All drivers use the same qail-core AST engine for consistent behavior.