Mysql client of sql styled api.
Standalone, framework-agnostic interactive SQL shell for libSQL databases. Provides a readline-based REPL, dot-commands, multiple output formats, sensitive column masking, and persistent history.
sql builder
A collection of (sometimes not-so) small-ish utilities
> *The module has just been made. Please be patient, updates are coming*
Mysql client of sql styled api.
Basic web based ODBC for interfacing with the blockpoint Multiversion Database Management System (MDB)
Basic ODBC for interfacing with the blockpoint Multi-Version Database Management System (MDB)
Safe SQL for Rust — if it compiles, the SQL is correct
Bump allocator with thread-local recycling for bsql drivers
Runtime support for bsql — compile-time safe SQL for Rust
PostgreSQL wire protocol driver for bsql — binary protocol, arena allocation, zero-copy
SQLite driver for bsql — direct FFI, arena allocation, dedicated-thread pool
Proc macros for bsql — compile-time safe SQL for Rust
Background task processing for rust using apalis and libSQL
A simple connection pooling manager for libsql using bb8.
A simple and minimal Rust SQLite library with an ergonomic API
The derive macro's for the bsqlite crate
Dead simple async pool for libsql
Diesel ORM backend for libSQL (Turso) — local, remote, replicas, async, OpenTelemetry