Database
tiny_kafka
ExperimentalA tiny Kafka client library with producer and consumer functionalities.
include-sql-helper
Experimentalinclude-sql helper. Provides non-proc-macro items of the API.
kudubot-bindings
ExperimentalRust Bindings for the kudubot framework
lmdb-sys
ExperimentalRust bindings for liblmdb.
diesel_pg_hstore
ExperimentalPostgres Hstore support for Diesel
boarddown-db
ExperimentalSQLite storage backend for BoardDown with FTS support
lmdb
ExperimentalIdiomatic and safe LMDB wrapper.
libaster
ExperimentalA light, fast and powerful cache proxy written in Rust.
philec
ExperimentalThe Painless High-Level Persistence Engine
odbc-ffi
Experimentalrenamed to odbc-sys
eson
ExperimentalA normalization tool for denormalized databases
rusted_cypher
ExperimentalSend cypher queries to a neo4j database
pgscribe
ExperimentalPgScribe is a simple ETL PostgreSQL database utility designed to reproduce subsets of data.
rep_derive
ExperimentalA small tool for representation/class invariants
odbc-iter
ExperimentalHigh level database access library based on 'odbc' crate that uses native ODBC drivers to access variety of databases
juno-rust-proto
ExperimentalProtobuf stuct defintions for interacting Juno blockchain
chesterfield
ExperimentalErgonomic, strongly-typed CouchDB client in pure Rust.
pumpkindb_engine
ExperimentalPumpkinDB engine
pumpkindb_client
ExperimentalPumpkinDB client library
postgresql-to-amqp
ExperimentalPostgreSQL to AMQP, forward PostgreSQL notifications to an AMQP queue.
pumpkinscript
ExperimentalPumpkinScript: PumpkinDB's embedded language
pumpkindb_mio_server
ExperimentalPumpkinDB mio-based server primitives
tokio-clickhouse
ExperimentalTokio ClickHouse client
ferro-migration
ExperimentalBackend-portable migration helpers (backfill_random_hex, backfill_random_uuid, ...) for ferro applications using SeaORM.
rad
ExperimentalA type-safe, high-level interface to librados using the low-level C bindings from ceph-rust.
dengine
Experimentalmysql/sqlite abstraction lib
rep
ExperimentalA small tool for representation/class invariants
brickdb
ExperimentalA basic proof-of-concept database written in Rust.
tugraph
ExperimentalA rust binding for the TuGraph library
ngram-search
ExperimentalNgram-based indexing of strings into a binary file
supabase-client-rs
ExperimentalA unified Rust client for Supabase with database, realtime, auth, storage, and functions support
tql_macros
ExperimentalCompile-time ORM (macros)
tql
ExperimentalCompile-time ORM (runtime library)
sqlite3builder
ExperimentalSimple SQL code generator for Sqlite3.
paritydb-ffi
ExperimentalC FFI bindings for ParityDB - high-performance key-value storage
newbee
Experimentalthis is a rdb streamed parser
dynamodb-book-ch19-ecomm
ExperimentalModels from The DynamoDB Book ECommerce example
distributed-lock-mysql
ExperimentalMySQL backend for distributed locks using GET_LOCK/RELEASE_LOCK functions
distributed-lock-redis
ExperimentalRedis backend for distributed locks with RedLock algorithm support
ferro-queue
ExperimentalBackground job queue system for Ferro framework
oci_rs
ExperimentalThis crate provides a Rust wrapper to the Oracle Call Interface (OCI) library.
sofa
ExperimentalSofa - CouchDB for Rust
tidalcache
ExperimentalLocal cache for the tidal music service. Integrates with the tidal crate.
distributed-lock-postgres
ExperimentalPostgreSQL backend for distributed locks using advisory locks
catool-sql
ExperimentalSQL query builder
msdb
ExperimentalMobile Secure DataBase
cql_db
ExperimentalCore CQL Database functionality - a lightweight array-based database
phile
ExperimentalThe Painless High-Level Persistence Engine
lmdb-zero
ExperimentalAn almost-safe, near-zero-cost, feature-complete, unabashedly non-abstract wrapper around LMDB.
diesel-order-with-direction
ExperimentalOrder diesel queries based on a direction parameter