-
redis
driver for Rust
-
sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
-
sea-orm
🐚 An async & dynamic ORM for Rust
-
rusqlite
Ergonomic wrapper for SQLite
-
webpki-roots
Mozilla's CA root certificates for use with webpki
-
diesel
A safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL
-
deadpool
Dead simple async pool
-
libsqlite3-sys
Native bindings to the libsqlite3 library
-
sea-query
🔱 A dynamic query builder for MySQL, Postgres and SQLite
-
lapin
AMQP client library
-
elasticsearch
Official Elasticsearch Rust client
-
rocksdb
Rust wrapper for Facebook's RocksDB embeddable database
-
pgrx
framework for creating Postgres extensions
-
foundationdb
High level client bindings for FoundationDB
-
datafusion
in-memory query engine that uses Apache Arrow as the memory model
-
sqlite
The package provides an interface to SQLite
-
tokio-postgres
A native, asynchronous PostgreSQL client
-
maxminddb
reading MaxMind DB format used by GeoIP2 and GeoLite2
-
mysql_async
Tokio based asynchronous MySql client library
-
fred
An async client for Redis and Valkey
-
clickhouse
Official Rust client for ClickHouse DB
-
oracle
binding
-
diesel-async
An async extension for Diesel the safe, extensible ORM and Query Builder
-
meilisearch-sdk
Rust wrapper for the Meilisearch API. Meilisearch is a powerful, fast, open-source, easy to use and deploy search engine.
-
heed
A fully typed LMDB (mdb.master) wrapper with minimum overhead
-
mongodb
The official MongoDB driver for Rust
-
faststr
string library that reduces the cost of clone
-
qdrant-client
Rust client for Qdrant Vector Search Engine
-
scylla
Async CQL driver for Rust, optimized for Scylla, fully compatible with Apache Cassandra™
-
pq-sys
Auto-generated rust bindings for libpq
-
tiberius
A TDS (MSSQL) driver
-
duckdb
Ergonomic wrapper for DuckDB
-
r2d2
A generic connection pool
-
refinery
Powerful SQL migration toolkit for Rust
-
rbatis
SQL Toolkit and ORM Library. An async, pure Rust SQL crate featuring compile-time Dynamic SQL
-
gcp-bigquery-client
An ergonomic async client library for GCP BigQuery
-
delta_kernel
Core crate providing a Delta/Deltalake implementation focused on interoperability with a wide range of query engines
-
iggy
persistent message streaming platform written in Rust, supporting QUIC, TCP and HTTP transport protocols, capable of processing millions of messages per second
-
google-firestore1
A complete library to interact with Firestore (protocol v1)
-
tarantool
bindings
-
prqlc
PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement
-
oid-registry
Object Identifier (OID) database
-
arrow-odbc
Read/Write Apache Arrow arrays from/to ODBC data sources
-
datafusion-sql
DataFusion SQL Query Planner
-
fluvio
The official Fluvio driver for Rust
-
mysql
client library implemented in rust
-
reductstore
time series database designed specifically for storing and managing large amounts of blob data
-
elasticsearch-dsl
Strongly typed Elasticsearch DSL
-
elasticlunr-rs
A partial port of elasticlunr.js to Rust for generating static document search indexes
-
scip
SCIP (pronunciation: "skip") is a language-agnostic protocol for indexing source code, which can be used to power code navigation functionality such as Go to definition, Find references, and Find implementations
-
sea-schema
🌿 SQL schema definition and discovery
-
sqlx-adapter
Sqlx adapter for casbin-rs
-
rustis
Redis async driver for Rust
-
sql_query_builder
Write SQL queries in a simple and composable way
-
migrations_internals
Internal implementation of diesels migration mechanism
-
rusqlite_migration
schema migration library for rusqlite using user_version instead of an SQL table to maintain the current schema version
-
neo4rs
Rust driver for Neo4j
-
cdrs-tokio
Async Cassandra DB driver written in Rust
-
pgmq
A distributed message queue for Rust applications, on Postgres
-
cassandra-cpp
A Cassandra CQL driver, built on top of the DataStax C++ driver for performance and functionality
-
sibyl
An OCI-based (synchronous or asynchronous) interface between Rust applications and Oracle databases
-
malwaredb
does the bookkeeping for malware & goodware datasets, aimed at helping malware researchers and forensic investigators
-
sqruff
A high-speed SQL linter
-
gluesql
Open source SQL database engine fully written in Rust with pure functional execution layer, easily swappable storage and web assembly support!
-
aws-sdk-neptune
AWS SDK for Amazon Neptune
-
apollo-federation
Apollo Federation
-
sequential-storage
storing data in flash with minimal erase cycles
-
tokio-postgres-rustls
Rustls integration for tokio-postgres
-
influxdb
Driver for Rust
-
dbcrossbar
Program for copying data between databases (pre-release)
-
libsql
main gateway for interacting with the database
-
google-content2
A complete library to interact with Shopping Content (protocol v2)
-
libduckdb-sys
Native bindings to the libduckdb library, C API
-
welds
An async ORM for (postgres, mssql, mysql, sqlite)
-
pgvector
support for Rust
-
odbc-api
Write ODBC Applications in (mostly) safe Rust
-
postgis_diesel
An extension for Diesel framework to support PostGIS geometry datatype
-
hiqlite
highly-available, embeddable, raft-based SQLite + cache
-
skl
A lock-free thread-safe concurrent ARENA based (heap backend or memory map backend) skiplist implementation which helps develop MVCC memtable for LSM-Tree
-
pg-trunk
A package manager for PostgreSQL extensions
-
libsql-rusqlite
Ergonomic wrapper for SQLite (libsql fork)
-
Alice-Database_DBMS
Alice-Database is a comprehensive data management solution designed to integrate seamlessly with the Kingdom System. This plugin provides robust functionality for creating, updating…
-
ion-schema
Amazon Ion Schema
-
nitor-vault
Encrypted AWS key-value storage utility
-
postgresql_embedded
Install and run a PostgreSQL database locally on Linux, MacOS or Windows. PostgreSQL can be bundled with your application, or downloaded on demand.
-
rkv
humane, typed key-value storage solution
-
redis-protocol
RESP2 and RESP3 protocols
-
datafusion-expr
Logical plan and expression representation for DataFusion query engine
-
query-rds-data
Query AWS RDS Data from the command line
-
emuman
managing emulator ROM files
-
orc-rust
Apache ORC file format using Apache Arrow in-memory format
-
diesel_cli_ext
different tools for projects using the diesel_cli
-
kuzu
An in-process property graph database management system built for query speed and scalability
-
r2d2_sqlite
SQLite and SQLCipher support for the r2d2 connection pool
-
siamesedb
local key-value store
-
rust-pgdatadiff-client
Rust client for comparing two PostgreSQL databases
-
yottadb
Rust wrappers for the NoSQL database YottaDB
-
thanix
A yaml-to-rust code generator for generating Rust code from yaml config files e.g. as found in openAPI.
-
arroy
Annoy-inspired Approximate Nearest Neighbors in Rust, based on LMDB and optimized for memory usage
-
connectorx
Load data from databases to dataframes, the fastest way
-
sqlx-oldapi
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
-
db-dump
scripting analyses against crates.io's database dumps
-
pg_query
PostgreSQL parser that uses the actual PostgreSQL server source to parse SQL queries and return the internal PostgreSQL parse tree
-
rust-rocksdb
Rust wrapper for Facebook's RocksDB embeddable database
-
sql-builder
SQL code generator
-
tokio-rusqlite
Asynchronous handle for rusqlite library
-
agdb
Agnesoft Graph Database
-
supabase-wrappers
Postgres Foreign Data Wrapper development framework in Rust
-
sqllogictest
parser and runner
-
aws-sdk-memorydb
AWS SDK for Amazon MemoryDB
-
udf
Easily create user defined functions (UDFs) for MariaDB and MySQL
-
sqlite-hashes
Hashing functions for SQLite with aggregation support: MD5, SHA1, SHA256, SHA512, FNV-1a, xxHash
-
opensearch
Official OpenSearch Rust client
-
gix-odb
Implements various git object databases
-
rslock
distributed locking mechanism built on top of Async Redis
-
spin-sdk
The Spin Rust SDK makes it easy to build Spin components in Rust
-
dbmigrator_cli
CLI for the dbmigrator crate
-
rusty-sidekiq
sidekiq server and client using tokio
-
tauri-plugin-sql
Interface with SQL databases
-
deltalake-azure
Native Delta Lake implementation in Rust
-
wtx
A collection of different transport implementations and related tools focused primarily on web technologies
-
icechunk
Transactional storage engine for Zarr designed for use on cloud object storage
-
rbx_reflection
Roblox reflection database and ambiguous type resolution
-
raphtory
temporal graph library
-
charybdis
High-Performance ORM for ScyllaDB
-
couch_rs
CouchDB library for Rust
-
cdviz-collector
A service & cli to collect SDLC/CI/CD events and to dispatch as cdevents
-
zenoh-backend-influxdb-v2
Backend for Zenoh using InfluxDB v2.x
-
elephantry
Object model manager for PostgreSQL
-
polodb
The server of PoloDB, compatible with MongoDB
-
valico
JSON Schema validator and JSON coercer
-
hdfs-native
Native HDFS client implementation in Rust
-
datafusion-federation
Datafusion federation
-
pgdo-cli
The convenience of SQLite – but with PostgreSQL (Command-line application)
-
linux-package-analyzer
CLI tool to analyze Linux packages
-
denokv_sqlite
SQLite storage backend for Deno KV
-
csvtosqlite
Imports CSV data into an SQLite database
-
ip2location
Find geo information & proxy information based on the given IP using IP2Location BIN databases
-
influxdb2
Influxdb 2 client library for rust
-
eqlog-eqlog
Datalog with equality
-
memcache
memcached client for rust
-
rainfrog
a database management tui for postgres
-
tame-gcs
A small library with a limited set of Google Cloud Storage operations
-
zenoh-backend-rocksdb
Backend for Zenoh using RocksDB
-
matrix-sdk-sqlite
Sqlite storage backend for matrix-sdk
-
smol_db_server
A server software to run a smol_db instance
-
mysql_quick
mysql 数据库快速连接方法
-
deepwell
Wikijump API provider and database manager
-
trustfall
query engine, empowering you to query everything
-
jubako
The reference implementation of the Jubako container format
-
sqlite-loadable
A framework for building SQLite extensions in Rust
-
deadpool-postgres
Dead simple async pool for tokio-postgres
-
topiary-tree-sitter-facade
Topiary’s uniform interface for
tree-sitter
(rust) andweb-tree-sitter
(wasm-bindgen) -
sqlx_migrator
Migrator for writing sqlx migration using Rust instead of SQL
-
seshat
A matrix message logger with full text search support
-
redis-module
A toolkit for building Redis modules in Rust
-
sonnerie
An easy timeseries database
-
sqlite3-sys
The package provides bindings to SQLite
-
iri_s
RDF data shapes implementation in Rust
-
learner
learning stuff
-
libmdbx
Idiomatic and safe MDBX wrapper
-
memorix-client-redis
Memorix is an open source next-generation in-memory ORM
-
dms-cdc-operator-client
Rust-based client for comparing the state of a list of tables in an Amazon RDS database with data stored in Parquet files on Amazon S3, particularly useful for change data capture (CDC) scenarios
-
airone
in-memory, write-on-update database that is persisted to an append-only transaction file
-
vinted-rs
An async Vinted API wrapper
-
google-firebasedatabase1_beta-cli
A complete library to interact with Firebase Realtime Database (protocol v1beta)
-
taos
Driver for TDengine - a timeseries database and analysis platform
-
latte-cli
A database benchmarking tool for Apache Cassandra
-
mongod
An abstraction layer on mongodb
-
diesel-tracing
Connection telemetry middleware for diesel and tracing
-
partiql-ast
PartiQL AST
-
matrix-sdk-indexeddb
Web's IndexedDB Storage backend for matrix-sdk
-
crux_kv
Key-Value capability for use with crux_core
-
azure_mgmt_postgresql
generated REST API bindings
-
annonars
Genome annotation based on Rust and RocksDB
-
atmosphere
A lightweight sql framework for sustainable database reliant systems
-
rustdx
受 pytdx 启发的 A 股数据获取库
-
pgtemp
Start local postgres servers for testing without Docker
-
sql_lexer
lex and sanitize SQL
-
aquadoggo
Embeddable p2p network node
-
sqlness
SQL integration test harness
-
julid-rs
loadable extension for SQLite that provides Joe's ULIDs
-
underway
⏳ Durable step functions via Postgres
-
serverless-cost-calculator
Estimate the cost of TiDB Serverless for your existing MySQL-compatible databases
-
geekorm-cli
GeekORM Commmand Line Interface
-
atomic-cli
CLI tool to create, store, query, validate and convert Atomic Data
-
gremlin-client
client for Apache TinkerPop™
-
tortank
Turtle/N3 parser
-
db-rs
fast, embedded, transactional, key value store
-
pciid-parser
parsing PCI ID tables
-
vantage
type-safe, ergonomic database toolkit for Rust that focuses on developer productivity without compromising performance. It allows you to work with your database using Rust's strong…
-
cipherstash-dynamodb
CipherStash SDK for searchable, in-use encryption for DynamoDB
-
iroh-docs
Iroh sync
-
libnss
Rust bindings for creating libnss modules
-
kvdb-rocksdb
kvdb implementation backed by RocksDB
-
mysql_common
MySql protocol primitives
-
haizhi-rocksdb
Rust wrapper for Facebook's RocksDB embeddable database
-
supabase-storage-rs
Supabase storage implementation following the official client libraries
-
postgres
A native, synchronous PostgreSQL client
-
sentry-kafka-schemas
Kafka topics and schemas for Sentry
-
restq
Compacting SQL query into a URL suitable for rest api calls
-
libpq
Safe binding for libpq
-
graphql-composition
GraphQL federated schema composition
-
eventstore
Official EventStoreDB gRPC client
-
mime-db
Media Type Database, looks up
extension
ormedia type
-
PebbleVault
A high performance data storage solution written in rust
-
cdtoc
Parser and tools for CDTOC metadata tags
-
background-jobs
asynchronous background jobs implemented with pluggable backends and runtimes
-
postgres-es
A Postgres implementation of an event repository for cqrs-es
-
geni
A standalone database CLI migration tool
-
pyo3-arrow
Arrow integration for pyo3
-
faststr-fork
Faststr is a string library that reduces the cost of clone
-
pg-extras
PostgreSQL performance database insights
-
prkserver
prkserver
is a CLI tool that helps create a backend server in Rust using Axum and SQLx. It configures everything based on a providedconfig.toml
file. -
yamlcheck
cli to validate a yaml file against a json schema
-
pgwire
Postgresql wire protocol implemented as a library
-
clickhouse-rs
Asynchronous Yandex ClickHouse client library
-
crudx
sql crud
-
questdb-rs
QuestDB Client Library for Rust
-
surrealdb-tikv-client
language implementation of TiKV client
-
neo4j_cypher
A flexible and intuitive query builder for Neo4j and Cypher
-
libesedb
A safe Rust API for libesedb
-
rucash
read Gnucash file
-
transientdb
A lightweight, thread-safe temporary data storage system designed for efficient handling of transient data in Rust applications
-
morax
A message queue and data streaming platform based on cloud native services
-
yedb
Rugged crash-free embedded and client/server key-value database
-
mongodm
A thin ODM layer for mongodb
-
jsonschema-valid
JSON schema validator
-
cedar-agent
HTTP server designed to efficiently manage a policy store and a data store. It provides a seamless integration with Cedar, a language for defining permissions as policies.
-
eio-okta-data
Data Types for Okta
-
kvdb-memorydb
A key-value in-memory database that implements the
KeyValueDB
trait -
gstuff
Small macro and trinkets that make my life easier
-
forge_move
A program to backup a site from one forge server and copy it to another
-
denokv_remote
Remote (KV Connect) backend for Deno KV
-
congee
ART-OLC concurrent adaptive radix tree
-
rocks
RocksDB bindings for Rust
-
tribles
knowledge base implementation for rust
-
hgen
API schema language for humans
-
indexed-db
Bindings to IndexedDB that default the transactions to aborting and can work multi-threaded
-
dist_tx
Rust language bindings for XA Distributed Transactions
-
derive-sql
Structure the interaction with SQL databases - currently SQLite and MySQL via trait and a procedural macro
-
mantra
mantra
offers a lightweight approach for requirement tracing and coverage -
spring-batch-rs
A toolkit for building enterprise-grade batch applications
-
elefant-tools
doing things like pg_dump and pg_restore, with extra features, and probably more bugs
-
sqlb
expressive, and progressive SQL Builder for Rust
-
redis-keyspace-stats
Analyzes your Redis keyspace and returns statistics about it
-
okaywal
An okay Write-Ahead Log implementation
-
wetware
manage personal, networked thoughts and facts about subjects and topics
-
sqltk
Enhanced Visitor implementation for sqlparser
-
elastic-query-builder
ElasticSearch Query Builder
-
apalis-redis
Redis Storage for apalis: use Redis for background jobs and message queueing
-
fuzzy_rocks
A persistent datastore backed by RocksDB with fuzzy key lookup using an arbitrary distance function accelerated by the SymSpell algorithm
-
redis-args
Derive macro for reading and writing types for redis usage, either through serde or format args
-
nanosql
Tiny, strongly-typed data mapper for SQLite
-
aykroyd
Zero-overhead ergonomic data access for Rust
-
r2d2_mysql
MySQL support for the r2d2 connection pool
-
pgx
framework for creating Postgres extensions
-
typedb-driver
TypeDB Rust Driver
-
zenoh-backend-s3
Backend for Zenoh using AWS S3 API
-
kvx
Abstraction layer over various key-value store backends
-
bnf_sampler
that uses recursive descent algorithm to ensure tokens produced by a large language model follow a Backus Naur Form schema
-
faiss
High-level bindings for Faiss, the vector similarity search engine
-
librocksdb-sys
Native bindings to librocksdb
-
lazy-db
bare-bones and lazily loaded database for small projects
-
oo-bindgen
DSL-based binding geneator for C, C++, Java, and C#
-
rsql_cli
rsql is a CLI for CockroachDB, DuckDB, LibSQL, MariaDB, MySQL, PostgreSQL, Redshift, Snowflake, SQLite3 and SQL Server
-
gaia_access
Access the Gaia ESA Archive for astronomical data
-
shotover
API for building custom transforms
-
tikv/tikv
A distributed transactional key-value database powered by Rust and Raft
-
rrdb
ready
-
datafusion-physical-expr
Physical expression implementation for DataFusion query engine
-
obeli-sk
Deterministic workflow engine
-
njord
A versatile, feature-rich Rust ORM
-
dustdata
A data concurrency control storage engine to Rustbase
-
sql-parse
Parser for sql
-
zawgl-core
Zawgl Graph Core Library
-
streamstore
Rust SDK for S2
-
sqlxmq
A reliable job queue using PostgreSQL as a backing store
-
fnck_sql
SQL as a Function for Rust
-
konarr-cli
CLI for Konarr
-
venndb
an in-memory database in Rust for rows queried using bit (flag) columns
-
eternaltwin_hammerfest_store
Hammerfest store implementation
-
oasysdb
Hybrid vector store with SQL integration & multi-index support
-
good-ormning
Maybe an ORM
-
worktable
in-memory storage
-
scylla-cql
CQL data types and primitives, for interacting with Scylla
-
oxide
SDK for the Oxide rack
-
os-checker-database
The output transformer of os-checker CLI, used to generate static data for os-checker WebUI
-
leveldb
An interface for leveldb
-
sqlite-compressions
Compression, decompression, testing, diffing and patching functions for SQLite: gzip, brotli, bsdiff,
-
pubky-app-specs
Pubky.app Data Model Specifications
-
datafusion-table-providers
Extend the capabilities of DataFusion to support additional data sources via implementations of the
TableProvider
trait -
alphadb
A powerful and flexible tool for MySQL database version management
-
diesel-derive-enum
Derive diesel boilerplate for using enums in databases
-
postgres_migrator
postgres raw sql migration generator and manager
-
grovedb-storage
Storage extension crate for GroveDB
-
controller
Tembo Operator for Postgres
-
br-db
orm database mysql mssql sqlite
-
odbcsv
Query an ODBC data source and print the result as csv
-
dora-core
dora
goal is to be a low latency, composable, and distributed data flow -
typesafe_repository
Abstract data persistence in a safe and unified way
-
green-barrel
ORM-like API MongoDB for Rust
-
nervemq
Portable, SQS-compatible message queue backed by SQLite
-
pardalotus_chaser
Keep up to date with scholarly metadata indexed in Crossref
-
disintegrate-postgres
Disintegrate PostgresDB implementation. Not for direct use. Refer to the
disintegrate
crate for details. -
mssql_quick
mssql 数据库快速连接方法
-
dctap
RDF data shapes implementation in Rust
-
turbosql
An easy local data persistence layer, backed by SQLite
-
arel
a sql orm base sqlx
-
pagetable
Wait-free 4-level 64-bit pagetable for roughly-contiguous keys
-
taos-optin
Driver for TDengine - a timeseries database and analysis platform
-
sqlite-rs
SQLite reader in pure Rust
-
mokuroku
Secondary indices like PouchDB for RocksDB in Rust
-
polars-arrow
Minimal implementation of the Arrow specification forked from arrow2
-
geoip2
reading MaxMind DB format used by GeoIP2 and GeoLite2
-
chest-rs
A multiplatform CLI command organizer
-
lcax_models
LCAx is an open, machine and human-readable data format for exchanging LCA results
-
canyon_sql
ORM and QueryBuilder
-
proton_client
Client for Timeplus Proton, a streaming SQL engine
-
embedded-redis
A no_std Redis client
-
adguard-flm
represents a library for managing AdGuard filter lists
-
localsavefile
Save and load structs from a local file. A convenience wrapper around the savefile crate.
-
flowgger
fast, simple and lightweight data collector
-
pg_idna
IDNA helpers for PostgreSQL
-
spark-market-sdk
SDK for interacting with the Spark Market
-
nu_plugin_sled
Manage sled db in nushell
-
apollo-federation-types
contains types used by plugins for the Rover CLI
-
diesel-derive-newtype
Automatically connect newtypes to Diesel using their wrapped type
-
fercord_storage
Storage crate for Fercord
-
sophia_sparql
toolkit for RDF and Linked Data - SPARQL query language
-
schema-registry-cli
CLI for a schema-registry
-
aragog
lightweight object-document mapper for ArangoDB
-
elasticsearch_exporter
Proper Elasticsearch exporter
-
diesel-ulid
Diesel-rs & tokio_postgres adapter for Ulid (rusty-ulid) to Postgres UUIDs
-
verde
A refreshingly simple incremental computation library
-
frostbow-sql
Package to use Apache Datafusion with Apache Iceberg
-
zenoh-backend-influxdb-v1
Backend for Zenoh using InfluxDB v1.x
-
rbx_reflection_database
Bundled reflection database for Roblox projects
-
momento
Client SDK for Momento services
-
pg2parquet
Command line tool for exporting PostgreSQL tables or queries into Parquet files
-
memcache-async
A no-frills async memcached client for Rust
-
butane
An ORM with a focus on simplicity and on writing Rust, not SQL
-
prqlc-parser
A parser for the PRQL query language
-
siena
data provider agnostic ORM
-
postgres-protocol
Low level Postgres protocol APIs
-
menhirkv
local KV store based on RocksDB
-
pi_map
Define a Triat: map for the mapped schema, and provide two built-in implementations of HashMap and vecmap
-
sqlx-postgres
PostgreSQL driver implementation for SQLx. Not for direct use; see the
sqlx
crate for details. -
cluster-api-rs
Cluster API structures generated by kopium from upstream CRDs
-
pavexc_rustdoc_types
The slimmed down schema used by pavexc to work with rustdoc's JSON output
-
tembo-stacks
Tembo Stacks for Postgres
-
fvm_ipld_hamt
Sharded IPLD HashMap implementation
-
serde-fleece
Fleece (binary json) support for serde
-
locustdb
Embeddable high-performance analytics database
-
oma-refresh
APT repository refresh handler library
-
cita-database
Database for CITA
-
eventlogs
High-Performance, Batteries-Included, Event Sourcing for Rust
-
relastic
lib inspired by Serilog for application-wide logging to Elastic
-
partiql-eval
PartiQL Expression Evaluator
-
minetestworld
Read and modify Minetest worlds
-
valentinus
Next generation vector database built with LMDB bindings
-
chromadb
client library for the ChromaDB vector database
-
windows-timezones
Windows timezone list from the Unicode CLDR project
-
clickup-ical-sync
Sync iCal calendar to ClickUp tasks. One-way sync from iCal to ClickUp.
-
snowflake-api
Snowflake API bindings
-
parvati
Indeed, an ORM library, not a framework, written in Rust
-
tile_sorcerer
Tools for modeling and querying vector tile sources
-
tmdb-async
The Movie Database (TMDb) API for async Rust
-
tremor-influx
Tremor Influx Parser
-
simple_pg_pool
Dead simple async pool for tokio-postgres
-
chirpstack_integration
building external ChirpStack integrations
-
cream
SCIM (System for Cross-domain Identity Management)
-
grate
cli for generating migration files
-
real-time-sqlx
Real-time SQLx backend for Tauri
-
diesel_migrations
Migration management for diesel
-
sqllogictest-bin
Sqllogictest CLI
-
kube-custom-resources-rs
Kubernetes Custom Resource Bindings
-
mysql-binlog-connector-rust
mysql binlog connector
-
azure_mgmt_redisenterprise
generated REST API bindings
-
parquet_opendal
parquet Integration for Apache OpenDAL
-
prometheus_exporter_base
Prometheus Rust exporters base crate with optional boilerplate
-
elephantry-cli
elephantry cli tool
-
atomic_lib
creating, storing, querying, validating and converting Atomic Data
-
rej
Minimalistic database
-
arrow-udf-js
JavaScript runtime for Arrow UDFs
-
deeb
An ACID compliant JSON database built with Rust
-
apalis-amqp
Message queuing utilities for Rust using apalis and Amqp
-
mapiproxy
A proxy for debugging MonetDB's wire protocol
-
key
Cli to a local or remote keepass database
-
mssql_tiberius_schema_parser
Generates the schema of all tables in msql as a structure
-
redis-test
Testing helpers for the
redis
crate -
typedb-protocol
TypeDB Protocol
-
databend-driver
Databend Driver for Rust
-
gruphst
An in-memory graph database
-
arangors
Rust driver for ArangoDB
-
atuin-history
The history crate for Atuin
-
partiql-logical
PartiQL Logical Model
-
grafbase-sql-ast
An AST to generate SQL queries
-
logic-lock
MySQL logic locks implemented over sea-orm
-
crc64
checksum implementation
-
spacetimedb
Easy support for interacting between SpacetimeDB and Rust
-
prusto
A presto/trino client library
-
rdb-pagination
SQL query extension library for handling pagination and sorting in relational databases
-
loam
File-based tree storage
-
vegafusion-common
Common components required by multiple VegaFusion crates
-
bitbazaar
An assortment of publicly available cross-language utilities useful to my projects
-
listenbrainz-cli-tools
A CLI app containing a set of useful tools for Listenbrainz
-
graphile_worker
High performance Rust/PostgreSQL job queue (also suitable for getting jobs generated by PostgreSQL triggers/functions out into a different work queue)
-
filemagic
libmagic bindings
-
gen-table
mysql table convert to rust struct code
-
apache_age
Rust driver for the Apache AGE. Based on postgres package
-
nu_plugin_cassandra_query
Query plugin for the Cassandra database for Nushell
-
orm_macro
The simplest sql builder that maps to your struct andlooks like an orm
-
warg-server
A server library for Warg component registries
-
tlmcmddb
C2A TlmCmd DB data model
-
deltalake-mount
Native Delta Lake implementation in Rust
-
ormlite
An ORM for people who love SQL
-
klickhouse
pure Rust SDK for working with Clickhouse with the native protocol in async environments with minimal boilerplate and maximal performance
-
monitor_client
Client for the monitor build and deployment system
-
pgstac
Rust interface for pgstac
-
sqlite-es
An SQLite implementation of an event repository for cqrs-es
-
recite-util
Reciting helper with database
-
bonsaidb
A programmable, ACID-compliant, document-database inspired by CouchDB
-
vrc-log
VRChat Local Cache Avatar ID Logger
-
sys-datetime
datetime
-
spacetimedb-primitives
Primitives such as TableId and ColumnIndexAttribute
-
tikv-client
language implementation of TiKV client
-
tiny-orm
A tiny ORM for CRUD operations built on top of SQLx QueryBuilder
-
prqlc-ast
The AST for the PRQL language
-
garage_table
Table sharding and replication engine (DynamoDB-like) for the Garage object store
-
xid
Globally unique sortable id generator. A Rust port of https://github.com/rs/xid.
-
thesis
controlling & monitoring experimental code paths
-
outlines-core
Structured Generation
-
sea-query-binder
Driver library for using SeaQuery with SQLx
-
db_ip
An (unofficial) Rust library for querying db-ip.com data
-
cquill
Versioned CQL migrations for Cassandra and ScyllaDB
-
light-snowflake-connector
Lightweight wrapper around Snowflake's REST API
-
dbcrossbar_trino
Lightweight Trino interface for dbcrossbar and related tools
-
flashpoint-archive
access Flashpoint Archive's database and misc related functions
-
mongo-file-center
To store perennial files and temporary files in MongoDB
-
qrlew
Sarus Qrlew Engine
-
yaml-schema
A YAML schema validator
-
arrow-schema
Defines the logical types for arrow arrays
-
convex-typegen
Type safe bindings for ConvexDB in Rust
-
tusk-rs
Postgres-backed Web APIs
-
sqlplannertest
A yaml-based SQL planner test framework
-
typeql
Language for Rust
-
pgdo-lib
The convenience of SQLite – but with PostgreSQL (Library package)
-
petro
My Pet Rust ORM
-
qldb
Driver for Amazon's QLDB Database implemented in pure rust
-
fly-migrate
CLI database migration tool for postgresql
-
spawnflake
Generate pattern based random data for mysql
-
geekorm
easy to use ORM for SQLite databases
-
mimerrust
interacting with Mimer SQL, a high-performance relational database management system (RDBMS)
-
light-magic
A lightweight, fast and easy-to-use implementation of a optionally encrypted/persistent in-memory database
-
amqpsy
Extremely opinionated AMQP PubSub library
-
pgbatis
pgbaits 用于操作数据库数据的增删改查
-
matrix-sdk-redis
Redis Storage backend for matrix-sdk
-
rsfbclient
Binds to official firebird client lib
-
diesel-dtrace
Add dtrace probes to Diesel connections
-
vrc-get-litedb
A NativeAOT LiteDB wrapper to read VCC's project information made for vrc-get
-
opentalk-types-signaling
Signaling types and traits for OpenTalk
-
fda
A CLI tool for interacting with Feldera
-
ya-etcd-rs
etcd client for rust
-
casbin-rb-adapter
Rbatis adapter for casbin, support database save and load rules
-
mysql_cdc
MySQL/MariaDB binlog change data capture (CDC) connector for Rust
-
micromegas
scalable observability solution
-
assert-migrator-reversible
For testing if Sea Orm Migrators are reversible
-
eugene
Careful with That Lock, Eugene
-
vms2-tile-db-reader
A class for reading tile data from a database
-
disklru
experimental LRU store
-
duckdb-bitstring
BIT type support for duckdb-rs
-
serdo
Serializable do/undo library
-
aurora-streams
managing publish-subscribe channels using Tokio message passing channels
-
nextcloud-config-parser
Rust parser for nextcloud config files
-
rorm-sql
The sql abstraction layer
-
kittycad-execution-plan
A DSL for composing KittyCAD API queries
-
luna-orm
ORM based on sqlx
-
sea-orm-typed-id
that provides a macro for generating type-safe database ID types for SeaORM
-
ahqstore-types
Standard types used by AHQ Store
-
criterium
Lightweigt dynamic database queries for rusqlite
-
sqlite-tiny
A minimalistic SQLite crate which ships the amalgamation variant and provides a tiny Rust API
-
lmdb-rkv
Idiomatic and safe LMDB wrapper
-
foundationdb-simulation
Embed Rust code within FoundationDB's simulation
-
sqlx-conditional-queries
Compile-time conditional queries for SQLx
-
rustyproxy
GUI for the rustyproxy project
-
rusqlite-from-row
Derivable trait that allows converting a rusqlite row to a struct
-
iceberg
Apache Iceberg Rust implementation
-
eternaltwin_job_store
Job store implementation
-
gqlint
A GraphQL SDL linting CLI
-
litelens-tui
TUI app to view existing SQLite database files, built with Rust
-
fast_firestore
fast, plug and play firestore lib
-
revolt-permissions
Revolt Backend: Permission Logic
-
arrow-arith
Arrow arithmetic kernels
-
sqlite-cache
SQLite-based on-disk cache
-
seaography
🧭 A GraphQL framework and code generator for SeaORM
-
pgarchive
Read PostgreSQL custom format archives
-
drasi-source-sdk
Source SDK for Drasi
-
denokv_proto
Fundamental types, traits, and protobuf models for denokv
-
cedar-local-agent
Foundational library for creating Cedar-based asynchronous authorizers
-
shapemap
RDF data shapes implementation in Rust
-
sea-orm-fork
🐚 An async & dynamic ORM for Rust
-
dioxionary
Remember all words in terminal!
-
custom-labels
Custom labels for profilers
-
v-common
common part of the veda platform
-
evented
Event Sourcing in Rust on top of PostgreSQL
-
arysn
ORM code generator
-
redis_ts
API for Redis time series types
-
pavex_session_sqlx
Session stores for
pavex-session
backed bysqlx
-
walr
Write Ahead Log(WAL) implementation using tokio
-
rust-blueprint
A scalable and modular blueprint for building web applications with rust
-
shacl_testsuite
RDF data shapes implementation in Rust
-
sql_minifier
providing methods and procedural macros to minify SQL code, optionally at compile time
-
qm
quick microservices in Rust
-
dittolive-ditto-base
support crate for Ditto: dittolive-ditto is the crate we intend for you to interact with
-
libpobsd
interact with the PlayOnBSD database
-
rbs
Serialization framework for ORM
-
rikka-mq
message queue library for Rust
-
rldb
A dynamo-like key/value database written in rust
-
duckdb-postgis
transforming geospatial data using DuckDB and ingesting it into a PostGIS database
-
reduct-cli
A CLI client for ReductStore written in Rust
-
snops
The snarkops control plane responsible for managing environments and agents
-
pg_async
Asynchronous, HA (master-master) PostgreSQL driver on top of libpq
-
raxb-xmlschema
Architecture for XML Binding
-
cache-any
A cache library for Rust
-
sq3-rs
SQLite reader with no dependencies
-
redis-swapplex
Redis multiplexing with reconnection notifications and MGET auto-batching
-
monetdb
Client library for MonetDB, a high performance SQL database for analytics
-
izihawa-tantivy-bitpacker
Tantivy-sub crate: bitpacking
-
drasi-core
Drasi Core
-
iptvrs
Play IPTV playlists using preferred local player
-
mongodb-gridfs
Mongo GridFS
-
rdlock
distributed redis locks written in rust
-
bmbp_rdbc_type
定义rdbc模型
-
oxigraph-cli
Oxigraph CLI tool and SPARQL HTTP server
-
rust-pgdatadiff
comparing two PostgreSQL databases
-
spicedb-rust
A client for spicedb
-
fluvio-sc-schema
Fluvio API for SC
-
opentalk-diesel-newtype
Newtype derive for diesel types used in OpenTalk crates
-
diesel_ltree
Adds support for the PostgreSQL ltree extension to Diesel
-
sqlparser-mysql
A SQL parser for MySQL with nom
-
numberwang
custom number malarkey, including variable-bit-width integers
-
db_dsl
DSL for creating database objects
-
librmo
manage media files and play them
-
dbase
Read & Write .dbf in Rust
-
dynamodb-lease
Dynamodb distributed lock client
-
teo-sql-connector
SQL connector for Teo
-
region-cn
A lib to search chinese region by 6-digit administrative code with trier or search in place
-
tardis
Elegant, clean Rust development framework
-
br-fields
shortcut tool related to database fields
-
clk
track projects; run reports
-
retrom-db
Database layer for Retrom
-
kith
A TUI for accessing Teleport databases
-
ofdb-entities
Reusable, agnostic domain entities for OpenFairDB
-
re_entity_db
In-memory storage of Rerun entities
-
sqruff-lib-dialects
sql dialects for sqruff
-
mysql-es
A MySql implementation of an event repository for cqrs-es
-
pgcat_config
PgCat configuration. This package can be used by applications to generate configuration files for PgCat.
-
traqq
High-performance event processing system for Redis data indexing
-
saferlmdb
An almost-safe, near-zero-cost, feature-complete, unabashedly non-abstract wrapper around LMDB
-
arangors-graph-exporter
lightning-fast graph data access to ArangoDB
-
tc-collection
TinyChain's collection types
-
nostr-database
Database for Nostr apps
-
rec23-rs
REC23 CRM
-
verneuil
A sqlite VFS for asynchronous replication to S3-compatible blob stores
-
kosync
synchronization service for koreader devices
-
spark-connect-core
Apache Spark Connect Client for Rust
-
rusp-lib
USP toolkit
-
snkrj
wrapper around Sanakirja's database that acts as a very fast on disk BTreeMap
-
speedb
Rust wrapper for Speedb
-
diesel-streamer
A tiny diesel add-on for streaming large tables
-
lemmy_db_schema
A link aggregator for the fediverse
-
rust-kpdb
reading/writing KeePass 2 and KeePassX databases
-
rusql-alchemy
Rust Alchemy is Django ORM like lib for Rust
-
async-session
Async session support with pluggable middleware
-
ddnet-account-game-server
The account related operations of a game server, that want to manage accounts
-
hipcheck-sdk
SDK for writing Hipcheck plugins in Rust
-
steeldb
database built from scratch in Rust
-
linera-storage-service
RPC shared key value store
-
sql_query_parser
project provides a custom Rust parser for SQL-like queries, implemented using the Pest crate. It can parse SELECT statements with advanced query capabilities, including joins, conditional filtering…
-
msql-srv
Bindings for emulating a MySQL/MariaDB server
-
shah
custom database
-
bb8-redis
Full-featured async (tokio-based) redis connection pool (like r2d2)
-
rust-todos
cli tool for managing todos
-
edgedb_codegen
Generate fully typed rust code from your EdgeDB schema and inline queries
-
mdquery
Convert a Markdown file AST to a SQLite database
-
plprql
A procedural language PostgreSQL extension for PRQL
-
hash-db
Trait for hash-keyed databases
-
sqlite-glance
Conveniently inspect an SQLite database file in the terminal
-
injectsql
Command Line Tools to check for SQL Injection vulnerability
-
aegis-waf
web application firewall
-
ortb_v2_5
rustlang implementation of OpenRTB 2.5
-
crdb-harness
Test Harness for CockroachDB
-
redis-lock
distributed locking backed by Redis
-
postgis
An extension to rust-postgres, adds support for PostGIS
-
bluejay-validator
A GraphQL validator
-
rorm
A asynchronous declarative ORM written in pure rust
-
rsql_builder
sql builder utils
-
postgrest
client-side library
-
sql-type
Typer for sql
-
db-dump-concat
concatenate crates.io database dumps
-
gw2lib
Gw2 API wrapper library
-
json_validate_rs
validate json schema
-
wild-doc
You can read and write data using XML and output various structured documents.You can also program using javascript/TypeScript.It's Deno compatible.And you can optionally use python
-
rs-plugin-common-interfaces
Common description for plugin creation
-
sqlite-watcher
Building blocks to observe database table changes in sqlite3
-
dro
Super minimal CLI todo (dro) application
-
qwal
A disk baced Write Ahead Log that can functuin as a FIFO queue
-
datafusion-functions
Function packages for the DataFusion query engine
-
v-clickhouse-rs
Asynchronous Yandex ClickHouse client library
-
mini-redis
An incomplete implementation of a Rust client and server. Used as a larger example of an idiomatic Tokio application.
-
Server_Example
Example Server Using Rocket which has HTTP(S), WebSocket, DB and UDP Support
-
sqlx-etorreborre
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
-
candystore
A lean, efficient and fast peristent in-process key-value store
-
wkb-raster
serialize raster data to the PostGIS RASTER Well Known Binary format
-
common-data-model
Set of structs and traits for my network monitor system
-
telegraf
Minimal rust wrapper for the telegraf/influxdb protocol
-
anni-repo
Operate on anni metadata repository
-
rs-odbc
Minimal safe Rust implementation of ODBC
-
oxsdatatypes
some XSD datatypes for SPARQL implementations
-
morax-protos
Shared plain old data structures for Morax
-
aerospike
Client for Rust
-
rettle
A multithreaded ETL with inspiration drawn from Keras
-
deadpool-redis
Dead simple async pool for redis
-
vegafusion-sql
VegaFusion SQL dialect generation and connection implementations
-
pywr-v1-validator
Pywr v1.x model JSON validator
-
redismultiplexer
program to transfer data from queues (push/pop) between different Redis server
-
squill
Manage PostgreSQL database migrations
-
hugsqlx
Turning SQL queries into Rust functions
-
mosquitto-auth
Plugin for mosquitto authentication
-
tokio-postgres-rustls2
Rustls integration for tokio-postgres
-
pgrx-bindgen
additional bindgen support for pgrx
-
kapacitor-multi-indicator-batch-udf
A multi-indicator batch UDF for Kapacitor
-
parsql
Deneyimsel bir sql yardımcı küfesidir. UYARI: bu bir ORM aracı değildir. Amaç sql yazımı ve kullanımında basit cümlecikler için kolaylık sağlamaktır.
-
redis_cluster_async
Async redis cluster driver for Rust
-
yearly-version
Yearly Version
-
cql2
Parse, validate, and convert Common Query Language (CQL2) text and JSON
-
broccoli_queue
Broccoli is a simple, fast, and reliable job queue for Rust
-
articles-rs
interacts with an articles database
-
sqlite2parquet
Generate parquet files from sqlite databases
-
pi_async_transaction
Asynchronous abstraction for transactions
-
open-stock
An Inventory Management Database Interface Layer for MySQL
-
rxqlite
A secured distributed sqlite database built upon
openraft
,sqlx
andsqlite
-
sql-ast
A lean sql AST and parser
-
deltalake-catalog-glue
Native Delta Lake implementation in Rust
-
tf-provider
Plugin framework for Terraform and ToFu
-
argentum_openapi_infrastructure
The infrastructure layer of REST component
-
lrcat-extractor
Extract data from Adobe Lightroom™ catalogs
-
akd_mysql
A MySQL storage layer implementation for an auditable key directory (AKD)
-
simuldb-utils
extract information from simuldb databases
-
oxttl
Parser and serializer for languages related to RDF Turtle (N-Triples, N-Quads, Turtle, TriG and N3)
-
mmkv
Rust version of MMKV
-
dragon_db
An embedding database with helper functions for RAG
-
jlcpcb-to-parquet
convert JLCPCB Parts Library to Parquet
-
cmd_cachier
A caching service for your cli commands using redis
-
sql_tools
that aims to make creating simple SQL queries easy
-
parasol-db
database
-
cross-stream
An event stream store for personal, local-first use, specializing in event sourcing
-
rustorm
An orm for rust
-
rusty-leveldb
A compatible re-implementation of LevelDB in Rust
-
talos_certifier
Talos is based on the STRIDE algorithm for strict serializable certification of distributed transactions
-
async-sqlite
working with sqlite asynchronously
-
c3p0
A good friend for r2d2
-
ch2rs
Generate Rust structs from ClickHouse rows
-
krb5-src
Build system integration for libkrb5, MIT's Kerberos implementation
-
ccadb-csv
Thin wrappers around Common CA Database (CCADB) CSV report content
-
snowplow_tracker
A package for tracking Snowplow events in Rust apps
-
aws-athena-parser
Athena parser to convert Athena ResultSet into user defined Structs
-
modyne
High-level crate for interacting with single-table DynamoDB instances
-
diesel_filter
Diesel filter is a quick way to add filters and pagination to your diesel models
-
batadase
incredible LMDB wrapper
-
bean-rs
beancount clone in Rust
-
database-reflection
Database reflection library. Currently supporting only MariaDB and MySQL with InnoDB.
-
lmdb-zero
An almost-safe, near-zero-cost, feature-complete, unabashedly non-abstract wrapper around LMDB
-
dynomite
set of high-level productive DynamoDB interfaces
-
qdb
interacting with QDB
-
tracker-rs
Rust bindings for tracker
-
gix-fsck
Verifies the connectivity and validity of objects in the database
-
poem-sea-orm-middleware
Sea ORM middleware for Poem web framework
-
movine
database migration manager
-
safe-box
managing a password database
-
sqlmo
SQL data primitives. Use it to generate SQL queries, auto-generate SQL migrations, and more.
-
sqlite3-src
The package provides SQLite
-
cypher-dto
A collection of traits and macros for working Data Transfer Objects (DTOs) Cypher and Neo4j
-
mongoose
Convenient MongoDb Wrappers
-
simple_redis
resilient redis client
-
yandex-cloud
Generated gRPC clients for the Yandex Cloud API
-
ts_sqlx
Typescript SQLx compile-time checked queries without a DSL
-
cogsy
A curses-based CLI Discogs client
-
hdbconnect
A synchronous pure rust database driver for SAP HANA(TM)
-
edgedb-protocol
Low-level protocol implemenentation for EdgeDB database client. Use edgedb-tokio for applications instead
-
paho-mqtt-redis
providing persistence to a Paho MQTT Rust client using a local instance of Redis as the backing store
-
b-tree
A persistent B+ tree using freqfs
-
json-schema-diff
Diff changes between JSON schema files
-
i_dao
mysql 数据库增改查
-
db_config
Define fields for vaults
-
ipqs_db_reader
IPQualityScore Rust Flat File IP Address Reputation Database Reader
-
ng-storage-rocksdb
Stores based on RocksDB for NextGraph
-
essential-node-db-sql
SQL statements for the Essential node database
-
talos_suffix
Suffix implementations for Talos Certifier and Replicator
-
clubcard-crlite
An instantiation of Clubcard for use in CRLite
-
foundationdb-gen
Binding generation helper for FoundationDB
-
mongor
Ergonomic MongoDB ODM
-
azure_mgmt_cosmosdb
generated REST API bindings
-
cqdb
Constant Quark Database (CQDB)
-
jsonschema2gbnf
Convert JSON Schema to GBNF
-
fleet-api-rs
Fleet API structures generated by kopium from upstream CRDs
-
product-os-store
Product OS : Store provides a flexible and higher-level framework for defining storage engines / database engines and the actions to read and write to those storage engines / databases…
-
teil
framework for database usage
-
heed3
A fully typed LMDB (mdb.master3) wrapper with minimum overhead with support for encryption
-
prew
Reverse rewrite proxy for PostgreSQL
-
tracing-perfetto-sdk-schema
Perfetto Prost protobuf bindings used by tracing-perfetto-sdk
-
oma-history
Package manager operations history database management library
-
baserow-rs
client for the Baserow API
-
tiny-web
tiny async library (backend web server) that allows you to write a Laravel-style or Django-style backend in Rust language
-
revolt-presence
Revolt Backend: User Presence
-
rawsql
reusing SQL
-
block-db
Local Byte DB
-
supabase_rs
Lightweight Rust client for Supabase REST and GraphQL
-
stack-db
A (basically) infinitely stacking & extendable CoW database that has both readonly safety and incredible write speeds at the same time
-
sqlx-exasol
Exasol driver for the SQLx framework
-
sql_tool_kit
合并 sql_tool_core 和 sql_tool_macros 并一起导出,后续新增的功能都将从这个库中导出
-
pulsar-admin-sdk
REST API for admin operations
-
tree_magic_db
Packages the FreeDesktop.org shared MIME database for optional use with tree_magic_mini
-
nature
development support platform, it separates data definition from code, so it decouple the data from business system
-
postgres-service
Parse Postgres service configuration files
-
alloy-zksync
ZKsync network implementation for alloy
-
bluejay-core
Base GraphQL abstractions
-
nerdondon-hopscotch
A skip list
-
tokio-postgres-utils
work with the
tokio-postgres
crate -
colink
SDK
-
japanese_law_xml_schema
法令標準XMLスキーマ対応ライブラリ
-
substrait-expr
working with Substrait expressions
-
iceberg-catalog-memory
Apache Iceberg Rust Memory Catalog API
-
sea-orm-adapter
Sea ORM adapter for casbin-rs
-
hdfs-native-object-store
object_store implementation for Native HDFS client
-
ragit-server
poc server implementation of ragit
-
notion-async
A notion sync tool, in
async
style -
redis-cas
Redis native module to add support for compare and swap
-
bkgm
Backgammon library
-
sqlparser-queryscript
Extensible SQL Lexer and Parser with support for ANSI SQL:2011
-
artis
SQL library
-
co-orm
Implement Create, Read, Update, and Delete (CRUD) methods for sqlx
-
drasi-query-cypher
Drasi Core Cypher Parser
-
rustsec-admin
Admin utility for maintaining the RustSec Advisory Database
-
ntap-db-ipv4-country
-
spring-sea-orm
Integration of spring-rs framework and sea-orm
-
rs_infras
rust infras
-
ddcp
Distributed decentralized database-to-database copy
-
vectune
A lightweight VectorDB with Incremental Indexing, based on FreshVamana
-
libikarus
The core functionality of Ikarus wrapped neatly in a rust library
-
xmtv_api
一个封装好的自用库
-
picodata-plugin
Toolkit to build plugins for picodata.io DBMS
-
toolforge
Small library for common tasks on Wikimedia Toolforge
-
partiql-conformance-test-generator
PartiQL conformance test generator
-
tegdb
The name TegridyDB (short for TegDB) is inspired by the Tegridy Farm in South Park and tries to correct some of the wrong database implementations, such as null support, implicit conversion support, etc
-
swimos_rocks_store
SwimOS RocksDB Persistence
-
uniget-screenshots
Data structures for working with the UniGetUI screenshots database
-
rig-sqlite
SQLite-based vector store implementation for the rig framework
-
bulletin-board-common
Common source for BulletinBoard
-
postgres_secrets
Secure access to Postgres credentials
-
wp_query_rs
classic WP_Query utility to access WordPress posts outside of a WordPress environment
-
foundry2echidna
Easily seed Echidna with Foundry broadcast files
-
openalex
module to to access metadata from openalex.org
-
opentalk-types
Shared types and traits for OpenTalk crates
-
cozo
A general-purpose, transactional, relational database that uses Datalog and focuses on graph data and algorithms
-
hecate
OpenStreetMap Inspired Data Storage Backend Focused on Performance and GeoJSON Interchange
-
quickwit-metastore
Quickwit's metastore
-
redis_rawl
Minimal Redis client library implementation. Forked from redis-raw
git@github.com:aminroosta/redis-raw-rs.git
-
ext-crud-rs
provide CRUD operations
-
redis_rocksdb
rust implement structure kv(key/value) embedded database, storage by rocksdb
-
min-sqlite3-sys
zero dependency, tiny sqlite3 wrapper built for lodpm
-
diesel_cli
CLI for the Diesel crate
-
quaint
An abstraction layer for SQL databases
-
mdsn
M-DSN: A Multi-address DSN(Data Source Name) parser
-
flp-gsp
General search parser
-
intrepid-sqlite
Manage complex async business logic with ease
-
asql
Async SQL
-
jmdict
The free Japanese dictionary database JMdict, pre-digested for use in Rust libs and apps
-
bendsql
Databend Native Command Line Tool
-
sled-overlay
Overlay mechanism for sled
-
yaml-validator-cli
A command-line interface to the yaml-validator library
-
actix-rl
actix-rl
is a RateLimit middleware for theactix-web
library -
diesel_logger
Times and logs queries executed by diesel
-
nostrdb
An unfairly fast embedded nostr database backed by lmdb
-
sqlsync-reducer
SQLSync is a collaborative offline-first wrapper around SQLite. A SQLSync Reducer is responsible for executing mutations on the database both locally and on the server.
-
raphtory-api
Raphtory common interface and APIs
-
myval
Lightweight Apache Arrow data frame
-
gitql-std
GitQL Standard and Aggregation functions
-
elephantry-extras
A collection of additional components for elephantry
-
sqlite-zstd
Extension for sqlite that provides transparent dictionary-based row-level compression for sqlite
-
kvdb
Generic key-value trait
-
libsimple
Rust bindings to simple, a SQLite3 fts5 tokenizer which supports Chinese and PinYin
-
jedisct1/flowgger
fast, simple and lightweight data collector
-
AliceDBMS
Alice-Database is a comprehensive data management solution designed to integrate seamlessly with the Kingdom System. This plugin provides robust functionality for creating, updating…
-
ing2ynab
cleans up ing.com.au transactions for YNAB
-
weedb
A thin wrapper around RocksDB
-
tiberqueries
A lightweight ORM for Tiberius
-
replit_db
package for supporting Replit database. (Unofficial)
-
dynarust
A DynamoDB odm library for rust
-
atuin-dotfiles
The dotfiles crate for Atuin
-
rsqlite
Zero overhead, ergonamic wrapper over sqlite C api
-
tea-orm
Helper functions for Sea Orm to help with testing
-
vibradb
fast, and secure database
-
pocket-relay-database
Module for isolating the database logic from the Pocket Relay servers
-
rglw_orm
Rustyglware orm based on sqlx library
-
vmi-os-windows
Windows OS specific code for VMI
-
starfish-common
海星量化平台
-
nu_plugin_mongo
A nushell plugin to interactive with mongodb
-
sqlite-vec
FFI bindings to the sqlite-vec SQLite extension
-
yb-tokio-postgres
A native, asynchronous YugabyteDB YSQL client
-
covid19db
building and accessing COVID-19 datasets
-
tdlib-rs-parser
A parser for TDLib's Type Language definitions
-
dcli
MySQL 数据库连接管理工具 | MySQL connection manage tool
-
jankenstore
Database operation helpers library
-
crash_orm
typed ORM for Postgres
-
google-compute1
A complete library to interact with compute (protocol v1)
-
resc
A Redis based task orchestrator
-
typesense-rs
An open source search engine for building delightful search experiences
-
liblisa-semantics-tool
A command-line tool that can query and manipulate libLISA's semantics
-
rustpython-doc
Python __doc__ database
-
yb-postgres-openssl
TLS support for yb-tokio-postgres via openssl
-
redeez
queueing system for Redis
-
arikedb
Welcome to the ArikeDB Rust library! This library provides an interface to interact with the Arike Database, an advanced real-time database solution. This documentation will guide you…
-
spark-orm
Mongodb ORM in Rust
-
spargebra
A SPARQL parser
-
sahomedb
Fast embedded vector database with incremental HNSW indexing
-
mlmd
ml-metadata
-
quotick
Embedded tick market data (trade, quote, ..) database storage optimized for billions of data points
-
jedi
Juggernaut Electronic Data Interchange package. This library provides a data exchange layer extended through the holy crate.
-
rust-redis-imitate
A Redis-like in-memory cache implementation in Rust
-
elektra
serves as a universal and secure framework to access configuration parameters in a global, hierarchical key database
-
shuttle-aws-rds
Plugin to provision AWS RDS resources
-
schemamama_rusqlite
Rusqlite SQLite3 adapter for the Schemamama migration system
-
dms-cdc-operator
Rust-based utility for comparing the state of a list of tables in an Amazon RDS database with data stored in Parquet files on Amazon S3, particularly useful for change data capture (CDC) scenarios
-
ddnet-account-sql
Helpers for SQL databases
-
redis-queue-rs
Redis Queue with sync and async support for Rust
-
objtalk
a lightweight realtime database for IoT projects
-
plrust-trusted-pgrx
Minimal set of
pgrx
rexports for plrust, which the authors have deemed trusted -
resp-async
Asynchronous Redis protocol parser
-
mongodb-macro
MongoDB Macro is a crate with macros for quickly creating structures to work with mongodb
-
concatsql
A secure library for SQLite, MySQL and PostgreSQL
-
postgres-from-row
Derivable trait that allows converting a postgres row to a struct
-
libsqlite3-hotbundle
bundled libsqlite3 library
-
raii-counter
RAII Counter
-
search-query-parser
parse complex search query into layered search conditions, so it will be easy to construct Elasticsearch query DSL or something else
-
tlmcmddb-cli
C2A TlmCmd DB utility
-
re_chunk_store
A storage engine for Rerun's Chunks
-
sqlx-mysql
MySQL driver implementation for SQLx. Not for direct use; see the
sqlx
crate for details. -
surrealism
Rust's extension of SurrealDB's official library aims to facilitate and unify various operations
-
magiceye
database diff checker
-
klox_models
Models for klox generated from avro schemas
-
near-schema-checker-core
Helper for ProtocolSchema macro allowing to collect all protocol structs
-
waper
A CLI tool to scrape HTML websites
-
rusqlcipher
Ergonomic wrapper for SQLCipher
-
eloquent
SQL query builder to easily build complex queries in Rust
-
rusqlite-ic
Ergonomic wrapper for SQLite
-
db-pool
A thread-safe database pool for running database-tied integration tests in parallel
-
illumex-sqlparser
Extensible SQL Lexer and Parser with support for ANSI SQL:2011
-
cipherstash-config
Configuration management for CipherStash libraries and products
-
prkorm
A procedural macro that simplifies the creation of mysql queries for fields in your Rust structs. It comes with SELECT, INSERT, UPDATE, DELETE operations with JOINS, SUBQUERIES and other complex queries.
-
fire-postgres
A wrapper around tokio-postgres to simplify working with Postgres databases
-
redis-queue
Redis based task queue
-
elastic_lens
An opinionated framework to work with Elasticsearch
-
pgburst
A file-based way to edit postgresql databases (procedures, views, triggers) without GUI
-
financial-accounts
Application for tracking your finances
-
quaint-forked
An abstraction layer for SQL databases
-
gluesql-csv-storage
GlueSQL - Open source SQL database engine fully written in Rust with pure functional execution layer, easily swappable storage and web assembly support!
-
sqlite-extras
Sqlite database insights
-
aranya-policy-vm
The Aranya Policy Virtual Machine
-
catalytic
ORM for Scylla, fully compatible with Apache Cassandra™
-
archimedes
High performance Rust/PostgreSQL job queue (also suitable for getting jobs generated by PostgreSQL triggers/functions out into a different work queue)
-
kamiya
No-nonsense note taking app for terminal
-
rs-pgcopy2cbor
PGCOPY -> CBOR(PostgreSQL columns -> CBOR byte strings)
-
sqlite-regex
A SQLite extension for working with regular expressions
-
jasondb
A Blazingly-Fast, JSON-Based, Log-Structured Database
-
mibig-taxa
NCBI taxdump handling for MIBiG
-
sqlite-http
An HTTP interface for SQLite
-
ts_influxdb
InfluxDB Driver for Rust
-
iotdb-client-rs
Rust client library for Apache IoTDB
-
connection_string_generator
A VERY simple crate to generate database connection strings programmatically
-
snowflake-connector-rs
client for Snowflake
-
tiny-orm-model
Struct and Trait avaiable for Tiny ORM. Not intended to be used directly.
-
lunatic-redis
Redis driver for the lunatic runtime
-
datom
datom-rs: an open-source database inspired by Datomic
-
pastemd
Pluggable pastebin backend
-
reefdb
minimalistic, in-memory and on-disk database management system written in Rust, implementing basic SQL query capabilities and full-text search
-
zk_database
that enables ZKP to NoSQL databases
-
gendry
JS test data generation from an SQL database
-
sqlx-core-oldapi
Core of SQLx, the rust SQL toolkit. Not intended to be used directly.
-
peermaps-ingest
Convert OSM data into the peermaps on-disk format
-
fluvio-spu-schema
Fluvio API for SPU
-
gql2sql
GraphQL to SQL transpiler
-
tiny_orm_core
基于sqlx的将SQL和ORM结合的简易ORM实现
-
horfimbor-eventsource
an eventsource implementation on top of eventstore
-
axum_session_redispool
📝 RedisPool Database layer for axum_session
-
rocket-no-content
204 No Content responder for Rocket. Includes optional schema definition.
-
syndicate-schema-plugin
Support for using Preserves Schema with Syndicate macros
-
diesel_full_text_search
Adds support for PostgreSQL full text search to Diesel
-
reduct-rs
ReductStore Client SDK for Rust
-
flumedb
Append-only log format used by Secure Scuttlebutt
-
optd-sqlplannertest
sqlplannertest for optd
-
mongo_driver
Mongo Rust driver built on top of the Mongo C driver
-
debot-db
DB accesser
-
dynamo-es
A DynamoDB implementation of an event repository for cqrs-es
-
quick_stream
Quick Stream is a Rust-based solution designed to efficiently handle data upsert operations with a focus on performance and scalability. Utilizing asynchronous programming and a dynamic sender-receiver model…
-
eloquence
RUST relational ORM
-
sdb_client
client for tectonicdb
-
databend-common-ast
SQL parser for Databend
-
axum_session_sqlx
📝 Sqlx Persistent Database layer for axum_session
-
delta-sharing
Delta Sharing client library
-
libsql-sys
Native bindings to libSQL
-
lumus-sql-builder
Build sql statements programmatically and intuitively
-
tuxedo
A parallel masking library for MongoDB
-
sqlite_parser
Parse SQLite databases
-
listpack
Rust wrapper for the "listpack" data structure created and maintained for Redis
-
eternaltwin_postgres_tools
Helper functions for Postgres
-
ria
An adapter for converting the RefractiveIndex.INFO database into a flat, key-value store
-
exemplar
A boilerplate eliminator for rusqlite
-
sql_reverse_template
sql reveser template
-
sql_db_creator
Generate sql databases by only configure the data of the databases in json files
-
base-encode
Encode and decode data to any base
-
sqlx-models-orm
ActiveRecord based on SQLx for Postgres
-
cronus_generator
The generators for cronus API spec
-
pgrx-pg-sys
Generated Rust bindings for Postgres internals, for use with 'pgrx'
-
sea-orm-migration
Migration utility for SeaORM
-
scylla-proxy
Proxy layer between Scylla driver and cluster that enables testing Scylla drivers' behaviour in unfavourable conditions
-
nanodb
embedded, JSON-based database
-
httpwsrep
HTTP status codes for Galera cluster
-
kagou
卡狗工具箱
-
pinecone-sdk
Pinecone Rust SDK
-
kapacitor-multi-indicator-stream-udf
A multi-indicator stream UDF for Kapacitor
-
wb_sqlite
Derive map of struct/field to SQLite table/column. Generate const/fn for create-table, insert, select, update.
-
rustdx-cmd
受 pytdx 启发的 A 股数据获取库
-
gosh-database
database for gosh
-
stashlog
A minimalistic Rust library for Logstash Event format logging
-
dry_sql
CLI tool to dry-run your SQL scripts
-
sfo-sql
private sql library
-
esdump-rs
Dump Elasticsearch indexes to object storage
-
proof-of-sql-parser
SQL parsing for the Proof of SQL execution engine
-
crate-sample-pdaj
A sample crate
-
qjack
ergonomic sqlx wrapper for nightly Rust
-
eternaltwin_token_store
Token store implementation
-
diesel-adapter
Diesel adapter for casbin-rs
-
saros
terminal-based time series database
-
moosicbox_json_utils
MoosicBox json utilities package
-
mll-axum-utils
一个 Axum 的工具库
-
ccadb-crl-fetch
mass-downloading CRLs from Common CA Database (CCADB) CSV reports
-
izihawa-tantivy-stacker
term hashmap used for indexing
-
worterbuch-cli
Command line clients for Wörterbuch
-
zapdb
Lightweight sql-like database
-
valkey-module
A toolkit for building valkey modules in Rust
-
fnsql
Type-safe SQL query wrappers
-
versa
types and utilities for developing Versa client applications in Rust
-
micro_types
Types for distributed systems
-
hwaddr
MAC address handling
-
georender-pack
Pack osm data into a buffer based on the peermaps buffer schema
-
celp-sdk
This package has been created to provide a rust SDK containing common functionality
-
os-query-builder-rs
Open Search query builder
-
mini-rag
100% Rust implementation of a vector storage database with on disk persistency
-
iceberg-sql-catalog
Sql catalog for the unofficial Iceberg table format implementation
-
include-postgres-sql
A Yesql inspired macro for using PostgreSQL SQL in Rust
-
sq3_parser
SQLite reader with no dependencies
-
pg_parcel
A very minimal subset of
pg_dump --data-only
with multi-tenancy in mind -
sqlite-ulid
A SQLite extension for working with ULIDs
-
influxrs
data types for writing and reading data from InfluxDB 2.0
-
kgdata
process dumps of knowledge graphs (Wikipedia, DBpedia, Wikidata)
-
rocket_empty
204 No Content responder for Rocket. Includes optional schema definition.
-
oui
Lookup MAC OUI vendor information from the Wireshark manufacturer database
-
minisql
A minimal SQLite implementation
-
pi_db
Full cache based database,support transaction
-
yrs-kafka
Yrs synchronization and persistence using RocksDB & Kafka
-
mavryk-smart-rollup-storage
Higher-level transactional account view over Mavryk Smart Rollup durable storage
-
coredb-cli
The CLI for CoreDB
-
skytable
Official Rust client driver for Skytable
-
memory-lol
Database for tracking historical social media data
-
fichu
A formatter for SPARQL queries
-
birdseed
enables you to seed a libellis database with fake data, clear all tables, or rebuild all tables per the current embedded migrations
-
textdb
A high performance read only text database
-
raxb-validate
Architecture for XML Binding
-
omdb
OMDb API for Rust
-
cql3-parser
CQL3 Parser
-
soph-database
Framework for Web Rustceans
-
redis-event
用于监听Redis的写入操作,据此可以实现数据复制,监控等相关的应用
-
rustdis
A partial Redis server implementation intended purely for educational purposes
-
flare-dht
The learning project to create the distributed KV database in Rust language
-
pg_interval
A native PostgreSQL interval type
-
diesel_geometry
Adds support for geometric types and functions to Diesel
-
octosurfer
Search GitHub, clone matching repos, and search through the repos
-
polars-parquet
Apache Parquet I/O operations for Polars
-
naive-stm
Software transactional memory (STM)
-
clia-rustorm
A complete rewrite of rustorm
-
pg_bigdecimal
Postgres' numeric <=> Rust's BigDecimal
-
inline-sql
write SQL queries directly in Rust functions
-
issue-states
managing issue states
-
redis-stream
Stream and consume data from redis streams
-
opensql
Biblioteca para acessar banco de dados OpenBase
-
roster
Replacement of Redis with Rust
-
malwaredb-client
Client application for MalwareDB
-
sqlx-cli
Command-line utility for SQLx, the Rust SQL toolkit
-
atm0s-sdn-redis-server
redis server for atm0s-sdn
-
redis_pool
Provide a redis client and cluster client pools
-
shex_ast
RDF data shapes implementation in Rust
-
rs_aio_db
All in one (aka Aio) database with async support. Based on sqlite, bevy_reflect and tokio, includes a dead simple API to be used (no SQL needed just pure Rust). Comes with automigration.
-
feldera-sqllib
SQL runtime library for Feldera
-
ahtml_html
A metainfo database for HTML abstractions
-
entremets
The SQL isolation simulator
-
rasterizeddb_core
A schemaless, high-performance database written in Rust, designed for speed and scalability
-
regorust
Rust bindings for the rego-cpp Rego compiler and interpreter
-
gdl
Graph Definition Language
-
mls-rs-provider-sqlite
SQLite based state storage for mls-rs
-
zoneinfo_compiled
parsing compiled zoneinfo files
-
connector_arrow
Load data from databases to Apache Arrow, the fastest way
-
jmespath
query language for JSON
-
oui-data
looking up information from the IEEE OUI database
-
chromadb-rs
The unofficial lib for Chroma vector database in rust
-
cooklang-sync-server
A server library for cooklang-sync
-
tailwag_orm_macro_logic
The logic for the macro exports, supporting the tailwag_orm crate. This crate will eventually be deprecated and merged into the tailwag_orm_macros crate.
-
tower-sessions-rorm-store
Session Store implementation for rorm
-
xivar
Manage your local scientific library
-
b-table
A persistent database table based on b-tree
-
rgbd
Unofficial Rust client for GBD Benchmark Database
-
pgdatetime
SQL date/time types written in Rust, compatible with PostgreSQL's date/time types
-
gluesql-redis-storage
GlueSQL - Open source SQL database engine fully written in Rust with pure functional execution layer, easily swappable storage and web assembly support!
-
basiliq
REST API server exposing a Postgres database using JSON:API
-
armour
DDL and serialization for key-value storage
-
ankidb
Opinionated library for interacting with Anki's database
-
cnctd_redis
Custom wrapper for Redis support
-
grant
Manage database roles and privileges in GitOps style
-
axum-sqlx-tx
Request-scoped SQLx transactions for axum
-
domain_patterns
Domain patterns holds patterns from the world of Domain Driven Design
-
sqlparser-patched
Extensible SQL Lexer and Parser with support for ANSI SQL:2011
-
eansearch
Search the EAN barcode database at Ean-Search.org. Search for products by EAN number or product name, verify barcodes or generate barcode images
-
sqlx-model
sqlx model
-
mantra-lancer
Currency tracker for Massif Press' LANCER system
-
notmuch
Rust interface and bindings for notmuch
-
redizone
Redis compatible server convert longitude and latitude to timezone name(s)
-
transmit
Transmission scheduler of delayed and periodic messages
-
eqlog-runtime
Datalog with equality
-
real-time-global-weather-tracker
A CLI-based weather forecasting app
-
synclite
SQLite replication
-
inexor-rgf-core-model
Inexor - Reactive Graph Flow - Core - Model
-
zpowergraph
Listen to Zigbee2MQTT messages for smart plugs (Nous A1Z) and store power consumption data in a SQLite database
-
sqlness-cli
SQLNESS command line tool
-
pongo
Intelligent Dorsal admin interface
-
pouch-cli
A really tiny cli for pouch-server
-
forgefix
opinionated FIX 4.2 client library for the buy-side written in Rust. ForgeFIX is optimized for the subset of the FIX protocol used by buy-side firms connecting to brokers and exchanges for communicating orders and fills.
-
datafusion-physical-plan
Physical (ExecutionPlan) implementations for DataFusion query engine
-
bmbp_rdbc_orm
ORM
-
oracle-nosql-db-sdk-rust
oracle nosql db sdk for rust
-
hc_r2d2_sqlite
SQLite and SQLCipher support for the r2d2 connection pool
-
dbml_diff_mysql
diff two DBML files and generate SQL migration scripts for MySQL
-
iris_client
A command like in-memory database in rust
-
coil
An async and sync background job queue for Postgres
-
rds_proxy
Connect existing Postgres tools to an RDS instance using IAM Authentication
-
rqlite_client
rqlite database client with optional extra convenience
-
dbml-rs
A DBML Parser for Rust
-
ro-crate-rs
creating, modifying and reading RO-Crates
-
minify_sql
providing a function to minify SQL queries
-
canyon_crud
ORM and QueryBuilder
-
mysqlclient-sys
Auto-generated rust bindings for libmysqlclient
-
postgresql_commands
PostgreSQL commands for interacting with a PostgreSQL server
-
hermod-api
Rapid and seamless customer interaction, designed for CS 495 at The University of Alabama
-
yehorbolt_sql_parser
SQL parser written in Rust using the pest library. The parser supports parsing CREATE TABLE statements with column definitions.
-
ensemble
A Laravel-inspired ORM
-
squeel
Strongly-typed relational in-process database
-
sqlx-type
Typed sql macros for sqlx
-
shuttle-shared-db
Plugin for managing shared databases on shuttle
-
parsec_access
Access the PARSEC database for stellar evolutionary trajectories
-
catenary-backend
import and backend for gtfs data
-
avantis-utils
Swiss army knife utilities for all kind of Avantis rust projects
-
ntap-db-ipv6-country
-
sentry_protos
Rust bindings for sentry-protos
-
asyncified
A small library for operating on long lived sync values in an async context
-
mieli
A cli around Meilisearch
-
use-psql
test to use psql
-
launchdarkly-server-sdk-redis
LaunchDarkly Server-Side SDK - Redis Integration
-
toasty
An async ORM for SQL and NoSQL databases
-
ipfs-sqlite-block-store
block store for ipfs, using sqlite
-
flyway-rbatis
Flyway-rs project, Database change control,similar to flyway in Java
-
gold-db
Redis-like database made with Rust
-
morax-meta
The Meta Service for Morax that manages the metadata with ACID properties
-
googleapis-tonic-google-cloud-datastream-v1
A Google APIs client library generated by tonic-build
-
parsql-sqlite
Parsql için sqlite entegrasyonunu sağlayan küfedir
-
kdbx4
KeePass KDBX4 file reader
-
bluejay-printer
A GraphQL printer
-
aster-proxy
A light, fast and powerful cache proxy written in Rust
-
background-jobs-postgres
Postgres storage backend for background-jobs
-
arrow-select
Selection kernels for arrow arrays
-
korvus
The official Korvus Rust SDK
-
robotchallenge
A library for RobotChallenge
-
garage_db
Abstraction over multiple key/value storage engines that supports transactions
-
clickhouse-rs-async
Asynchronous Yandex ClickHouse client library
-
elefant-sync
like pg_dump and pg_restore, but with extra features, and probably more bugs
-
matrix-sdk-sql
SQL-Based State Storage for matrix-sdk
-
d3ne
Rust D3 Node Engine implementation that works with retejs, still a work in progress
-
respite
An async reader for RESP streams
-
zamm_yin
A basic, experimental knowledge-base
-
couchbase
The official Couchbase Rust SDK
-
qm-redis
Redis helper functions
-
persisted
Persist arbitrary program state quickly and easily
-
hashmob
a cli tool to search hashes on hashmob
-
yakvdb
Kev-Value DataBase
-
netsblox-cloud-common
containing the types used internally by the NetsBlox cloud (stored in the database)
-
bep-sqlite
SQLite-based vector store implementation for the bep framework
-
hanhan-common
my common
-
gobang
A cross-platform TUI database management tool written in Rust
-
azure_mgmt_redis
generated REST API bindings
-
sider
A Multithreaded Redis clone written from scratch in Rust
-
declare_schema
CLI / Library for Postgres schema migrations
-
requests2
http client by rust
-
spring-sqlx
Integration of spring-rs framework and sqlx
-
sqlite-bindings-lunatic
The package provides an interface to SQLite
-
kindle_highlights
Convert Bookcision Kindle highlight exports to SQLite
-
spacetimedb-standalone
An executable for running a single SpacetimeDB standalone instance
-
asn-db
Lookup an IP address for matching ASN information in the database from https://iptoasn.com/
-
sea-query-common-like
enhancing sea_query with typical LIKE search support, including escape sequences for patterns (%fuzzy%, prefix%, %suffix) and multi-column fuzzy search
-
db-helpers
Various macros to help with database queries and tables
-
llmtoolbox
A common API for turning Rust code into callable functions for llms
-
hyper-client-pool
Pooled Hyper Async Clients
-
aqi-nacor-schema
Rust structs that adhere to AQI's NACOR XML schema
-
rssql
Struct free Rust SQL tool
-
monzo-cli
command line application for downloading Monzo transaction history to an SQLITE database
-
postgres-types
Conversions between Rust and Postgres values
-
fsdb
filesystem database
-
spyglass-netrunner
A small CLI utility to help build lenses for spyglass
-
otqa
no-API wrapper around the OpenTriviaQA database
-
raws-dynamodb
RAWS DynamoDB component
-
qrlew-sarus
Qrlew - Sarus interfaces
-
onechatsocial-result
Revolt Backend: Result and Error types
-
scylla-macros-flex
This fork of scylla-macros provide alternative parsers with improved compatibility when reading rows & UDTs
-
ogcapi-drivers
Driver traits and implementations
-
edgedb-errors
Error types for EdgeDB database client
-
polars-sqlite
Rust sqlite3 traits for polars dataframe
-
rust-sqlite
Rustic bindings for sqlite3
-
squishyid
Shorten and obfuscate IDs
-
elastic-parser
ElasticSearch Response Parser
-
rapiddb
A reasonably fast configurable embedded key-value sensor database
-
postgres-conn-str
PostgreSQL-compatibly idiosyncratic connection string parsing. Forked from pg-connection-string
-
revolt-result
Revolt Backend: Result and Error types
-
yb-postgres-native-tls
TLS support for yb-tokio-postgres via native-tls
-
lsmlite-rs
Helsing's Rust bindings for sqlite3's lsm1 extension in stand-alone fashion
-
sqlgrep
Grep SQL databases for fun and profit
-
prometheus_smartctl_temperature_exporter
Prometheus smartctl temperature exporter
-
dojo-orm
ORM for Rust
-
dbmigrator
Powerful SQL migration toolkit for Rust
-
prefixed-tsid
Create Stripe-style prefixed database IDs that are type-safe and portable
-
br-cache
Cache
-
mysql-connector
MySQL connector that allows exchanging the underlying connection
-
ormx
lightweight procedural macros bringing orm-like features to sqlx
-
weggli
fast and robust semantic search tool for C and C++ codebases. It is designed to help security researchers identify interesting functionality in large codebases.
-
sqlx-rxqlite
rqlite driver implementation for SQLx. intended for use with sqlx; see the
sqlx
crate for details. -
odpic-sys
Bindings to Oracle Database Programming Interface for C (ODPI-C)
-
notmuch-sys
FFI bindings for notmuch
-
mini-query
A mini ORM to quickly find / insert / retrieve records with tokio-postgres
-
mimty
mimetype matcher
-
accumulo_access_pg
PostgreSQL extension for parsing and evaluating Accumulo Access Expressions
-
sqlx-pg-test-template-runner
Faster version of #[sqlx-test] macro for PostgreSQL
-
cf
Codefast
-
axum-kit
Streamline the integration and usage of Axum with SQLx and Redis
-
bayard-cli
Command line interface for Bayard
-
pg-client-config
Support for Postgres service configuration files and environment variables
-
uiuifree-elastic
My ElasticSearch Util
-
nebula-fbthrift-meta-v2
Nebula Graph v2 meta interface
-
zendb
Rust-based postgres server that listens on a postgres server
-
ormlite-attr
See
ormlite
-
ekg-sparql
SPARQL utility functions
-
graphql-schema-diff
Semantic diffing for GraphQL schemas
-
sqruff-lib
A high-speed SQL linter
-
pometry-storage
Storage backend for Raphtory
-
resp
RESP(REdis Serialization Protocol) Serialization for Rust
-
senax-common
Senax common library
-
unidb_pgsql
SQL mapper for Posgres
-
x-log4rs-sqlite
Experimental log4rs appender that saves logs in SQLite database
-
symbols-models
Proc-macro utility to populate enums from database data (shared traits)
-
easy-sqlx
Toolkit to easy use sqlx
-
requeuest
Queue for HTTP requests using postgres as backing store
-
printnanny-octoprint-models
PritnNanny OctoPrint AsyncAPI Rust models generated by Modelina
-
imessage-database
Parsers and tools to interact with iMessage SQLite data
-
cql_db
Core CQL Database functionality - a lightweight array-based database
-
sql-gen
A CLI tool for generating models based on a SQL Database using SQLx
-
actix-web-sql-identity
A SQL-backend identity provider for Actix Web's identity system
-
redis-analyzer
Analyzes keys in Redis to produce breakdown of the most frequent prefixes
-
pit-core
Portal Interface Types
-
elastic
A modular sync and async client for the Elasticsearch REST API
-
spacetimedb-table
A database Table implementation and friends
-
pg_escape
escape Postgres flavoured SQL
-
feldera-types
Public API types for Feldera
-
sonic-channel2
Rust client for sonic search backend
-
enum_macro_gen
Macro generator for handling enums
-
rusqlite-pool
A minimal connection pool for rusqlite
-
ql2
RethinkDB protocol
-
tokio-cqrs-es2-store
Async implementation of the cqrs-es2 store
-
forceps
async & on-disk database
-
replicante_agent
Replicante agent framework
-
diesel-oci
A oci database adapter for diesel
-
webe_id
Unique ID generator based on Snowflake, but for us wizards
-
usual
An experimental, extremely light, 'NORM' wrapper
-
odbc-sys
ODBC ffi bindings
-
influx_db_client
InfluxDB Rust driver
-
datafusion-postgres
Exporting datafusion query engine with postgres wire protocol
-
pastor
The pastebin that hopefully doesn't suck
-
reindeer
A small entity-based embedded database with a minimal no-SQL relationnal model, written in pure Rust
-
polars-schema
Private crate for schema utilities for the Polars DataFrame library
-
realtime-rs
client library for supabase realtime. async and sync interfaces.
-
rqlite-rs
Async rqlite client for Rust
-
zenoh-backend-influxdb
Backend for Zenoh using InfluxDB
-
pgdb
Creates and runs Postgres databases through Rust in temporary directories, cleaned up on drop
-
sqlstate-inline
Memory efficient const-friendly types for SQLSTATE codes
-
tokio_telegraf
Minimal async rust wrapper for the telegraf/influxdb protocol, based on Tokio
-
micromegas-analytics
analytics module of micromegas
-
libruster
Ruster is a library using ffi for database management with psql/pg_dump + mysql/mysqldump that can be used in other languages like Golang
-
mysql-slowlog-parser
Streaming parser for MySQL slowlogs
-
joinable
Traits for doing SQL-like joining iterables of values
-
ncaa_data_rs
Tools for fetching and handling NCAA data for multiple sports
-
partiql-catalog
PartiQL Catalog Definitions
-
libsql-wal
wal implementation for libsql
-
mkey_exporter
Export counts and sizes of Memcached keys matching regular expressions as Prometheus metrics
-
asimov-vault
ASIMOV Software Development Kit (SDK) for Rust
-
growth-ring
modular write-ahead-logging implementation
-
jmdict-rs
interface for interacting with JMdict Japanese dictionary
-
grdb_orm_lib
Used for GRDB orm
-
tdlib
Rust wrapper around the Telegram Database Library
-
pelikan-net
Pelikan project's networking abstractions for non-blocking event loops
-
smallmap
Small byte-sized generic key-value map type
-
obeli-sk-deps-async-sqlite
Fork of async-sqlite
-
surrealdb_extra
Adds a orm and query builder on top of surrealdb
-
upstash-ratelimit-rs
An unofficial Upstash rate limiting SDK in Rust
-
norgopolis-module
creating your own Norgopolis modules in Rust
-
fiberplane-models
Core models used across Fiberplane
-
schemer-rusqlite
SQLite3 adapter for the Schemer database schema migration library
-
alqs_db
ALQS database
-
slog-telegraf
Telegraf drain for slog-rs
-
c3p0_common
A good friend for r2d2
-
ocypod
Redis-backed service for orchestrating background jobs
-
informix_rust
InformixRust is a Rust library that provides a safe and efficient way to interact with Informix databases. It wraps the Informix CSDK (Client SDK) to offer a more Rust-friendly interface for database operations.
-
c8-backup
Backup and restore Camunda Platform 8 deployments
-
senax
Web Server Code Generator
-
escpos-db
Rust bindings to the ESC/POS printer database
-
dbscan
Dependency free implementation of DBSCAN clustering
-
nut
Bolt DB Port in Rust
-
lib-hyper-organizator
A minimalistic set of features for building web services with Rust and Hyper
-
racine
A basic DNS server with geo-lookup for multi-region routing
-
plrust-trusted-pgx
Minimal set of
pgx
rexports for plrust, which the authors have deemed trusted -
nestboxd
Backend for birdhouse cleaners - don't laugh - they exist
-
dynamodb-expression
Types to build DynamoDB filter, condition, or update expressions
-
redis-subscribe
Easily subscribe and unsubscribe to redis pubsub
-
retable
An Atomic-like double indexed entity-attribute data structures
-
am_list
A tree-sitter-powered command line tool to list functions marked with Autometrics annotations
-
bw_verifier
The application which verifies and benchmarks KhulnaSoft Framework Benchmark test implementations
-
postgresql-to-amqp
PostgreSQL to AMQP, forward PostgreSQL notifications to an AMQP queue
-
manage
assets and other resources
-
simple_pg
extentions and utilites for working with postgres
-
poolx
A generic async connection pool with many features like idle connection checking and reaping, healthcheck, and more
-
spatialite-rs
Wraps the sqlite crate, so that when you call spatialite_rs::open it will load mod_spatialite.so into the connection before returning
-
asn-db2
Lookup an IP address for matching ASN information in the database from https://iptoasn.com/
-
sqlite2dir
Dump sqlite3 databases to the filesystem
-
oml-storage
A very simple wrapper to handle locked storage of items
-
sqlite-uuid
Plugin to add support for uuids in sqlite
-
ormlite-cli
An ORM for people who love SQL. Use the
ormlite
crate, not this one. -
hdb
A small, hobbit-sized database
-
dbent
Database entities types
-
bb8-postgres
Full-featured async (tokio-based) postgres connection pool (like r2d2)
-
ortfodb
(https://github.com/ortfo/db) client library for Rust
-
opengauss
A native, synchronous openGauss client
-
couchbase-lite
Ergonomic wrapper for couchbase-lite-core library
-
compact_sql
Macro for compacting Postgres' SQL queries written in Rust syntax
-
eventsourced-postgres
Postgres implementation for EventSourced EventLog and SnapshotStore
-
archivist
Store files in a time or index based directory hierarchy, automatically deleting the oldest files if the size limit is reached
-
pg-interval-sql-json-binding
Postgres SQL and Serde JSON binding for crates/pg_interval
-
github-openapi
Github OpenAPI Structs
-
wasmcloud-interface-keyvalue
Interface for wasmCloud actors to access Key-Value stores (wasmcloud:keyvalue)
-
postgresql_archive
downloading and extracting PostgreSQL archives
-
iceberg-glue-catalog
Glue catalog for the unofficial Iceberg table format implementation
-
mal-query
connects to the MyAnimeList public API v2 Beta, and allows the user to intuitively receive anime data
-
minidt
A lightweight and efficient Jinja compiler for SQL generation
-
surrealdb-migrator
SurrealDB migrator
-
odbc-iter
High level database access library based on 'odbc' crate that uses native ODBC drivers to access variety of databases
-
jrdb
Document oriented database created for learning purpose
-
morax-wal-broker
The WAL Service broker layer for Morax
-
caisin
tools
-
redis-stream-reactor
Redis consumer group reactor
-
sql_split
Split a string wtih multiple sqlite sql statements into separate strings
-
freeroast
coffee roasting app
-
amtrack_rs
A fully open-source Rust-based API and Package for fetching live train and station data from Amtrak
-
redisgraphio
Client library for working with redis graph
-
sql_from_models
A migration management library for applications using PostgresSQL, MySQL or SQLite
-
pgident
escaping and quoting Postgres identifiers/names
-
rbatis-codegen
SQL Toolkit and ORM Library. An async, pure Rust SQL crate featuring compile-time Dynamic SQL gen system
-
timewarrior-rs
An interface to use data logged by the
timew
utility -
product-os-content-setup
Product OS : Content Setup provides the tooling to generate a content database based on content defined on local disk
-
mysql_async_support
Run arbitrary SQL queries on a MySql database through SSH
-
async-bb8-diesel
async bb8 connection manager for Diesel
-
u-siem-sqlite-store
be used to build a custom SIEM with the framework uSIEM
-
tosspay
사업자 등록증 없이 결제 시스템을 만들수있는 라이브러리
-
libmdbx-remote
Access remote mdbx database seamlessly
-
tracing-subscriber-sqlite
A tracing Subscriber to send log to sqlite database
-
opentalk-database
OpenTalk database functionality
-
datafusion-functions-extra
Extra Functions for DataFusion
-
reql
A native ReQL driver
-
telemetry-server
receiver of telemetry over HTTP POST/WS to sqlite3, Postgres, DuckDB or JSON files
-
rpa
Like JPA (In Java) Library to access database
-
mintdb-server
MintDB is an open source document based database built in Rust
-
cube-js/cubestore
Cube.js pre-aggregation storage layer
-
cairn-knowledge-graph
An embedded and in-memory knowledge graph for static specification analysis
-
nvd-cves
nvd-cve
-
scylladb-dev-toolkit
Developer Toolkit for ScyllaDB
-
sqlx-pg-uint
SQLx compatible types to convert between Rust unsigned integers and the PostgreSQL
NUMERIC
/DECIMAL
type seamlessly -
postgres-native-tls
TLS support for tokio-postgres via native-tls
-
pack-db
messagepack based database
-
queryscript
SQL-based language that allows you to use higher order abstractions like variables, functions, and modules alongside SQL queries
-
mysql_roaring
Roaring bitmaps as MySQL/MariaDB User Defined Functions
-
sqlx-rt
Runtime abstraction used by SQLx, the Rust SQL toolkit. Not intended to be used directly.
-
redis_regular_expression_module
redis module to use regular expression
-
revm-fork-db
A lightweight fork database implementation for revm
-
bouncer
allows you handle your requests to third-party services with no worries, perhaps some worries
-
tailwag_orm
An ORM for building Postgres schemas and data access with a Manager pattern, backed by sqlx
-
ntap-db-tcp-service
-
gdbm-sys
gdbm (berkeley database) FFI bindings
-
rusqlite_regex
A regex extension for rusqlite
-
cached_db
A NoSQL database with a built in cache layer
-
suid
Sortable (timestamp-first) unique identifier
-
sqlx-sqlite
SQLite driver implementation for SQLx. Not for direct use; see the
sqlx
crate for details. -
talos_certifier_adapters
Adapters used in Talos Certifier
-
autocache
automatic cache management
-
bluejay-visibility
A GraphQL schema wrapper for enforcing visibility
-
rs-leveldb
Almost-complete bindings for leveldb for Rust
-
bevy_sqlx
A SQLx database plugin for Bevy's ECS
-
xust
set of XML crates under development since 2020. It aims for compliance with the W3 test suites for XML/DTD, XML Schema 1.1, and XQuery 3.1.
-
rebacdb
A relationship-based access control database inspired by google zanzibar
-
libpijul-compat
A patch-based distributed version control system, easy to use and fast
-
datafusion-ffi
Foreign Function Interface implementation for DataFusion
-
unbase
intends to be a causal, coordination-free distributed data-persistence and application framework. It is fundamentally reactive, fault tolerant, and decentralized.
-
schemerz-rusqlite
SQLite3 adapter for the Schemerz database schema migration library
-
wing-sqlparser
Extensible SQL Lexer and Parser with support for ANSI SQL:2011
-
tarantool-rs
Asyncronous tokio-based client for Tarantool
-
rsmq_async_lite
Async RSMQ port to rust. RSMQ is a simple redis queue system that works in any redis v2.4+. It contains the same methods as the original one in https://github.com/smrchy/rsmq
-
timeflaketiny-rs
TimeflakeTiny is 64-bit sized timebased unique, roughly-ordered and compatible with sqlite. Inspired by original Timeflake that is 128-bit sized.
-
til
CLI for storing TILs (today I learneds)
-
uap
Toolkit for looking up aircraft registration information
-
scyllax
A SQLx and Discord inspired query system for Scylla
-
aromatic
Automatic ORM
-
mvdb
Minimum Viable (Psuedo) Database
-
tonic-flatbuffers
Generates tonic-compatible gRPC stubs for flatbuffers RPC services
-
taskchampion-sync-server-storage-sqlite
SQLite backend for TaskChampion-sync-server
-
rdcache
cache using redis backend
-
ipdb-rust
reading IPIP.net's IPDB database files
-
recfiles
managing GNU Recfiles
-
elastic-common-schema
Elastic Common Schema (ECS) for Rust
-
oxide-auth-db
An implement of DB registrar with configurable databases
-
zeronet_peerdb
A peer database library for ZeroNet
-
cuppa
Standard library with usefull methods to boots the development
-
agdb_server
Agnesoft Graph Database Server
-
crash_orm_rocket
Integration for Crash ORM into rocket
-
liter
Experimental library for using SQLite with minimal SQL
-
butane_cli
The CLI for the Butane ORM
-
azure_cosmos_mirror
Rust wrappers around Microsoft Azure REST APIs - Azure Cosmos DB
-
polymap
A map containing varying types of value
-
grus-lib
accessing grus database
-
inline-postgres
tiny and opinionated postgres SQL library
-
linestream
Read lines from a socket
-
sorm
ORM (Object-Relational Mapping) built on SQLx
-
app-db-schema
a common package for app with surreal
-
rdf_vocabularies
distribution of few most commonly used RDF vocabularies. It also provides sophia terms for each vocabulary's terminology.
-
mmtkvdb
Memory-mapped key-value database using LMDB
-
polodb_core
An embedded document database
-
vectus
A vector database implemented in Rust for learning purposes
-
mantra-schema
Schemas for *mantra*
-
maxminddb-writer
writing MaxMind DB
-
diesel_table_macro_syntax
Internal diesel crate
-
inexor-rgf-core-di
Inexor - Reactive Graph Flow - Dependency Injection
-
sqlx-conditional-queries-layering
Query templating for sqlx-conditional-queries
-
up-bank-api
accessing the Up Bank API in an easy way
-
bb8-mongodb
bb8 connection pooling impmentation for the MongoDB database
-
chain-builder
A query builder for MySQL for Rust is designed to be flexible and easy to use
-
eternaltwin_core
Core crate for Eternal-Twin
-
r2d2_mysql_batis
-
rqlite-rs-core
Core library for rqlite-rs
-
ainoio-agent
Aino.io agent
-
sea_orm_casbin_adapter
❤ casbin adapter for rust with sea_orm
-
sql-table
Makes no-ORM querying of SQL databases more concise
-
aide-de-camp-sqlite
SQLite implementation of Queue trait from aide-de-camp
-
sql_from_models-parser
Helper crate for models
-
faster-rs
Rust wrapper for FASTER by Microsoft Research
-
asml-iomod-registry-common
Common code for the AssemblyLift IOmod Registry
-
tql
Compile-time ORM (runtime library)
-
tongo
A TUI for MongoDB
-
rustweb
Rust-based web server
-
cloudflare-workers-kv-sdk-rs
Unofficial Cloudflare Workers KV SDK for Rust-Lang
-
kiistor
A small utility for loading game keys in/out of a PostgreSQL database
-
meowstore_bindb
Bindb
-
prql-query
pq: query and transform data with PRQL
-
cipherstash-core
Shared code and core modules for CipherStash clients
-
morax-storage
The Storage Service for Morax that interacts with the different object storage backends
-
libmcaptcha
core of mCaptcha captcha system
-
gibbon
WIP implementation of Facebook's gorilla database in rust
-
tarantool-module
Tarantool C API bindings
-
gorm
An orm that is simple to use and prevents all mistakes at compile time
-
sea-query-rusqlite
Binder traits for connecting sea-query with Rusqlite
-
polodb_bson
BSON lib for PoloDB
-
gulkana
database
-
parsql-postgres
Parsql için postgresql entegrasyonunu sağlayan küfedir
-
promql
parser
-
sea-orm-cli
Command line utility for SeaORM
-
postgres-syntax
Compile-time syntax checking of PostgreSQL queries
-
bruinen-delta
A local-first database built by Bruinen Technologies
-
azure_mgmt_datamigration
generated REST API bindings
-
bayard-proto
Protocol Buffers for Bayard
-
recipe-scraper
parsing structured recipes from the web
-
soph-redis
Framework for Web Rustceans
-
surreal_use
An extension library based on the Surrealdb library to help users develop more conveniently
-
ssql
Async ms sql server basic orm
-
sqlite3-builder
zero dependency, tiny sqlite3 wrapper built for lodpm
-
ydb-grpc
contains generated low-level grpc code from YDB API protobuf, used as base for ydb crate
-
markstory_protos
Rust bindings for sentry-protos
-
forged-cli
Command-line interface for forged.dev and device provisioning processes
-
pgrx-sql-entity-graph
Sql Entity Graph for
pgrx
-
kramer
Enumerated types implementing std::fmt::Display for sending RESP messages to redis
-
db-key-macro
Attribute macro to generate fixed-length key-value database keys
-
rudis-http
A minial Redis server with HTTP interface
-
libfaster-sys
Bindings for FASTER
-
graphql-lint
A GraphQL SDL linter
-
postgres_query
Write and execute SQL queries with ease
-
faunadb
A Client for Fauna Database
-
df-helper
df helper tools db cache
-
bmbp_rdbc
RDBC
-
nostr-lmdb
LMDB storage backend for nostr apps
-
disel_todo
Lib for todo app
-
diesel-chrono-duration
Adds chrono::Duration support to the diesel
-
rmqtt-storage
wrapper around some key-value storages
-
finac
Double-entry bookkeeping for Rust
-
atlasserver
Atlas is a rust library for the purpose of composing REST APIs out of re-usable and extensible modules, specifically with supporting the networking needs of online gaming services in mind
-
pgdb_cli
Command-line application to run a Postgres database
-
charybdis-migrate
Automatic Migration Tool for Charybdis ORM
-
denokv
A self-hosted backend for Deno KV
-
xnde
eXtract your data from the Winamp Music Library
-
databend-client
Databend Client for Rust
-
obi
OBI
-
dropzone
cloud clipboard
-
pgql
Automatic GraphQL server from your Postgres database
-
powersql
Data transformation tool using SQL
-
chromoe-db
An open-source, flexible, and scalable ecosystem designed for Rust-compatible database drivers
-
sqlweld
Create SQL files from templates and partials
-
pepe-pg
Postgres connection utils
-
postgres_queue
managing and executing tasks in a PostgreSQL-backed queue
-
onechatsocial-permissions
Revolt Backend: Permission Logic
-
diesel_async_migrations
migrations for diesel_async
-
exempi2
Safe Rust bindings to Exempi 2.4
-
duckdb-queryscript
Ergonomic wrapper for DuckDB
-
dorsal
Backbone server structure of Stellular projects
-
iceberg-catalog-rest
Apache Iceberg Rust REST API
-
sixth_database
In memory serializing to disk Database. Mimics FourthDatabase(C#) and FifthDatabase(C++), SixthDatabase is for Rust using Serde.
-
async-duckdb
working with duckdb asynchronously
-
drasi-query-ast
Drasi Core Abstract Syntax Tree
-
redis_cluster_async_tls
Async redis cluster driver for Rust
-
pontus_onyx
A remoteStorage server and client library
-
Alice-DBMS
Alice-Database is a comprehensive data management solution designed to integrate seamlessly with the Kingdom System. This plugin provides robust functionality for creating, updating…
-
persistent-keystore-rs
Lightweight Persistent Database library written in Rust
-
cordoba
Zero-copy and mmapable CDB access library with a Python interface
-
osv
parsing the OSV schema and client API
-
atex
Lib for async local task evaluation(sqlite or in-memory)
-
grafbase-local-common
Common code used in multiple crates in the CLI workspace
-
catalytic_table_to_struct
Table mapper for the ORM for Scylla, fully compatible with Apache Cassandra™
-
oracle_sql_tools
An extension to the Rust-Oracle crate to make simple queries easy to implement
-
worterbuch-client
Client library for Wörterbuch
-
rusqlite-le
Ergonomic wrapper for SQLite
-
mysqlbinlog-network
mysqlbinlog from MySQL instance
-
redis-lua
Redis Lua scripting helper
-
spacetimedb-vm
A VM for SpacetimeDB
-
unreql_deadpool
Deadpool for UnReQL
-
chuchi-postgres
A wrapper around tokio-postgres to simplify working with Postgres databases
-
deflect
Reflection in Rust via DWARF debug info
-
noise_search_deps_librocksdb-sys
Fork of librocksdb-sys crate for Noise
-
schema_org_constants
Schema.org schemas as Rust constants
-
bb8-failsafe
thin wapper of failsafe-rs to provide circuit breaker captilites to bb8
-
edgedb-tokio
EdgeDB database client implementation for tokio
-
rsfbclient-rust
A pure Rust implementation of firebird client lib
-
lsm
log-structured merge trees in pure Rust
-
moosicbox_profiles
MoosicBox profiles package
-
crab_rocket_schema
Schema definitions for the crab rocket project
-
jsn-base
A database, similar to
sqlite
. It supports reading and writing. -
ora-store-sqlx
Part of the Ora scheduler framework
-
binlog
A binary data log library
-
db-derive
PostgreSQL/SQLite pooling derive system
-
tisq
terminal UI for SQL databases
-
datafusion-flight-sql-server
Datafusion flight sql server
-
tsdb_timon
Efficient local storage and Amazon S3-compatible data synchronization for time-series data, leveraging Parquet for storage and DataFusion for querying, all wrapped in a simple and intuitive API
-
chafka
Extensible service for real-time data ingestion from Kafka to ClickHouse
-
redis-graph
API for Redis graph database types
-
inexor-rgf-core-frp
Inexor - Reactive Graph Flow - Core - FRP (Bidule Patched)
-
wordnet
Read a wordnet dictionary in Rust
-
kstool
A tools crate used by KunoiSayami's projects
-
treasure
ORM for rust
-
redis-cell
A Redis module that provides rate limiting in Redis as a single command
-
rocket_db_pools
Rocket async database pooling support
-
store-flows
Store extension for flows.network
-
sqly
A lightweight macro system on top of sqlx
-
squill-cli
Command-line tool for PostgreSQL database migrations
-
deadpool-sync
Dead simple async pool utitities for sync managers
-
mpdpopm
Maintain ratings & playcounts for your mpd server
-
polars_gdal
Read and write GDAL-compatible geospatial data into Polars and GeoPolars
-
maman
Rust Web Crawler
-
dendritic-datasets
Prebuilt datasets that can be imported for ML model training
-
access_db
数据库连接
-
izihawa-ownedbytes
Expose data as static slice
-
prisma-oxigen
Prisma Oxigen is a Rust crate designed to facilitate the creation of Prisma generators. It provides a set of utilities and abstractions to simplify the process of building custom generators for the Prisma ORM.
-
fplus-database
FPlus main database module
-
abhyas
command-line application for managing and interacting with a database of links
-
lapin-async
AMQP client library with a low level API designed for use with mio
-
cyaxon-rocket-empty
204 (No Content) responder for Rocket. Includes optional schema definition.
-
redis-client
Redis client in Rust
-
pg-db-idle-agent-async
The PgDbIdleAgent is a customizable, asynchronous agent in Rust that periodically queries a PostgreSQL database and processes the results using a user-defined function
-
opensearch-testcontainer
Testcontainer for OpenSearch
-
teo-mongodb-connector
MongoDB connector for Teo
-
remi-gridfs
🐻❄️🧶 Official and maintained remi-rs crate for support of MongoDB GridFS
-
pg-embed-alternative
Run a Postgresql database locally on Linux, MacOS or Windows as part of another Rust application or test
-
jammdb
An embedded single-file database for Rust
-
esql
Useful and lightweight database extension library for your Rust project
-
synevi_network
A leaderless, consensus library based on Apache Cassandra's Accord algorithm
-
rpgffi
Toolkit for FDW, Logical Decoders and extensions for postgresql
-
leveldb-rs-binding
An interface for leveldb
-
tiny-dynamo
A tinier, simpler, key-value focused interface for AWS DynamoDB
-
kip-sql
build the SQL layer of KipDB database
-
libesedb-sys
libesedb FFI bindings for Rust
-
instrumentality
A data aggregation platform
-
trustfall_stubgen
Generate a Trustfall adapter stub for a given schema
-
cpp-typecheck
Type check a C++ source file with a clang compilation database
-
shuttle-qdrant
Shuttle plugin for connecting to a Qdrant database
-
ecdb
Entity component database
-
redis-sk
Redis driver for Rust
-
sqlx-rt-oldapi
Runtime abstraction used by SQLx, the Rust SQL toolkit. Not intended to be used directly.
-
mdbsql
SQL query for Access database on Unix-like systems
-
yaml_database_schema_parser
A YAML parser for database schema files
-
grovedb-costs
Costs extension crate for GroveDB
-
chuchi-postgres-types
Common types when working with Postgres in Rust
-
libduckdb-sys-queryscript
Native bindings to the libduckdb library, C API
-
pg-embed
Run a Postgresql database locally on Linux, MacOS or Windows as part of another Rust application or test
-
pg_vizurl
CLI frontend for explain.dalibo.com
-
deno_kv
Deno database API
-
senax-mysql-parser
MySQL parser for SenaX. This library is forked from https://github.com/ms705/nom-sql .
-
schemadoc-diff
OpenApi diff library and breaking changes detector
-
rust_store
A quick and easy cache database for you to use!
-
mungos
MongoDB in rust, simplified
-
bustubx
relational database written in Rust
-
gold_digger
MySQL/MariaDB query tool that accepts parameters as environmental variables
-
graphile_worker_ctx
Worker Context package for graphile_worker, a high performance Rust/PostgreSQL job queue
-
abyssiniandb
local key-value store
-
noria-dataflow
Internal noria-server crate
-
limousine_core
Building blocks for hybrid index data structures
-
pobsd-parser
Simplistic parser for the PlayOnBSD Database
-
sqlite-types
SQLite Rust types
-
serai-task
A task schema for Serai services
-
forge_common
dealing with forge servers
-
atlas-cli-core
Core library to interact with the MongoDB Atlas CLI
-
dysql
that do dynamic-sql query through proc-macro, it bases on sqlx crate
-
temp-postgres
temporary postgres instance meant for unit tests
-
puzzle24
solving Twenty-Four Sliding Puzzles
-
shentong
binding
-
bb8-surrealdb
SurrealDB driver for bb8 based on the surrealdb crate
-
scooby
An SQL query builder with a pleasant fluent API closely imitating actual SQL
-
diesel-enum
Interop between your enums and your database with diesel
-
gdiist-rocksdb
Rust wrapper for Facebook's RocksDB embeddable database
-
async-kvdb
A key-value database
-
tidb_pool
that creates a MySQL connection pool for TiDB using a TOML configuration file
-
sqlx-pg-test-template
Faster version of #[sqlx-test] macro for PostgreSQL
-
ngram-search
Ngram-based indexing of strings into a binary file
-
rsrq
A minimal Redis-backed job queue
-
kvdb-persy
kvdb implementation built with persy
-
sdb_server_core
SeismicDB Server
-
ntap-db-ipv6-asn
-
scylla-cdc
consuming ScyllaDB CDC log for Rust
-
databeam
Database connection library
-
deq
transaction system that allows reverting any changes made to a struct
-
spring-redis
Integrate redis-rs with spring-rs
-
retriever
embedded in-memory data store for rust applications
-
wasmcloud-interface-sqldb
Interface for wasmCloud actors to connect to a relational database using the capability wasmcloud:sqldb
-
dynamo-subscriber
Subscribe DynamoDB Streams as tokio-stream
-
everything-rs
Ergonomic wrapper around everything-sys-bindgen for the Everything SDK
-
firestore-structured-query
A Firestore StructuredQuery builder
-
nu_plugin_from_sqlite
A converter plugin to the bson format for Nushell
-
airbyte_client
Airbyte Client is an unofficial client library for the Airbyte API
-
safe_en
Local database solution with clean and strict data integrity
-
sql
The package provides a constructor of SQL statements
-
googleapis-tonic-google-spanner-admin-database-v1
A Google APIs client library generated by tonic-build
-
smol_db_client
A client library for smol_db
-
redcon
Redis compatible server framework for Rust
-
squealer
A Terminal UI database client
-
makai_waveform_db
In-memory waveform database
-
yrs-rocksdb
Persistence layer over Yrs documents for RocksDB backend
-
actix-session-sqlx-postgres
Actix Session Sqlx Postgres is a Sqlx Postgres implementation of the ActixSession Store trait
-
qm-pg
PostgreSQL helper functions
-
pleingres
A pure Rust interface to PostgreSQL. Will never block (hence the name, a pun on that fact in french).
-
heed-types
The types used with the fully typed LMDB wrapper, heed
-
sqlvec
A generic container for vectors allowing for rusqlite operations
-
deuterium
fancy SQL builder for Rust. It's designed to provide a DSL to easily build SQL queries in safe and *typed* way.
-
matterdb
Persistent storage implementation based on RocksDB
-
pg_parse
PostgreSQL parser that uses the actual PostgreSQL server source to parse SQL queries and return the internal PostgreSQL parse tree
-
pgdump_toc_rewrite
Command-line utility and a library that can be used to rewrite Babelfish logical DB name in pg_dump TOC and Babelfish catalog files
-
sotdb
database
-
worterbuch-common
Client library for Wörterbuch
-
sqlmo_openapi
create sqlmo models from openapi v3 spec
-
sidekiq
Client
-
limousine_engine
can reason about a large design continuum of hybrid key-value store designs and materialize an optimal implementation using procedural macros
-
anyvalue-dataframe
Vec AnyValue of polars DataFrame
-
rbatis_sql
SQL Toolkit and ORM Library. An async, pure Rust SQL crate featuring compile-time Dynamic SQL
-
dbq
Job queueing and processing library with queues stored in Postgres 9.5+
-
leveldb-sys
FFI bindings to LevelDB
-
rig-mongodb
MongoDB implementation of a Rig vector store
-
infograph
meant as the reference implementation of the info graph
-
uniparc_xml_parser
Scripts for parsing UniParc XML files downloaded from the Uniprot website into CSV files
-
sql_reverse_struct
sql reverse struct
-
badass
cli tool inspired by dbt and airflow
-
denokv_timemachine
Point-in-time recovery tool for Deno KV
-
gluesql-test-suite
GlueSQL - Open source SQL database engine fully written in Rust with pure functional execution layer, easily swappable storage and web assembly support!
-
ibm_db
DB2 connectivity using CLI Driver
-
fimi
A generic migration framework
-
simuldb
Database with backend and format agnostic data storage for simulation results coupled with metadata
-
adom
async-postgres macros for object mapping
-
pgdelaytest
evaluate replication latency on PostgreSQL
-
rinfluxdb
querying and posting data to InfluxDB
-
nebula-ffi
wrapper crate for communicating with Nebula via a CGO FFI
-
kamiya_database
interaction with Kamiya database
-
pg-connection-string
PostgreSQL-compatibly idiosyncratic connection string parsing
-
generic-db-observer
A generic observer that monitors a database for changes and triggers a change in some Event Subject
-
mssql-browser
SQL Server Resolution Protocol
-
rs-es
Client for the ElasticSearch REST API
-
squatternaut
Machine-readable database of squatted crates on crates.io
-
rocket_read_db_pools
Rocket read-only / read-write async database pooling support
-
fast-cli-keepass
quickly find entries in a keepass database using the command-line
-
dml-tools
DML generation and serialization from/to code or YAML files
-
mongo_data_exporter
MongoDB data exporter to another MongoDB instance
-
optd-datafusion-repr
datafusion plan representation for optd
-
rxqlite-client
A client for rxqlite
-
sqlm-postgres
sql!
macro to write compile-time checked database queries similar to howformat!
works -
lsor
An opinionated kind-of-ORM-but-not-really that allows you to write SQL statements using Rust
-
pgx-tests
Test framework for 'pgx'-based Postgres extensions
-
ofdb-seed
A seed library for building OpenFairDB based web applications
-
nene
Google Cloud Spanner ORM generator
-
clepsydra
small distributed database protocol
-
firebase-app-sdk
Firebase-App Sdk
-
spaceapi-server
that allows you to easily implement a SpaceAPI server
-
sqlgen
generate SQL Statements
-
tower-sessions-postgres-store
tower-sessions store backed by tokio-postgres
-
surrealdb-orm
ORM for surrealdb
-
influxdb-config
A helper package for quickly setting up an influxdb client from environment variables
-
libsql-client
HTTP-based client for libSQL and sqld
-
cherry
async ORM, support for MySQL, PostgreSQL and SQLite
-
griddb
client
-
fnct
caching library that supports cache invalidation via tags
-
youran
code with peace
-
sqlar
Port of the SQLite Archive Files utility
-
orlok
A database toolkit with generic implementations of the Repository pattern
-
cultura
Enhance your knowledge day by day, directly from your terminal
-
noria
Client bindings for Noria
-
appwrite_openapi
AUTO-GENERATED client for Appwrite. For full API documentation and tutorials go to https://appwrite.io/docs
-
datalocker
My first Rust crate I made to learn. Basic Database Interface. Currently works with mySQL only. Uses the mysql crate and provides a wrapper around it to make interacting with a mysql database easier.
-
cassandra-cpp-sys
A bindgen-generated Rust wrapper around the DataStax Cassandra C++ driver plus working examples. You probably want to use the "cassandra-cpp" crate which provides a safe wrapper.
-
jfs
A JSON file store
-
nvd-cwe
A rust implementation of the nvd-cwe
-
dbstruct
Build a typed database by defining a struct
-
wild-doc-client-lib
client lib for wild-doc-server
-
onespec
Language Agnostic API Specification Format
-
pingcap/linearizability
open source training courses about distributed database and distributed systems
-
daquery
Experimental database query language
-
mongocrypt
Rust-idiomatic wrapper around mongocrypt-sys
-
odbc-bridge
odbc bridge
-
shex_testsuite
RDF data shapes implementation in Rust
-
sqlsrv
functions for managing SQLite connections in a server application
-
sqlxgen
generating Rust code from SQL using sqlx
-
paxos
a well-tested implementation of the CASPaxos protocol for the sled lightweight database kit
-
batadase-index
batadase is an incredible LMDB wrapper
-
redis_events
Redis Events is a Rust library that provides a simple and efficient way to watch for changes in Redis hash fields. It allows you to register callbacks for specific hash:field combinations…
-
sparrow
A lightweight in-memory database
-
tmp-postgrust
Temporary postgresql instances for testing
-
datafusion-execution
Execution configuration support for DataFusion query engine
-
risinglight
An OLAP database system for educational purpose
-
ip2location-ip2proxy
IP2Proxy™ Proxy Detection Database
-
postgrest-query-parser
Parser for the postgres query parameters
-
trustfall_core
The trustfall query engine, empowering you to query everything
-
r2d2_postgres
Postgres support for the r2d2 connection pool
-
cqrs-es2-store
Sync implementation of the cqrs-es2 store
-
flyway-sql-changelog
Flyway-rs project, Database change control,similar to flyway in Java
-
database-tree
Database tree structure
-
simple_db
key value data base
-
butane_core
Internals for Butane. Do not use this crate directly -- use the butane crate.
-
tiberius-mssql-broker
Real time change listener for MSSQL
-
sqlstate
Representations and parsing logic for SQLSTATE return codes
-
libsql_replication
libSQL replication protocol
-
catalytic_query_parser
Query parser for the ORM for Scylla, fully compatible with Apache Cassandra™
-
arrow-data
Array data abstractions for Apache Arrow
-
qcl
A Query Check Language written in Rust
-
rutin
redis implemented using rust
-
c3p0_sqlx
A good friend for r2d2
-
falkordb
client
-
rsql_formatters
rsql formatters to output rsql results in various formats
-
row2pgcopy
Serializer for PGCOPY
-
reredis
reimplementation of Redis (server) in Rust programming language
-
mdbx-remote-sys
Raw bindings for libmdbx
-
mdbx-sys
Rust bindings for libmdbx
-
ccadb-csv-fetch
downloading CSV reports from the Common CA Database (CCADB)
-
redis_cluster_rs
Redis cluster driver for Rust
-
tonic-flatbuffers-build
Generates tonic-compatible gRPC stubs for flatbuffers RPC services
-
ledb-actix
LEDB Actor for Actix actor framework and storage REST-interface
-
atuin-client
client library for atuin
-
rt-pods-client
Official Client for RtPods
-
jss-core
Json Simplified Schema Core Interface
-
kurtbuilds_sid
Id schema that is: 128-bit (uuid compatible); sorted (won't explode database indexes); random (gen anywhere); readable (has object type and a "short" segment); and highlights on double click. Includes postgres extension.
-
tunm
game server for Rust
-
sqlrender
An easy sql generator
-
postgres-openssl
TLS support for tokio-postgres via openssl
-
loro-kv-store
Key-value store component for Loro, a high-performance CRDTs framework
-
postgres-inet
CIDR/INET support for rust-postgres
-
canparse
A CAN signal and definition parser
-
tauri-plugin-rusqlite
Tauri Plugin based on Rusqlite
-
wasmflow-interface
Types used by the Wasmflow tool chain
-
sqlparser-lance
A fork of sqlparser-rs project
-
csv_fish
CSV categorical data analyzer. Generates 2x2 contingency tables according to specified row/column group conditions, and applies Fisher's exact test.
-
indexed_db_futures
Future bindings for IndexedDB via web_sys
-
atuin-daemon
The daemon crate for Atuin
-
harperdb
SDK for HarperDB
-
sds
Rust wrapper for the Simple Dynamic Strings lib created and maintained for Redis
-
libsql-ffi
Native bindings to libSQL
-
pschema-rs
Pregel-based schema validation algorithm written in Rust for generating Wikidata subsets
-
keyv
key-value storage with support for multiple backends
-
postgres-cursor
Cursor abstraction for PostgreSQL
-
miniorm
a *very* simple ORM built on top of sqlx
-
bb8-tiberius
bb8 connection manager for Tiberius
-
redis-cli-tool
cli to interact with Redis
-
flyway
Flyway-rs project, Database change control,similar to flyway in Java
-
kml2pgsql
convert a kml file into a postgresql-compatible sql script
-
keyvaluedb-sqlite
A key-value SQLite database that implements the
KeyValueDB
trait -
rexrocksdb
Fork of rust wrapper for Facebook's RocksDB embeddable database
-
actix-elastic
elasticsearch 7.x actix actor
-
convergence
Write servers that speak PostgreSQL's wire protocol
-
monger
MongoDB version manager
-
clia-rustorm-dao
Dao provides a flexible way to access data from the database
-
flagrant-client
CLI powered feature-flagging
-
prql-compiler
PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement
-
xapian
Rust bindings to Xapian
-
sqlite3_ext
Build loadable extensions for SQLite using Rust
-
qm-customer
Default schema for customers
-
zerokms-protocol
manage the CipherStash ZeroKMS communication protocol
-
iceberg-rust
Unofficial rust implementation of the Iceberg table format
-
sourisdb
Database format focused on compression size without using external libraries
-
nostr-ndb
ndb (nostrdb) storage backend for Nostr apps
-
oci_rs
wrapper to the Oracle Call Interface (OCI) library
-
pg_bm25
Full text search for PostgreSQL using BM25
-
redact-store
common interface on top of storage backings
-
microrm
Lightweight ORM using sqlite as a backend
-
butane_rocket_pool
Butane database adapter for Rocket framework
-
crabdis
It's like Redis but a bit rusty
-
tokio-pg-mapper
Proc-macro library used to map a tokio-postgres row to a Rust type (struct)
-
jns42-core
Core of jns42
-
shacl_ast
RDF data shapes implementation in Rust
-
graphql-federated-graph
A serializable federated GraphQL graph representation
-
es4forensics
Import several timelines into elasticsearch
-
stack-string
A wrapper around SmartString which adds support for various extensions
-
printnanny-edge-db
ORM library for PrintNanny SQLite (edge) database models
-
aof
Redis appendonly file filter
-
postgres_extras
extentions and utilites for working with postgres
-
partiql
in Rust
-
postgres_range
Range support for rust-postgres
-
l337-postgres
l337 manager for tokio-postgres
-
format-sql-query
Collection of types and helpers for building hopefully correctly escaped SQL queries
-
sqlite-decoder
SQLite WAL and database formats decoder
-
sql2csv
Export SQL query to csv file
-
chekov
CQRS/ES Framework
-
mvstore
Multi-version page store for mvsqlite
-
datafusion-functions-window
Window function packages for the DataFusion query engine
-
datagen-rs-openaddresses-plugin
A plugin for datagen-rs providing support for the openaddresses.io data format
-
rorm-db
The inner database abstraction layer from rorm
-
pobsd-db
Primitive database to query the PlayOnBSD database
-
revolt-database
Revolt Backend: Database Implementation
-
joker_query
most sugared query builder of Rust
-
klub_models
Klub core models and controllers
-
timesource
Event sourcing with TimescaleDb
-
br-mysql
mysql
-
moosicbox_database
MoosicBox database package
-
async-rusqlite
A tiny executor agnostic wrapper around rusqlite to make calls to it async
-
reduct-base
Base crate for ReductStore
-
deadpool-surrealdb
Dead simple async pool for surrealdb
-
kassandra
Single node kassandra implementation
-
pgnumeric
Arbitrary precision numeric implementation written in Rust, compatible with PostgreSQL's numeric
-
rinfluxdb-flux
querying and posting data to InfluxDB
-
gn-matchmaking-state
Component for shared state-management in the game-night backend
-
ntap-db-as
-
openapi-parser
Extract schemas definitions tree from OpenAPI documents
-
sea_orm_newtype_id_domain
Sea-ORM newtyped IDs (stripe style)
-
rust-query
A query builder using rust concepts
-
iceberg-catalog-hms
Apache Iceberg Hive Metastore Catalog Support
-
reconcile
A reconciliation service to sync a key-value map over multiple instances
-
redlock-async
distributed locking mechanism built on top of Async Redis
-
charybdis_parser
Parser crate for Charybdis ORM
-
hesoyam
orm
-
rocks-sys
Raw RocksDB bindings for Rust, used internally in rust-rocks
-
mintdb
open source document based database built in Rust
-
rasputin
Hard to kill transactional distributed database
-
printnanny-os-models
PritnNanny OS AsyncAPI Rust models generated by Modelina
-
squeal
A SQL query builder library for Rust
-
openrpc-diff
diff two OpenRPC APIs
-
db-key
A datatype intended to be used as a database key
-
gluesql-derive
Derive traits for GlueSQL
-
rpmrepo_metadata
parsing RPM repository metadata
-
ultimate
Rust libraries
-
data_vault
Data Vault is a modular, pragmatic, credit card vault for Rust
-
spacetimedb-cli
A command line interface for SpacetimeDB
-
pgpq
Encode Apache Arrow
RecordBatch
es to Postgres’ native binary format -
odbc-api-helper
odbc-api helper
-
pgx_pgmq
Postgres extension for PGMQ
-
audis
An audit logging system, built atop Redis
-
graphile_worker_migrations
Migrations package for graphile_worker, a high performance Rust/PostgreSQL job queue
-
fire-postgres-types
Common types when working with Postgres in Rust
-
bayard
A distributed search server
-
keyvaluedb-memorydb
A key-value in-memory database that implements the
KeyValueDB
trait -
arrow-flightsql-odbc
An Apache Arrow Flight SQL server which proxies requests over ODBC
-
include-sqlite-sql
A Yesql inspired macro for using SQLite SQL in Rust
-
sqllogictest-engines
Sqllogictest built-in engines
-
zspell-index
Index format for the ZSpell spellchecker
-
jakdb
Just Another Key-Value Database (currently in development, just earmarking the name)
-
atomic-server
Create, share and model Atomic Data with this graph database server. Run atomic-server without any arguments to start the server. Use --help to learn about the options.
-
anorm
Implement Create, Read, Update, and Delete (CRUD) methods for sqlx
-
weaviate-community
Community client for handling Weaviate vector database transactions written in Rust, for Rust
-
rrdcached-client
A RRDCached (RRDtool) client library
-
r2d2-oracle
Oracle support for the r2d2 connection pool
-
cube-js/cubesql
SQL API for Cube as proxy over MySQL protocol
-
heed-traits
The traits used inside of the fully typed LMDB wrapper, heed
-
malwaredb-server
Server data storage logic for MalwareDB
-
txt2sql
txt to sql tool
-
pg-worm
An async, fully-typed and straightforward ORM for PostgreSQL databases
-
yb-postgres
A native, synchronous YugabyteDB YSQL client
-
nebula-fbthrift-storage-v2
Nebula Graph v2 storage interface
-
elastic_responses
Parses search results from Elasticsearch and presents results using convenient iterators
-
miraland-deadpool-sqlite
Miraland patch for deadpool unreleased rev. e6de358 and after which have not been published to crates.io, requird as deps and should exist on crates.io. Dead simple async pool for rusqlite
-
odbc-tools
Command line interface tools to query databases with via native ODBC drivers
-
rweb-openapi
Rust bindings for openapi schemas
-
mouse
Client for the daemon for SourisDB
-
schema_guard_tokio
Schema Guard: Relation (Postgres) DataBase (Schema) Management tool with BB8 and Tokio support
-
xml-schema
Structure generator from XSD source file
-
mdl
Data model library to share app state between threads and process and persist the data in the filesystem. Implements a simple way to store structs instances in a LMDB database and other methods like BTreeMap
-
eventsourced-projection
Projections for EventSourced
-
inexor-rgf-core-builder
Inexor - Reactive Graph Flow - Core - Builder
-
squall_dot_io_resp
A RESP parser implementation, written with edge performance in mind
-
atuin-server-database
server database library for atuin
-
jq_lang
AST for the jq query language
-
redis-zset-ts
Redis Timeseries using Sorted 'Z' Sets
-
evebox
A web based Suricata event manager
-
bonsaidb-files
Efficient large file storage for BonsaiDb
-
cashier
Generalized Data KV Cache Module
-
geonames-lib
reading format geonames
-
pg_str
Adds str functions to Postgresql via an extension
-
redis_utils
Cohesive helpers built on top of redis-rs
-
chm
Migrations CLI tool for ClickHouse
-
essence
Essential models and database logic for the Adapt chat platform
-
arcadedb-rs
client for ArcadeDB
-
axum_session_mongo
📝 Mongo Database layer for axum_session
-
tokio-sqlite
Asynchronous SQLite client
-
elastictea
An Ingredient crate for working with Elasticsearch in rettle
-
pgrx-pg-config
A Postgres pg_config wrapper for 'pgrx'
-
raxb-xmlschema-build
Architecture for XML Binding
-
sea-orm-dbml
DBML to SeaORM entity compiler
-
ejdb2-sys-windows
Rust binding for EJDB2
-
deltalake-core
Native Delta Lake implementation in Rust
-
nu_plugin_to_sqlite
A converter plugin to the SQLite format for Nushell
-
healthkit-to-sqlite-cli
Command-line tool to convert Apple HealthKit data to a SQLite database
-
diesel-mysql-spatial
An extension for the Diesel framework to support MySQL spatial datatypes
-
mongodb_cwal
A native MongoDB driver for those who can't wait any longer (CWAL)
-
rmqfwd
persist, export and republish RabbitMQ messages
-
snowflake-connector
Connect to Snowflake
-
schema_org_traits
Schema.org schemas as Rust traits
-
async_deadpool_redis_session
deadpool redis async session
-
meshanina
Content-addressed, log-structured memory-mapped database
-
trivialdb
Rust bindings for the TDB database library
-
orm_mysql
-
sqlx-database-tester
creation of unit / integration tests with sqlx database support
-
semilattice-database-session
Data is connected by a directed graph, with each node having arbitrarily defined keys and values. Sessions can then manage private data and merge it with mainstream data at any time.
-
nostr-kv
Lmdb api for nostr-db
-
td-client
Rust Client Library for Treasure Data
-
helge
Tiny wrapper around r2d2::Pool and diesel ConnectionManager to ease use in async contexts
-
horaedbproto
Protobuf specs for Apache HoraeDB™
-
length_aware_paginator
Add functionality to diesel query builder to return length aware paginated response
-
spacetimedb-schema-2
Schema library for SpacetimeDB
-
tiny-db
A tiny database and accompanying protocol
-
axum_session_redis_bb8_pool
📝 RedisPool (BB8) Database layer for axum_session
-
archimedes_crontab_types
Crontab types package for archimedes, a high performance Rust/PostgreSQL job queue
-
ostring_sqlx
A basic configuration persistence wrapper
-
shex_validation
RDF data shapes implementation in Rust
-
surrealdbee
ORM for surrealdb
-
smol_db_viewer
A viewer and editor application for smol_db
-
lmdb-master-sys
Rust bindings for liblmdb on the mdb.master branch
-
hashdb
trait for hash-keyed databases
-
cocklock
distributed locking mechanism built on top of Postgres/CockroachDB
-
lexi-rs
a client for lexidb - an in memory data structure database
-
graphgate-schema
GraphGate is Apollo Federation implemented in Rust
-
bb8-aykroyd
Aykroyd micro-ORM for the bb8 connection pool
-
rod
Distributed graph database that syncs over websockets and multicast
-
sorer
A schema on read file parser
-
bustubx-cli
relational database written in Rust
-
dcollector
Data collector, that uses TimescaleDB for Postgresql 13+ to store the data
-
utimeseries
An experimental time series database with a compact storage format to record data occurring in regular intervals
-
cmap
Concurrent multi-writer hash-map using trie
-
c3p0_postgres
A good friend for r2d2
-
rdbc2
Rust Database Connectivity Interface
-
cdb2
Pure Rust library to read and write CDB files
-
libsqlite3-sys-le
Native bindings to the libsqlite3 library
-
sql_wrapper
Generate table Struct and Sql function for table based on sqlx and sql_builder
-
v-common-ft-xapian
common part of the veda platform
-
leetcode-tui-db
Leetcode tui database
-
ip2location-country-multilingual
IP2Location™ Country Multilingual Database
-
ord-lmdb-zero
An almost-safe, near-zero-cost, feature-complete, unabashedly non-abstract wrapper around LMDB
-
bayard-rest
REST API server for Bayard
-
gauc
Couchbase Rust Adapter / CLI
-
ut_grade_parser
A grade distribution parser for the University of Texas at Austin
-
diesel-dynamic-schema
A safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL
-
partiql-extension-ion-functions
PartiQL Ion function extensions
-
duckfetch
A CLI tool for managing DuckDB installations, enabling users to easily list available versions and install specific ones
-
rocksdb-table
Some helpers for working with RocksDB databases
-
spacetimedb-client-api
The HTTP API for SpacetimeDB
-
indradb-plugin-host
A graph database library
-
librrd-sys
Rust FFI library wrapping librrd for interacting with round robin databases created with Tobias Oetiker's rrdtool (https://www.rrdtool.org/)
-
datafusion-cli
Command Line Client for DataFusion query engine
-
postgresfixture
Easily create and manage PostgreSQL clusters on demand for testing and development
-
httpql
Parser for the HTTPQL language
-
postgres-parser
An llvm-based safe wrapper for PostgresSQL's query parser. Currently based on v13
-
canyon_migrations
ORM and QueryBuilder
-
databend-sql
SQL types for Databend Driver
-
azure_mgmt_sqlvirtualmachine
generated REST API bindings
-
postgres_array
Array support for rust-postgres
-
semilattice-database
Data is connected by a directed graph, and each node has an arbitrarily defined key-value.A database is not a tree
-
elasticsearch_wasi
Official Elasticsearch Rust client for WASI and WasmEdge
-
sqlite-sql
SQLite's SQL interpretation
-
scdb
A very simple and fast key-value store but persisting data to disk, with a 'localStorage-like' API
-
pq-src
Bundled version of libpq
-
rsmgclient
Memgraph database adapter for Rust programming language
-
migrations-rs
PostgreSQL and OpenEhr migrations
-
diesel-connection
Static diesel r2d2 connection pooling
-
rocksdb-utils-lookup
using RocksDB as read-only lookup table (after initial bulk import)
-
kqlparser
Kusto Query Language (KQL) Parser
-
tablam
A relational language (experimental)
-
sql_select_parser
The SQL Parser CLI is a command-line tool designed to parse and analyze SQL SELECT queries
-
audio-similarity-search
Performs similarity search for audio files on a local machine
-
cerberus-es
An EventStore administration tool
-
yaml-validator
validating YAML against YAML-defined schemas
-
lutra
Query runner for PRQL
-
trql
Query language for programmatically generating structures from trees
-
rdba
db connectivity
-
regnumassets
parsing game asset files from MMORPG Champions of Regnum
-
kip_db
轻量级、异步 基于LSM Leveled Compaction K-V数据库
-
bluejay-schema-comparator
A GraphQL schema comparator
-
vmemcached
Memcached client for Rust
-
ragit
git-like rag pipeline
-
linebased
Add a TCP query port to any program
-
adbc_core
Public abstract API, driver manager and driver exporter
-
rapiddb-web
A reasonably fast configurable embedded key-value sensor database
-
mybatis
-
deadpool-runtime
Dead simple async pool utitities for sync managers
-
moosicbox_database_connection
MoosicBox database connection package
-
insertfmt
fast & easy formatter MySQL INSERT queries
-
ra_ap_base_db
Basic database traits for rust-analyzer. The concrete DB is defined by
ide
(akara_ap_ide
). -
postgres-es2
A Postgres implementation of an event store for cqrs-es2
-
cream-core
contains the core types and traits for the
cream
crate -
etwin_hammerfest_store
Hammerfest store implementation
-
sofa
CouchDB for Rust
-
queryer-sql-polars
A useful tool for use SQL to query data from
url
,file
andcomm
-
keyvalint
KEY VALue INTerface
-
postgresql_extensions
managing PostgreSQL extensions
-
rlink-connector-elasticsearch
High performance Stream Processing Framework
-
dbspec
Database introspection and model generation
-
redis-module-test-rs
A toolkit for testing Redis modules in Rust
-
pg_migrate
Database migration tool for PostgreSQL
-
naphtha
Universal database connection layer for your application
-
apikeys-rs
comprehensive toolkit designed to streamline API key management for your backend services
-
codegenta
A model code generator from database table using rustorm ORM
-
iceberg-catalog-glue
Apache Iceberg Glue Catalog Support
-
vsmtp-plugin-mysql
A plugin for vSMTP that enable support for mysql databases
-
eternaltwin_db_schema
Manager for Eternal-Twin SQL schemas
-
vmail-rs
A CLI client for vmail (mailserver setup with Dovecot, Postfix, MySQL, Rspamd)
-
visualize-sqlite
way to draw a diagram from an sqlite database
-
small-db
A small database writing in rust, inspired from mit 6.830
-
tokio_sky
Concurrent and multi-stage data ingestion and data processing with Rust Tokio
-
vsmtp-plugin-csv
A plugin for vSMTP that supports CSV databases
-
generate_sql
Generate SQL according to struct
-
spacetimedb-snapshot
Low-level interfaces for capturing and restoring snapshots of database states
-
couchbase-sys
Rust bindings to the libcouchbase C Couchbase SDK
-
sqlerrors
A pretty printer for SQL errors passed from the sqlparser crate
-
mybatis-sql
mybatis sql
-
duckdb-quan
Ergonomic wrapper for DuckDB
-
redis-sdk
redis
-
preserves-path
query language for Preserves documents
-
avro-schema
Apache Avro specification
-
noria-mir
Internal noria-server crate
-
rbdc-pool-fast
SQL Toolkit and ORM Library. An async, pure Rust SQL crate featuring compile-time Dynamic SQL
-
rorm-lib
The FFI bindings to C
-
sqlighters
Easy creation of SQLite binary format for use in serverside applications, where typically the client runs SQLite in WASM
-
graphql-schema-validation
A spec compliant implementation of GraphQL SDL schema validation
-
lmdb-rs-m
LMDB bindings
-
toql
friendly and productive ORM
-
surreal-simple-querybuilder
A query-building & utility crate for SurrealDB and its SQL querying language that aims to be simple
-
clean_dynamodb_store
follows clean architecture principles and provides a DynamoDB store implementation
-
bb8-oracle
Oracle support for the bb8 connection pool
-
unco
Supports working with SurealDB
-
x2bool/xlite
Query Excel spredsheets (.xlsx, .xls, .ods) using SQLite
-
iotdb-client
Rust client library for Apache IoTDB
-
slurf
Rust PostgreSQL driver
-
env_parser
Env parser. Parse your env file and create a Rust file with mapped properties
-
wal-browser
WAL file browser for libSQL/SQLite
-
eternaltwin_squirrel
Manager for SQL schemas
-
schemerz
A database schema migration library with DAG dependencies
-
jhhi
Ingests Java heap histograms to Elasticsearch
-
redict
A TUI and library to work with DICT servers
-
datafrog
Lightweight Datalog engine intended to be embedded in other Rust programs
-
cache_tags
Cache tags for gql2sql
-
udf-sys
UDF system bindings
-
leveldb-orm
An ORM for leveldb
-
notion-client
A Notion API Client for Rust
-
storedb
Disk-backed transactional key-value database
-
drasi-index-garnet
Drasi Core Garnet Index
-
sqlx_macro_ex
Macros replace sqlx-macros without compiling time
-
arrow-flight
Apache Arrow Flight
-
deadpool-sqlite
Dead simple async pool for rusqlite
-
iceberg-datafusion
Apache Iceberg Datafusion Integration
-
kamiya_config
interaction with Kamiya configuration
-
r2d2_redis
Redis support for the r2d2 connection pool
-
phile
The Painless High-Level Persistence Engine
-
rsfbclient-native
Native(using fbclient) implementation of firebird client lib
-
ignite-rs
Apache Ignite thin client
-
rdatatables
A small implementation of datatables back-end API (ssp) on rust-lang. (incomplete).
-
graphql-query
Stupendously fast and easy GraphQL Query Language handling
-
sea-orm-try-into-active-model
TryIntoActiveModel for sea-orm
-
bb8-ruarango
bb8 connection pooling impmentation for the ArangoDB database
-
metaldb
Persistent storage implementation based on RocksDB
-
neutrondb
log-structured merge-tree key-value store for any implemented data type
-
lcax
open, machine and human-readable data format for exchanging LCA results
-
smol_db_common
A common library shared between packages that use smol_db
-
rsql_core
rsql core library for creating a command line SQL interfaces
-
dgraph-tonic
async/sync client for Dgraph database build with Tonic crate
-
libyang3-sys
Raw FFI bindings for libyang3
-
cipherstash-client
The official CipherStash SDK
-
zenode
Abstraction layer on top of p2panda and graphql to easily create schemas and perform operations on a p2panda node
-
crunchert-storage
Storage mechanism for the WIP CruncheRT timeseries DB
-
wd2sql
Transform a Wikidata JSON dump into an SQLite database
-
resp_brage
REdis Serialization Protocol parser(beta)
-
shacl_validation
RDF data shapes implementation in Rust
-
rorm-declaration
The base defintion layer all rorm crates rely on
-
kdb
Idiomatic, High performance API for using KDB+ and Q from Rust
-
gluesql-file-storage
GlueSQL - Open source SQL database engine fully written in Rust with pure functional execution layer, easily swappable storage and web assembly support!
-
geekorm-core
GeekORM Core Library
-
morax-telemetry
A telemetry component that collects metrics, logs, and traces for Morax itself
-
sparql-client
SPARQL client based on Oxigraph components
-
resilientdb_rust_sdk
A SDK for interacting with ResilientDB
-
typemap-ors
A typesafe store for many value types
-
submerge
Experimental database thing
-
podo
PostgreSQL schema management tool
-
tauri-plugin-polodb
A Tauri plugin to expose the PoloDB embedded database to applications
-
eternaltwin_user_store
user service for Postgres (Rust)
-
axum_responses
way to use Axum responses
-
redyq
redis based queue system built in Rust. Focusing on ease of use and flexibility.
-
pingcap/labrpc
open source training courses about distributed database and distributed systems
-
ironworks
Modular FFXIV data toolkit written in rust
-
sea-orm-macros
Derive macros for SeaORM
-
materynskyis_yaml_schema_parser
A YAML parser for database schema files
-
ppom
Left Leaning Red Black index in Rust-lang
-
mongo-task-generator
Dynamically split evergreen tasks into subtasks for testing the mongodb/mongo project
-
mintkv
kv library based on btree
-
surrealdb-simple-migration
powerful database migration tool for SurrealDB
-
rtm-csv
Rust Type Mapper (RTM) crate rtm-csv
-
zk-kit-pmt
Generic for storage Merkle Tree (sparse & fixed-size) in Rust
-
arrow-flight-sql-client
An Apache Arrow Flight SQL client
-
aspiesolutions_entity
Database Definitions
-
httpredis
HTTP status codes for Redis cluster using TLS
-
shex_compact
RDF data shapes implementation in Rust
-
rocket_newrelic
Rocket fairing instrumenting requests using New Relic. Attach the fairing to your
Rocket
app, and any requests that include aTransaction
in their request guard will be instrumented using… -
rusty-redis
RustyRedis is a Redis written in Rust
-
uindex
Universal index
-
refuel
diesel postgres migrator that uses TOML files
-
cdb
Pure Rust library to read and write CDB files
-
tower-redis
A Tower service for asynchronous Redis request/response performed over a managed, multplexed connection
-
fakebeat
Fake documents generator for Elasticsearch
-
flat_map
A compact map stored as a vector of key, value pairs
-
suchbar
enduser-learnable-language for database queries
-
couchdb
types for working with CouchDB
-
surrealdb_migration_engine
Migration engine for surrealdb
-
microkv
a minimal and persistent key-value store designed with security in mind
-
colon_db
file data base with multiple columns and an id column
-
deduplication
efficiently store data
-
lapin-futures
AMQP client library with a futures based API
-
surreal-orm
ORM for surrealdb
-
arangodb_events_rs
Subscribe to real time events on your ArangoDB database in Rust
-
toql_query_parser
parser for query parser for Toql
-
susy-rocksdb
wrapper for Facebook's RocksDB embeddable database
-
unisub
A Pub/Sub library for Rust backed by Postgres
-
csvs_convert
Some Datapackage Conversion
-
dfq
A CLI tool for running SQLs over various data sources
-
async-sea-orm-session
async-session backend implemented in sea-orm
-
osquery-rust
Rust bindings for Osquery
-
friendgrow
Grow your friendships by tracking which friends to see soon
-
flagrant
CLI powered feature-flagging
-
seismicdb
Efficient compressed level 2 & tick data storage
-
optd-datafusion-repr-adv-cost
datafusion plan representation for optd
-
clickhouse-rs-cityhash-sys
Rust CityHash sys package for clickhouse-rs
-
partiql-conformance-tests
PartiQL conformance test runner
-
welds-connections
An async ORM for (postgres, mssql, mysql, sqlite)
-
pg-migrust
Very simple postgress database migration tool written in rust
-
schemafy_snapshot
Snapshot for bootstrapping the schemafy crate
-
foundationdb-sys
Bindings to the C api for FoundationDB
-
rbatis-tools
Generate the RUST structure based on the MySQL table structure
-
raphtory-io
contains all connectors and example datasets for raphtory
-
easy-sqlite
Little sqlite framework
-
redisearch_api
Rust RediSearch API binding
-
iron-vault
A redis style in-memory unified storage written in Rust
-
diesel-point
Diesel support for Point types in Postgres
-
spacetimedb-client-api-messages
Types for the SpacetimeDB client API messages
-
fastly-kv-preview
Fastly Compute@Edge KV API previews
-
lunatic-mysql
Mysql client library implemented in rust
-
confitdb
experimental, distributed, real-time database, giving full control on conflict resolution
-
mongodb-cursor-pagination
cursor based pagination for the native MongoDB driver in Rust
-
revolt-models
Revolt Backend: API Models
-
wmark
structs to implement optimistic SSI (Serializable Snapshot Isolation) level transactions for database
-
notes_r_us
Note Sharing Applictions API
-
cynic-cli
A CLI for cynic, a code first GraphQL client for Rust
-
wild-doc-script-python
python for wild-doc
-
goxoy_tcp_common
Goxoy Key Value DB
-
gluesql_shared_sled_storage
GlueSQL shared sled storage, for concurrency and stability
-
lllllxxxxx
TypeQL Grammar for Rust
-
pgx-pg-sys
Generated Rust bindings for Postgres internals, for use with 'pgx'
-
rustorm_dao
Dao provides a flexible way to access data from the database
-
tstorage
Embedded time-series database
-
sqlx-rqlite
rqlite driver implementation for SQLx. Not for direct use; see the
sqlx
crate for details. -
fancy_mdbx
Fancy wrapper for libMDBX
-
eventful-sql-server
event sourcing in Rust
-
l337-redis
l337 manager for redis
-
seaography-cli
🧭 A GraphQL framework and code generator for SeaORM
-
sql_db_mapper
Maps a SQL database to rust structs and functions
-
sqrite
An opinionated featherweight rust wrapper around SQLite
-
parse-mediawiki-sql
A parser for SQL dumps of a MediaWiki database
-
clickhouse-postgres-client
ClickHouse Postgres Client
-
rfirebird
Provide a raw access to firebird database file
-
assembly-fdb
Tools to use an create FDB files
-
rasi-sqlite3
rais database driver for sqlite3
-
redis_wasi
Redis driver for Rust
-
datagen
An easy to use tool to generate fake data in bulk and export it as Avro, Parquet or directly into your database as tables
-
schemerz-postgres
PostgreSQL adapter for the Schemerz database schema migration library
-
databend-cli
Databend Native Cli tool
-
thalo-postgres
Postgres event store for crates.io/thalo
-
migrations
A small library to handle migrations, with built in support for libsql
-
debil
Lightweight ORM for Rust
-
good-ormning-runtime
Runtime code for good-ormning
-
etanol
A orm for rust
-
dbless
key-value store for rust apps that don't need a full-flagged database
-
yatt_orm
Yatt orm
-
redis_rs
redis client library
-
tower-sessions-core
Core types and traits for tower-sessions
-
meiid
UUID generator based on current date for rust
-
mappum-rocksdb
Rust wrapper for Facebook's RocksDB embeddable database
-
ergol
an async ORM for Rust
-
csv-sql
CLI tool to generate SQL tables from CSV files
-
zoea
by and for baby Rustaceans. It contains 'easy' buttons for common things like http get requests, key-value database persistence, and Natural Language Processing.
-
taos-ws
Driver for TDengine - a timeseries database and analysis platform
-
msbfinal_db
The database backend used for my MSB final project (https://gitlab.com/lincolnauster/omsb9-final
-
headless-talk
Headless talk implementation
-
drasi-middleware
Drasi Core Middleware
-
hive_pubsub
Generic Pub/Sub library
-
odbc-avro
Extends odbc-iter crate functionality with ability to query Avro records and write entire ResultSet as Avro Object Container File data
-
sea-query-postgres
Binder traits for connecting sea-query with postgres driver
-
sql_reverse
Generate the multiple programming languages structure based on the MySQL/PostgresSQL table structure
-
bep-mongodb
MongoDB implementation of a Bep vector store
-
omnisci
A client for connecting to OmniSciDB using the Thrift API
-
mysql_async_wasi
Tokio based asynchronous MySql client library
-
csv_ledger
Consume a CSV containing a list of transactions and produce a set of bank account statements
-
clickhouse-trieve
A typed client for ClickHouse with killer features
-
axum-mongodb
macro for axum with mongodb
-
bhound
bloodhound command line interface tool written in rust. created to use bloodhound + neo4j to optimize pentesting workflows and allow additional automation features such as parsing, storing…
-
datafusion-catalog
-
noria-server
The Noria data-flow database server
-
rlink-connector-clickhouse
High performance Stream Processing Framework
-
iceberg-rs
Apache Iceberg in Rust
-
emerald-rocksdb
Rust wrapper for Facebook's RocksDB embeddable database used in Emerald project
-
pouch-server
A really tiny KV store
-
sneed
A safe wrapper around heed, with better errors and observability
-
wither
An ODM for MongoDB built upon the mongo rust driver
-
prefixmap
RDF data shapes implementation in Rust
-
matrix-sdk-store-media-cache-wrapper
Wrap any matrix-sdk State Store to store media files in a separate directory instead
-
rskafka
A minimal Rust client for Apache Kafka
-
ampiato
🧮 The Rust Powerplant Scheduling Toolkit. A Rust crate to build a great powerplant optimization and scheduling software. Automatic database migrations, consistent code and schema…
-
rust_mysqldump
A command-line application for quickly backing up your MySQL databases
-
trezm-redis
Redis driver for Rust
-
bijou-rocksdb
Rust wrapper for Facebook's RocksDB embeddable database
-
fog-db-traits
database traits to be implemented by fog-db databases
-
hiredis
The package provides an interface to Hiredis
-
rucene
port of the popular Apache Lucene project. Rucene is not a complete application, but rather a code library and API that can easily be used to add full text search capabilities to applications.
-
googleapis-tonic-google-firestore-v1
A Google APIs client library generated by tonic-build
-
rinfluxdb-influxql
querying and posting data to InfluxDB
-
libaster
A light, fast and powerful cache proxy written in Rust
-
welds-cli
An async ORM for (postgres, mssql, mysql, sqlite)
-
dynamodb-book-ch20-bigtimedeals
Models from The DynamoDB Book Big Time Deals example
-
xylem
Building context-sensitive type conversion
-
solomon-gremlin
A partially forked version of Gremlin-rs™
-
read_db_pools
Rocket read-only / read-write async database pooling support
-
models
A migration management library for applications using PostgresSQL, MySQL or SQLite
-
unreql
Well documented and easy to use RethinkDB Rust Driver
-
canyon_entities
ORM and QueryBuilder
-
kvstore
typesafe key-value store, that allows users to set, get, and delete key-value pairs, with each key stored in a separate file on disk
-
stargate-grpc
gRPC client for Stargate
-
pepe-pgpool
Postgres pool connection with check migration
-
mysql-plugin-api
Helper library for implementing MySQL plugins in Rust
-
dolores
A calendar management application on terminals
-
versa_unstable_schema
Versa Unstable Schema
-
sid2
Id schema that is: 128-bit (uuid compatible); sorted (won't explode database indexes); random (gen anywhere); readable (has object type and a "short" segment); and highlights on double click. Includes postgres extension.
-
darkredis
Async Redis client using std::future
-
elastic_requests
Code generated request types for the Elasticsearch REST API
-
hdbconnect_async
An asynchronous pure rust database driver for SAP HANA(TM)
-
cllw-ore
Fast, efficient Order-Revealing Encryption using CLLW scheme
-
rbdc-oracle
oracle driver for rbatis
-
typed-qb
A query builder that builds and typechecks queries at compile time
-
fstn
A CLI client for interacting with Faasten
-
partiql-irgen
PartiQL IR Generator
-
roa-diesel
diesel integration with roa framework
-
madsim-tokio-postgres
A native, asynchronous PostgreSQL client
-
sparql-smith
A SPARQL test cases generator
-
gandolf-kvs
A key value stroe used in gandolf consensus system
-
db-map
A local, Send & Sync, key-value store that acts like a HashMap
-
edgedb_codegen_core
codegen in the
edgedb_codegen
crate -
temp-mongo
temporary mongo instance meant for unit tests
-
surrealdb-query
ORM for surrealdb
-
graphql-tools
Tools for working with GraphQL in Rust, based on graphql-parser Document
-
libdb
statically linked rust bindings for Berkeley DB
-
upkeep
A command-line tool for logging and tracking machine and component statuses for later maintenance
-
dogg
CLI tool that let's you log data manually
-
warp10
client for rust
-
hyper-scripter-historian
Database tool for hyper-scripter. Not indetended to be used directly.
-
v-common-az-lmdb
common part of the veda platform
-
liblmdb
up to date Rust bindings for liblmdb
-
pg_named_args
PostgreSQL named arguments
-
onechatsocial-database
Revolt Backend: Database Implementation
-
indexkv
A performance-focused, persistent, async, key-value store
-
estunnel
downloading data from elasticsearch cluster
-
ffly-rs
Firefly key-value pair database
-
rustcask
fast and efficient key-value storage engine, based on Bitcask
-
mongo
A mongodb management tool
-
cozorocks
Bindings to RocksDB used by the cozo crate
-
infer_schema_internals
Previously internal to
diesel_infer_schema
. Not intended for public use -
sqlx-etorreborre-postgres
PostgreSQL driver implementation for SQLx. Not for direct use; see the
sqlx
crate for details. -
filedb-ng
Database that's using files to store data. See documetation for more information
-
sqlite-jsonschema
A SQLite extension for validating JSON documents
-
musty
An ODM for NoSQL databases like MongoDB
-
ip2location-continent-multilingual
IP2Location™ Continent Multilingual Database
-
nest
Use your filesystem as a nested data store
-
db_code
Generate Db code
-
resp-protocol
REdis Serialization Protocol
-
rustyspanner
A RPC Spanner Client for Rust
-
redi-rs
Lightweight async Redis client with connection pooling written in pure Rust and 100% memory safe
-
cornucopia
Generate type-checked Rust from your PostgreSQL queries
-
cache_store
A quick and easy cache database for you to use!
-
smolldb
small in-memory key-value database, which can be easly backed up in a file and later loaded from it
-
simple-job-queue
job queue
-
bloock-storage
BLOOCK SMT Storage implementation
-
freds
Flexible Referencing Extensible Data Store
-
aide-axum-sqlx-tx
axum-sqlx-tx for aide
-
objcache
Cache objects using redis
-
mobc-redis
Redis support for the mobc connection pool
-
clamav-rs
clamav bindings for Rust
-
ora-common
Part of the Ora scheduler framework
-
xitca-postgres
an async postgres client
-
activitist
Models of ActivityPub
-
moosicbox_search
MoosicBox search package
-
diesel-bind-if-some
don't bind null
-
spiderman-project-manager
The Weaving Project Manager
-
audiobook_server
A self-hosted audiobook server
-
libpg_query-sys
FFI bindings to libpg_query
-
sqlite-fastrand
A SQLite extension for generating numbers and blobs very quickly
-
reshape
zero-downtime schema migration tool for Postgres
-
influxdb_rs
InfluxDBv2 Rust driver
-
mongodb-data-api
A local MongoDB Atlas Data API for testing
-
df-db
orm database mysql mssql sqlite
-
rbdc-pool-mobc
SQL Toolkit and ORM Library. An async, pure Rust SQL crate featuring compile-time Dynamic SQL
-
spring-postgres
Integrate tokio-postgres with spring-rs
-
pgfine
database migration tool for postgres
-
ledb
Lightweight embedded database built over LMDB
-
sfio-tracing-ffi
An oo-bindgen model for using tracing in an FFI environment
-
ng-rocksdb
Rust wrapper for Facebook's RocksDB embeddable database, fork for Nextgraph.org
-
sea-orm-rocket
SeaORM Rocket support crate
-
sqlx-crud
Derive macro for SQLx to implement Create, Read, Update, and Delete (CRUD) methods for you
-
protoql
protobuf query language
-
partiql-rs
PartiQL
-
scyllax-cli
The CLI for scyllax -- mainly managing migrations
-
gluesql_memory_storage
GlueSQL - Open source SQL database engine fully written in Rust with pure functional execution layer, easily swappable storage and web assembly support!
-
casbin-rxqlite-adapter
Sqlx adapter for casbin-rs
-
adenosine-pds
informal personal data server (PDS) for AT protocol and bsky.app
-
taos-query
Driver for TDengine - a timeseries database and analysis platform
-
mysqlclient-src
Bundled version of libmysqlclient
-
starchart
A database tool that allows for multiple backend implementations
-
keyvaluedb-web
A key-value database for use in browsers
-
bb8-arangodb
ArangoDB driver for bb8 based on the arangors crate
-
apollo-tracing-protobuf
lib which expose generated rust file from Apollo Tracing protobuf configuration
-
libsql-hrana
hrana protocol for libsql
-
kvdb-lib
thread-safe key-value storage library using DashMap
-
uclicious-libucl-sys
Low-level bindings to libucl
-
turbopuffer-client
Client for the turbopuffer vector database
-
yrs-lmdb
Persistence layer over Yrs documents for LMDB backend
-
on-a-roll
On a Roll is CLI task manager wriiten in Rust that makes you feel like you are on a roll today!
-
apivolve
API evolution tool, it helps keep your APIs backwards compatible yet clean, and generates client/server code in a variety of languages
-
mysql_macros
macro(s) to help when developing with mysql
-
salmo
A Database migration tool
-
postgres-tx-retry
Transaction retry helpers for PostgreSQL compatibale databases
-
nostr-sqlite
SQLite Storage backend for Nostr apps
-
postgres_macros
A set of support macros for rust-postgres
-
spacetimedb-commitlog
SpacetimeDB commitlog
-
couchbase-lite-core-sys
Native bindings to the couchbase-lite-core library
-
odata-parser-rs
OData EDMX v1.0 parser
-
openapiv3-to-typescript
Generate TypeScript from OpenAPIv3
-
sqruff-lib-core
Core library that underpins the sqruff library
-
param_builder
A param list builder for tokio postgres
-
faiss-sys
Native bindings for Faiss
-
bmbp_rdbc_sql
SQL构建器
-
bicycle_proto
Protobuf definitions for the Bicycle framework
-
qm-mongodb
MongoDB helper functions
-
archivista
A command-line application for quickly backing up your system databases
-
db_logger
A database-backed logger for use with the log crate
-
asdb-taxa
NCBI taxdump handling for the antiSMASH database
-
wccg-data
WCCG Data
-
shared-mime-query
Shared MIME DB query tool
-
assemblage_view
Linearized View Model and Bindings for AssemblageDB
-
simple-database
Key-Value Stores and a simple Indexed Database
-
models-parser
Helper crate for models
-
atuin-server-postgres
server postgres database library for atuin
-
druid-io
Asynchronous Apache Druid client library
-
pgxn_meta
The PGXN distribution metadata specification
-
lnotebook
asynchronous API to creating notebooks that stores notes in a database
-
matrix-sdk-sled
Sled Storage backend for matrix-sdk for native environments
-
include-oracle-sql
A Yesql inspired macro for using Oracle SQL in Rust
-
elastic_types
A strongly-typed implementation of Elasticsearch core types and Mapping API
-
duckdb-loadable-macros
Native bindings to the libduckdb library, C API; build loadable extensions
-
kv
An embedded key/value store for Rust
-
aide-de-camp-mongodb
MongoDB implementation of Queue trait from aide-de-camp
-
sqlite-wal
SQLite WAL manipulations
-
atedb
Distributed datachain (database) built on an immutable data store with strong encryption and authentication
-
migrant
CLI Database migration management for postgres, sqlite, mysql
-
tokio-postgres-extractor
High-performance extractors for tokio_postgres
-
inexor-rgf-core-reactive
Inexor - Reactive Graph Flow - Core - Reactive
-
clickhouse-http-client
ClickHouse HTTP Client
-
forged
Client API for forged.dev and device provisioning processes
-
googleapis-tonic-google-cloud-redis-cluster-v1
A Google APIs client library generated by tonic-build
-
terminusdb-10-to-11
Converts a terminusdb v10 store to a v11 store
-
database-schema
dump a database schema into a file in SQL format
-
tsfind
Extract code using tree-sitter queries
-
postguard
Test Postgres-compatible statements against a set of CORS-like rules
-
schemas
working with Schema.org data
-
sqlite2mongo
Import sqlite database to mongodb
-
td_rredis
redis wrapper for Rust, support cluster
-
assembly-data
Database module for the assembly crate
-
spacetimedb-sdk
SDK for clients to interface with SpacetimeDB
-
tslite
small embeddable time-serie database
-
kresp
My simple and ergonomic Rust crate for working with the REdis Serialization Protocol (RESP)
-
simple_pg_client
A native, asynchronous PostgreSQL client
-
db-introspector-gadget
A MySql and Postgres database introspection tool that generates Python types
-
sqlite-tg
FFI bindings to the sqlite-tg SQLite extension
-
oplog
iterating over a MongoDB replica set oplog
-
pingcap/percolator
open source training courses about distributed database and distributed systems
-
philec
The Painless High-Level Persistence Engine
-
xql
SQL query builder
-
sqlex
extract tables from a sql dump and run sql queries on them
-
world-tables-base
Base types for world tables
-
bottomless
replication for libSQL
-
mongoc-sys
Sys package with installer and bindings for mongoc
-
shuttle-turso
Plugin to obtain a client connected to a Turso database
-
deadpool-diesel
Dead simple async pool for diesel
-
partiql-parser
PartiQL Parser
-
rizzle
query builder and schema generator. Don't call it an ORM
-
rusted_cypher
Send cypher queries to a neo4j database
-
cosmora
Universal content management system based on RDF
-
safety-postgres
Wrapper of tokio-postgres for executing SQL more safer out of user jurisdiction
-
morax-server
The Morax Server that bundles all the broker services into one facade
-
tdlib-tl-gen
Rust code generator from TDLib's API definitions
-
extremedb
McObject eXtremeDB bindings
-
sledtool
Command-line tool to query, modify, import and export Sled key-value databases
-
bicycle_sqlite
SQLite database engine for the Bicycle framework
-
rsql_drivers
rsql drivers library for accessing databases
-
okv
A versatile key-value storage library
-
meflib
covering MEF schema
-
noise_search_deps_rocksdb
Fork of rocksdb crate for Noise
-
bayard-server
Bayard is a distributed search server
-
cdbd
A little server that serves constant key-value store files (e.g. CDB and MTBL) via standard protocols (e.g. memcached)
-
yesqlr
Parse SQL files with multiple named queries into a map. Port of goyesql.
-
toql_sql_expr_parser
SQL expression parser for Toql
-
ssb-db
The most basic sqlite backed db that you need to do replication on ssb
-
shapes_converter
RDF data shapes implementation in Rust
-
csv_uploader
A custom TSV/CSV -> DB uploader
-
bb8-libsql
connection pooling manager for libsql using bb8
-
starstraw
authentication back-end that feels like a game
-
spin-sqlite-connection
Spin Sqlite Connection abstraction
-
confql
Procedural macro for creating GraphQL server from yaml file trees and a schema
-
worterbuch-codec
Encode/decode Wörterbuch messages
-
i-love-jesus
Cursor/keyset pagination and ordering for Diesel (PostgreSQL only)
-
pg_sync
PostgreSQL DML change management tool
-
lproj2es
Dump iOS localization strings into ElasticSearch
-
azure_data_cosmos
Rust wrappers around Microsoft Azure REST APIs - Azure Cosmos DB
-
rust_orm_gen
ORM generator
-
sqlite3builder
SQL code generator for Sqlite3
-
re_arrow_store
An in-memory time series database for Rerun log data, based on Apache Arrow
-
canyon_connection
ORM and QueryBuilder
-
kairosdb
Client for the KairosDB REST API
-
cache_service
Cache service based on Redis and in-memory cache
-
schema_org_types
Schema.org schemas as Rust types
-
cdrs
Cassandra DB driver written in Rust
-
nebula-fbthrift-graph-v2
Nebula Graph v2 graph interface
-
datafusion_iceberg
Datafusion integration for Iceberg table format
-
sqlx-models
A work in progress implementation of a migration tool for sqlx
-
ets
cli express-typescript-starter
-
assemblage_db
Distributed Document/Graph DB for Connected and Overlapping Pages
-
quackdb
Ergonomic binding to DuckDB
-
gluesql-shared-memory-storage
GlueSQL - Open source SQL database engine fully written in Rust with pure functional execution layer, easily swappable storage and web assembly support!
-
nebula-fbthrift-common-v2
Nebula Graph v2 common interface
-
simpledb
NoSQL embedded database on top of RocksDB
-
sql2any
Export data from SQL databases in various formats
-
qians_xql
SQL query builder
-
libsqlcipher-sys
Native bindings to the libsqlcipher library
-
cql_model
Core models/interfaces for CQL Database - a lightweight array-based database
-
spyglass-cli
A cli tool designed to make substreams development a more ergonomic and type safe experience
-
wread-mongodb
read and write data for mongodb
-
remote_hash_map
Remote hash map
-
whisper
time series file support
-
neo4j
Bolt driver for Neo4j
-
gsettings-desktop-schemas
Rust bindings for gsettings-desktop-schemas
-
rocket_sync_db_pools
Rocket async database pooling support for sync database drivers
-
sea-query-diesel
Binder traits for connecting sea-query with diesel
-
sqlx-etorreborre-sqlite
SQLite driver implementation for SQLx. Not for direct use; see the
sqlx
crate for details. -
clickhouse-data-value
ClickHouse Data Values
-
wild-doc-script-deno
deno for wild-doc
-
optd-gungnir
statistics for optd
-
sqlx_wasi
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
-
flagrant-api
CLI powered feature-flagging
-
hdfs-sys
Bindings to HDFS Native C API
-
scylla_orm
ORM for Scylla, fully compatible with Apache Cassandra™
-
diesel-factories
Test factories for Diesel
-
keyz_rust_client
keyz client for Rust
-
scyllax-parser
A parser for CQL queries
-
scriptplan-core
Core schema for creating programatic script plans
-
async-sqlx-session
sqlx session store for async-session
-
rkdb
KDB-Rust embedding and IPC
-
agdb_api
Agnesoft Graph Database API (Client)
-
bitcask-engine-rs
Bitcask
-
r2d2-memcache
Memcached support for the r2d2 connection pool
-
dynamodb-book-ch18-sessionstore
Models from The DynamoDB Book Session Store example
-
easy-sqlx-utils
easy to use sqlx
-
googleapis-tonic-google-firestore-v1beta1
A Google APIs client library generated by tonic-build
-
gluesql-git-storage
GlueSQL - Open source SQL database engine fully written in Rust with pure functional execution layer, easily swappable storage and web assembly support!
-
redisgraph
client for RedisGraph
-
boringdb
Robust, reasonably high-performance key-value database built on SQLite
-
mongocrypt-sys
FFI bindings to libmongocrypt
-
dgraph
client for Dgraph database
-
with_postgres_ready
Helper for running tests with a Postgres database in a Docker container that is ready to accept connections
-
sqlstr
Sql string builder
-
oid2
An id schema that is compatible with uuid, lexicographcally sorted (won't explode database indexes), readable, and double-click-copyable
-
xs-lib
command-line tool (xs) and a Rust library (xs_lib) for recording and retrieving sequential streams of payloads. It uses Lightning Memory-Mapped Database (LMDB) for local data storage.
-
callysto
Stream processing framework
-
flex-page
Database storage system
-
eternaltwin_forum_store
Forum Store implementation
-
fdb
FoundationDB Client API for Tokio
-
postgrpc
A JSON-transcoding-ready gRPC server for querying Postgres databases
-
pocket-relay-utils
Module for utilities used throughout the core, database, and servers for Pocket Relay
-
diskfire
NonBlocking, Blazing fast disk based logger
-
benchling
client, generated from the OpenAPI spec
-
sqlx-build-trust
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
-
df-fields
shortcut tool related to database fields
-
bluejay-typegen
A GraphQL type generator
-
bitcasky
Bitcask key-value store
-
gandalf-kvs
A key value stroe used in gandalf consensus system
-
fluffici_redis
Redis driver for Rust
-
goldleaf
A thin wrapper over MongoDB to make it shine!
-
dbmigrate
CLI tool to create and run database migrations. Postgres, MySQL supported.
-
mongo-tracing
Mongodb connection wrapper with telemetry support
-
lmdb-rs
LMDB bindings
-
message_db
Microservice native message and event store for Postgres
-
novax-sqlx-mysql
mysql utility
-
dorea
A key-value stroage system
-
zawgl-client
Zawgl Graph Database Client
-
deadbolt-parser
Database parser of deadbolt
-
tango-client
Client for the Tango control system
-
ynab-api
OpenAPI-generated API bindings for the YNAB API
-
redust-resp
RESP parser for Rust
-
dino
lightweight database for rust!
-
ply_tokio_redis_mongodb
ply for the technology combination of Redis and MongoDB
-
rinfluxdb-types
querying and posting data to InfluxDB
-
couchdb-orm
Copyright (C) 2020-2023 OpenToolAdd This program comes with ABSOLUTELY NO WARRANTY; This is free software, and you are welcome to redistribute it under certain conditions; type `show-license’ for details…
-
inexor-rgf-model-result
Inexor - Reactive Graph Flow - Model - Result
-
mdbtools_rs
mdbtools wrapper
-
wundergraph
A GraphQL ORM build on top of diesel
-
rudof
RDF data shapes implementation in Rust
-
tugraph
binding for the TuGraph library
-
rbatis-core
Core of rbatis, the rust SQL toolkit. Not intended to be used directly.
-
rdb-pagination-core
SQL query extension library for handling pagination and sorting in relational databases
-
horaedb-client
Apache HoraeDB (Incubating) Rust Client
-
r2d2_firebird
Firebird support for the r2d2 connection pool
-
cdbc
Rust Coroutine Database Driver Connectivity
-
merk
Merkle key/value store
-
schemer
A database schema migration library with DAG dependencies
-
prql-ast
The AST for the PRQL language
-
firebirust
Firebird client library
-
redis-module-macros
A macros crate for redismodule-rs
-
fql-parser
A parser for the Fauna Query Language (FQL)
-
glow_plug
Testing macro for diesel to create a clean database for each test
-
basex
A client library for BaseX XQuery databases
-
firerust
Realtime Database of Firebase
-
clickhouse-driver-cth
CityHash binding for ClickHouse Asynchronous Driver
-
sparopt
A SPARQL optimizer
-
influx-client
interact with InfluxDB
-
qapro-rs
quantaxis rust version
-
hypersync-schema
schema utilities for hypersync
-
sqlx-template
Template query library for Rust SQLx
-
schemamama_postgres
PostgreSQL adapter for the Schemamama migration system
-
spacetimedb-schema
Schema library for SpacetimeDB
-
iceberg-rust-spec
Unofficial implementation of the Iceberg table format specification
-
rsfbclient-diesel
The Diesel implementation for Firebird
-
kvsd
key value store
-
jsonref
Deref your JSONSchema here!
-
diesel_linker
A procedural macro to link Diesel models
-
redis-kiss
A really stupid approach to managing Redis PubSub
-
rtm-attributes
Rust Type Mapper (RTM) crate rtm-attributes
-
convergence-arrow
Utils for bridging Apache Arrow and PostgreSQL's wire protocol
-
robt
Read only, immutable Btree for indexing key,value
-
thalo-schema
Code generator based on aggregate schemas
-
cqrs-postgres
cqrs for a PostgreSQL backend
-
migrant_lib
Database migration and configuration library for postgres, sqlite, mysql
-
cqrs-es2-sql
A SQL implementation of an event store for cqrs-es2
-
amnesia
An expressive interface for interacting with a Cache
-
googleapis-tonic-google-cloud-redis-cluster-v1beta1
A Google APIs client library generated by tonic-build
-
lite_db
rust implement lite structure kv embedded database --- lite db. lite fast kv db for mobile, client, wasm etc.
-
clickhouse-driver-cthrs
rust CityHash for ClickHouse Asynchronous Driver
-
eternaltwin_twinoid_store
Twinoid store implementation
-
wral
Write ahead logging for durability
-
deadpool-tiberius
Async ms sql server connection pool simple impl of deadpool
-
r2d2-clickhouse
ClickHouse support for the r2d2 connection pool
-
dbcat
A *cat(1)* equivalent for viewing sqlite database
-
dbcrossbarlib
copying data between databases (pre-release)
-
hotpot-db
🌶 hottest way to store data on the web. If you like JSON and dealing with things later
-
peegee
A PostgreSQL driver
-
cargo-cargo-derive-ipc-schema-for-swift
Code-generator to IPC to Swift
-
rdfox-rs
RDFox for Rust, a high-performance in-memory ACID-transactional semantic graph database
-
oxrocksdb-sys
Rust bindings for RocksDB for Oxigraph usage
-
owoof
Uses SQLite to store data and a datalog-like format to query it
-
mini-lsm
A tutorial for building an LSM tree storage engine in a week
-
novax-sqlx-postgres
postgres utility
-
server_lib
Naive library for multithreading backend system
-
rutin_resp3
RESP3 protocol implementation for Rust. This library is designed to be used in 'rutin', a Redis server implementation in Rust.
-
distill-schema
RPC schema definitions for the asset pipeline
distill
-
genius-core-client
Genius Core Client Library. Written in Rust and using PyO3 for Python bindings.
-
wild-doc-script-image
image for wild-doc
-
spring-opendal
OpenDAL plugin for spring-rs
-
squawk-linter
Postgres SQL linter used in squawk
-
drasi-index-rocksdb
Drasi Core RocksDb Index
-
mysqlclient-sys-ext
Auto-generated rust bindings for libmysqlclient which supports win-x86-msvc rustc addtionally
-
gluon-salsa
A generic framework for on-demand, incrementalized computation (experimental)
-
aditjind-crate
Official OpenSearch Rust client
-
miniorm-example-todo
a *very* simple ORM built on top of sqlx
-
clickhouse-sql-parser
Rust parser for Clickhouse SQL dialect
-
taos-error
Driver for TDengine - a timeseries database and analysis platform
-
turingdb
Document Database backed by sled
-
rust-librocksdb-sys
Native bindings to librocksdb
-
redisclient
Redis client for Rust
-
firestore-path
A Firestore path helper
-
simple_dic
dictionary implementation in Rust with various functions to manipulate and interact with the dictionary data structure. The dictionary allows you to store key-value pairs where keys…
-
luna-orm-trait
ORM based on sqlx
-
leveldb_minimal
An minimal interface for leveldb
-
r2d2-aykroyd
Aykroyd micro-ORM for the r2d2 connection pool
-
strmprivacy_schema_strmprivacy_demo
Demo rust code from the STRMPrivacy schema code generator
-
sqlx-sqlhelper
基于sqlx和过程宏实现的sqlhelper
-
nostr-db
Nostr event database
-
redis-zero-protocol-parser
Redis Protocol Parser. A zero copy stream-friendly parser
-
rinfluxdb-lineprotocol
querying and posting data to InfluxDB
-
rdf-store-rs
Various RDF-store related generic structs and traits
-
scylladb
An async ScyllaDB driver built on an actor-model framework
-
hala-leveldb
Google leveldb binding for hala system
-
sea-orm-codegen
Code Generator for SeaORM
-
cloudr
that offers an abstract data structure for storing and managing values without moving them. It provides efficient key-value insertion, retrieval, and removal operations, allowing you to conveniently handle your data…
-
mongodb-language-model
Parses MongoDB query language and returns an abstract syntax tree
-
fdb-gen
Binding generation helper for FoundationDB
-
keyvaluedb
Key-Value Database Wrapper
-
pedis-core
core trait for a hobby redis server
-
mongors
Rust driver for MongoDB
-
mco-redis-rs
Redis driver for Rust
-
dbfish
Better database CLI tools. Export data and manage connections easier and faster.
-
surrealdb-tikv-client-pd
Low level PD components for the TiKV Rust client
-
deadpool-aykroyd
Aykroyd micro-ORM for the deadpool connection pool
-
siodb_driver
Driver for Siodb database
-
sparql_service
RDF data shapes implementation in Rust
-
rust-speedb
Rust wrapper for speedb embeddable datsabase
-
sqlxinsert
Sqlx derive macro for simpler inserts
-
pgx-sql-entity-graph
Sql Entity Graph for
pgx
-
goxoy-fragmented-db
Goxoy Fragmented DB
-
inexor-rgf-model-command
Inexor - Reactive Graph Flow - Model - Command
-
async-filedb
A key-value database
-
sqliter
An opinionated async connnection/migration handler for rusqlite to make light work of using sqlite databases for small apps
-
json-db
document database saved on disk
-
kassandra-tester
Tester utility for cassandra
-
sqlmo_sqlx
create sqlmo models from sqlx database (currently just postgres)
-
r2d2-diesel
r2d2 support for Diesel
-
datafusion-common
Common functionality for DataFusion query engine
-
toxiproxy_rust
Lightweight client for Toxiproxy
-
cueball-postgres-connection
cueball Connection trait for postgres::Client from the rust-postgres crate
-
tc-table
TinyChain's Table collection type
-
cipherstash-stats
Monitoring stats library for CipherStash
-
sqlite-pagecache
SQLite Application Defined Page Cache interface
-
include-sql
A Yesql inspired macro for using SQL in Rust
-
nebula-client
Nebula Graph/Meta/Storage client
-
ledb-types
Basic types for storable documents
-
itunes-com
Bindings over iTunes COM API
-
menhirdb
KV store based on RocksDB. (renamed)
-
spanner-rs
Cloud Spanner Rust Client
-
flagrant-types
CLI powered feature-flagging
-
haizhi-librocksdb-sys
Native bindings to librocksdb
-
sequelite
SQLite ORM for Rust
-
bicycle_server
gRPC database server for the Bicycle framework
-
redis_raw
Minimal Redis client library implementation
-
rbdc-pool-deadpool
SQL Toolkit and ORM Library. An async, pure Rust SQL crate featuring compile-time Dynamic SQL
-
memento
async memcached client for rust
-
ydb
contains generated low-level grpc code from YDB API protobuf, used as base for ydb crate
-
scylladb-parse
Statement parsing library for Scylla CQL
-
partiql-extension-ddl
PartiQL DDL extensions
-
rpa_enum
RPA Enum extension
-
ckandex
An indexer and API for CKAN, written in Rust
-
postgres-replication-types
Types for Postgres Replication Protocol
-
extremedb_sys
FFI bindings to McObject eXtremeDB
-
tokio-etcd
An opinionated etcd client for use with tokio
-
ormlite-core
An ORM for people who love SQL. Use the
ormlite
crate, not this one. -
rusticsearch
A lightweight, Elasticsearch-compatible search server (early WIP)
-
kn0sys-lmdb-rs
LMDB bindings
-
dmds
Multidimensional database implemented in Rust
-
lmdb-master3-sys
Rust bindings for liblmdb on the mdb.master3 branch
-
mlmdquery
A command-line tool to query the contents of an ml-metadata DB
-
pinot-client-rust
query Apache Pinot
-
pebble_query
A helper library for SeaOrm to parse execute, and return standard DTOs with query metadata
-
questdb
Connector for questdb
-
cratedb
driver for Rust
-
toql_field_list_parser
field list parser for Toql
-
redis_tang
A light weight asynchronous connection pool for redis-rs
-
spacetimedb-expr-2
The logical expression representation for the SpacetimeDB query engine
-
rdftk_query
placeholder for a query API and the SPARQL Query Language for RDF support
-
tiny-firestore-odm
A tiny object-document mapper for Google Firestore, focusing on a key/value object store usage model
-
partiql-source-map
PartiQL Source Map
-
ydb-unofficial
Unofficial Ydb client library written on rust
-
rust-nebula
client for NebulaGraph database
-
metals
A meta programming language for Composable Systems
-
eternaltwin_oauth_provider_store
Dinoparc store implementation
-
kvx_types
Types for kvx: an abstraction layer over various key-value store backends
-
kdl-schema
schema types & parsing for KDL
-
pgx-pg-config
A Postgres pg_config wrapper for 'pgx'
-
databend-driver-core
Core components for Databend Driver
-
libpq-sys
Auto-generated rust bindings for libpq
-
tilper
NoSQL Database Written in Rust
-
redust
Redis client for Rust
-
zedis
A little brokerless persisted lockfree datastore. 7 commands, super simple
-
wildland-catlib
Wildland Catalog Library client
-
entity-sled
Sled database support for entity crate
-
lunatic-db
A collection of db drivers for the lunatic runtime
-
pouch-sdk
The SDK to interact with pouch-server
-
spacetimedb-sql-parser
The SpacetimeDB SQL AST and Parser
-
archimedes_crontab_runner
Crontab runner package for archimedes, a high performance Rust/PostgreSQL job queue
-
cqlparser
Apache Cassandra CQL parser
-
sx_cli
RDF data shapes implementation in Rust
-
lmdb-rkv-sys
Rust bindings for liblmdb
-
mon
Rust driver for MongoDB
-
egui-any
Dynamic schema and value ediable with egui
-
iroh-store
storage part of iroh
-
ocsf-schema-rs
OCSF data types for Rust
-
hmdb
Typesafe, read optimized, transactional, persistent, in-memory, key-value store
-
spacetimedb-bindings-sys
Easy support for interacting between SpacetimeDB and Rust
-
sov-schema-db
A low level interface transforming RocksDB into a type-oriented data store
-
liboci
Rust based OCI Schema parsing and helpers
-
datafusion-expr-common
Logical plan and expression representation for DataFusion query engine
-
arrow-udf-python
Python runtime for Arrow UDFs
-
renovate
A new way to handle Postgres schema migration
-
irox-influxdb_v1
InfluxDB v1 API Client
-
cql_tiny_text
TinyText storage support for CQL Database - a lightweight array-based database
-
deadpool-r2d2
Dead simple async pool for r2d2 managers
-
optd-datafusion-bridge
datafusion bridge for optd
-
c3p0_in_memory
A good friend for r2d2
-
rinfluxdb-dataframe
querying and posting data to InfluxDB
-
orma
A PostgreSQL ORM written in Rust language
-
ejdb
Bindings for EJDB, and embedded JSON database
-
trso-migrator
easy migrator for Turso
-
r2d2_redis_cluster
Redis cluster support for the r2d2 connection pool
-
pg-migrator
Macro free Postgres migration tool for Rust Postgres and Tokio Postgres
-
mysql_async_uu
Tokio based asynchronous MySql client library
-
rusty-leveldb-arc
A compatible re-implementation of LevelDB in Rust (But use Arc instead of Rc)
-
cornucopia_async
Asynchronous client library for Cornucopia users
-
pumpkindb_mio_server
PumpkinDB mio-based server primitives
-
partiql-extension-visualize
Visualize PartiQL AST and Logical Plan
-
shared-mime
Look up file types with the XDG Shared MIME database
-
rsmc-tokio
An async memcached client for Tokio
-
postgres-protocol-sm3
Low level Postgres protocol APIs with sm3
-
discord-cassandra-cpp
A Cassandra CQL driver, built on top of the DataStax C++ driver for performance and functionality
-
cozo-ce
A general-purpose, transactional, relational database that uses Datalog and focuses on graph data and algorithms
-
jdbc
Rust bindings to the Java Jdbc
-
sessions-redis
Sessions Redis Storage
-
ryzz
A sqlite query builder and automatic schema migrator. Don't call it an orm
-
sqlx-conditional-queries-core
Internal functions for sqlx-conditional-queries
-
nickel-diesel
Nickel middleware providing a diesel ORM with r2d2 connection pooling
-
prql-parser
A parser for the PRQL query language
-
clickhouse-format
ClickHouse Formats
-
trek
Database migration management for Rust programs
-
sqlx-core
Core of SQLx, the rust SQL toolkit. Not intended to be used directly.
-
cqlite
An embedded property graph database
-
aragog_cli
CLI for Aragog Crate
-
vitess-grpc
Vitess gRPC client library, auto-generated from the Vitess proto files using tonic-build
-
wundergraph_cli
A helper tool to generate some code for using wundergraph with existing databases
-
utmpx
Rust bindings and wrapper around
utmpx.h
-
promad
Migration tool for SQLx
-
rocket_sqlx_migrator
works with the
rocket
web framework androcket_db_pools
to automatically run migrations on startup using a faring and some generic type magic -
pyrudof
RDF data shapes implementation in Rust
-
kactus-gtfs-rt
Store data in Redis
-
adminix
à la django admin for actix - sqlx
-
ruarango
ArangoDB Client Implementation
-
es_deep_pager
A elasticsearch client that can perform fast deep paging queries
-
clickhouse-srv
Bindings for emulating a ClickHouse server
-
rtm-sql
Rust Type Mapper (RTM) crate rtm-sql
-
wql
parse WQL
-
kactus
Store data in Redis
-
qp-postgres
Quick Pool: High Performance Async Generic Pool PostgreSQL Adapter
-
cuttlestore
A generic API for interacting with key-value stores that can be selected at runtime
-
scylla_orm_table_to_struct
Table mapper for the ORM for Scylla, fully compatible with Apache Cassandra™
-
cueball-manatee-primary-resolver
cueball Resolver trait that is specific to the Joyent manatee project. It queries a zookeeper cluster to determine the PostgreSQL replication primary from a set of PostgreSQL replication peers.
-
sqlx-pg-seeder
that assists in creating seeders for PostgreSQL databases using SQLx
-
baskerville
Infer and validate data-type schemas in Rust
-
rp1
Easily generate a REST-like CRUD API using Rocket and Diesel
-
lexa-database
Accès aux bases de données via SQLx
-
surreal-simple-client
An async Rust client for SurrealDB's RPC endpoint
-
gluesql-json-storage
GlueSQL - Open source SQL database engine fully written in Rust with pure functional execution layer, easily swappable storage and web assembly support!
-
magnet_schema
Magnet, a JSON/BSON schema generator
-
partiql-value
PartiQL Values
-
sqlayout
Generates SQL-code for creating SQLite databases via API or XML config
-
mimerrust-sys
FFI bindings for the Mimer SQL C API. Used by the 'mimerrust' crate
-
sqlx-macros-core
Macro support core for SQLx, the Rust SQL toolkit. Not intended to be used directly.
-
edgedb-client
EdgeDB database client implementation based on async-std
-
tinycdb
Bindings to the TinyCDB C library (http://www.corpit.ru/mjt/tinycdb.html)
-
rs-kv2spacetimedb
High level DB I/F using low level key/value I/F
-
mongo-lock
Distributed mutex locks with MongoDB
-
asyncmigrate
database migration with async support
-
tc-btree
TinyChain's BTree collection type
-
rocksdb-client-rust
client for interacting with RocksDB server
-
inexor-rgf-core-config
Inexor - Reactive Graph Flow - Core - Config
-
gitql-engine
GitQL Engine
-
ballista-cli
Command Line Client for Ballista distributed query engine
-
mongodb-arrow-connector
MongoDB connector that reads and writes data to/from Apache Arrow
-
toql_role_expr_parser
role expression parser for Toql
-
iotdb
Apache IotDB Client written in Rust
-
kvdb-file
A key-value in-file database that implements the
KeyValueDB
trait -
dsn
DSN (Data Source Name) parser
-
notes_r_us_migrations
Database Migrations For Notesrus
-
schema_guard
Schema Guard: Relation Database (Schema) Management tool
-
reool
An asynchrounous connection pool for Redis based on tokio and redis-rs
-
testfixtures
preparing test data from yaml files in Rust
-
rglw_orm_core
Rustyglware orm based on sqlx library
-
sqlite-xsv
A SQLite extension for reading large CSVs
-
orientdb-client
client for OrientDB™
-
sql-migration-sim
Parse and simulate SQL DDL statements
-
ormlitex-cli
An ORM for people who love SQL. Use the
ormlitex
crate, not this one. -
postgres_large_object
Large object support for rust-postgres
-
c3p0_sqlite
A good friend for r2d2
-
postgres-named-parameters
A lightweight macro wrapper around the
postgres
crate which gives you the ergonomics of named parameters in your raw SQL queries -
mongodb-migrator
MongoDB migrations management tool
-
pumpkindb_client
PumpkinDB client library
-
rql
An in-memory pseudo database that provides functionality for managing pseudo-relational tables and their schema
-
mobc-reql
RethinkDB support for the mobc connection pool
-
ozone
Pure-rust key/value store based on BoltDB
-
unqlite
Rust
unqlite
library wrapper -
citrus-migrations
database migration functions for citrus
-
doteur_core
Libraries for doteur
-
reddb
Minimalistic in-memory embedded database with persistance
-
lunatic-diesel
Diesel ORM bindings for lunatic
-
siodb
Driver for Siodb database
-
wild-doc-script
trait for wild-doc script
-
thetadb
A lightweight, embedded key-value database for mobile clients (i.e., iOS, Android)
-
eternaltwin_auth_store
Dinoparc store implementation
-
scylla-macros
proc macros for scylla async CQL driver
-
etwin_user_store
user service for Postgres (Rust)
-
etcd
A client library for CoreOS's etcd
-
openapi
Rust bindings for openapi schemas
-
dysql-core
Dysql is a rust crate that do dynamic-sql query through proc-macro, it bases on sqlx crate
-
rsmgp-sys
develop query modules for Memgraph in Rust
-
tokio-postgres-openssl
TLS support for tokio-postgres via openssl
-
refinery-core
should not be used directly, it is internally related to Refinery
-
mysql_wasi
Mysql client library implemented in rust for WASI
-
indradb-client
CLI client for IndraDB
-
slater
slatejs schema for rust
-
seaography-generator
🧭 A GraphQL framework and code generator for SeaORM
-
ampiato-macro
🧮 The Rust Powerplant Scheduling Toolkit. A Rust crate to build a great powerplant optimization and scheduling software. Automatic database migrations, consistent code and schema…
-
csvquery
Engine for making key-value queries in csv file
-
flashdb
key-value store in Rust
-
undis
serde-compatible redis library
-
yakv
persistent key-value storage based on B-Tree
-
arangors_lite
Rust driver for ArangoDB
-
mongodb-helper
A mongodb helper
-
sands
A key-value database. WIP
-
hash_arr_map
Hash maps with an array part, like Lua's tables
-
mmdb_slot_db
A skip-list like index cache
-
liquid-ml
A university project to build a distributed compute system for UDFs
-
psqlgen
PostgreSQL Query generation from migrations
-
partiql-common
PartiQL Core
-
open-rpc-schema
OpenRPC Schema Generator
-
etwin_db_schema
Manager for Eternal-Twin SQL schemas
-
migr
A minimal migration tool for postgres
-
anystore
Polymorphic, type-safe, composable async API for arbitrary stores
-
gluesql_sled_storage
GlueSQL - Open source SQL database engine fully written in Rust with pure functional execution layer, easily swappable storage and web assembly support!
-
thalo
A high-performance event sourcing runtime utilizing WebAssembly an embedded event store
-
cruzbit-leveldb
An interface for leveldb
-
dgraph-rs
client for the DGraph graph database
-
music-player-migration
The migrations for the music player
-
db-rpc
Query databases over HTTP/2
-
alexandria
An encrypted document-oriented database with tag based query support
-
surrealdb-tikv-client-store
Low level TiKV node components of the TiKV Rust client
-
bolt-client
A client that sends messages using the Bolt protocol
-
googleapis-tonic-google-cloud-bigquery-migration-v2
A Google APIs client library generated by tonic-build
-
tang-rs
A light weight asynchronous connection pool
-
c3p0_pg
A good friend for r2d2
-
hurrahdb
persistent(AOF) inmemory key value store in Rust
-
pgmq-core
Core functionality shared between the PGMQ Rust SDK and Postgres Extension
-
dbmigrate-lib
run database migrations. Postgres, MySQL, Sqlite supported.
-
gdbm_compat
binding of gdbm_compat(/usr/lib/libgdbm_compat.so) single file key-value database
-
taos-sys
Driver for TDengine - a timeseries database and analysis platform
-
otter-sql
🦦 An Embeddable SQL Executor
-
lmdb-sys
Rust bindings for liblmdb
-
husky
creating databases like iterators
-
irmin
bindings for rust
-
mongododm
A thin ODM layer for mongodb
-
lightql
lightweight graphql request builder
-
rdfox-sys
Low level bindings to the C api for RDFox, see rdfox-rs for the higher level Rust interface
-
mongo_archive
A parser for MongoDB archive
-
libspeedb-sys
Native bindings to libspeedb
-
bicycle_rocksdb
RocksDB database engine for the Bicycle framework
-
spacetimedb-lib
A common library for SpacetimeDB
-
postgres-binary-copy
Support for binary-format COPY query execution with postgres
-
diesel_derives
You should not use this crate directly, it is internal to Diesel
-
memquery
creating, querying, and updating in memory documents that are represented as JSON objects and queried using Mongodb like operators
-
spacetimedb-durability
Traits and single-node implementation of durability for SpacetimeDB
-
easy-sqlx-core
Toolkit to easy use sqlx
-
tokio-diesel
Integrate Diesel into Tokio cleanly and efficiently
-
sqlite-robotstxt
A SQLite extension for parsing robots.txt files
-
rtm-devtools
Rust Type Mapper (RTM) crate rtm-devtools
-
sqlx-pg-migrate
run migrations on a PostgreSQL database using SQLx
-
gluesql-composite-storage
GlueSQL - Open source SQL database engine fully written in Rust with pure functional execution layer, easily swappable storage and web assembly support!
-
canyon_macros
ORM and QueryBuilder
-
rorm-cli
The cli tool for managing rorm applications
-
dharmadb
Persistent, fault tolerant key-value store written in Rust
-
archimedes_migrations
Migrations package for archimedes, a high performance Rust/PostgreSQL job queue
-
c3p0_mongodb
A good friend for r2d2
-
csvpsql
Generate Postgres table from csv file
-
cql_u64
u64 storage support for CQL Database - a lightweight array-based database
-
frodobuf-schema
Schema model for frodobuf
-
canyon_observer
ORM and QueryBuilder
-
datagen-rs-progress-plugin
A progress plugin for datagen-rs
-
gnudbm
Ergonomic bindings for gdbm
-
partiql-logical-planner
PartiQL Logical Planner
-
pumpkindb_engine
PumpkinDB engine
-
scoreboard_db
that provides a database connection for the scoreboard for an in house code challenge server
-
supermodel
abstract data-modeling library
-
gdiist-librocksdb-sys
Native bindings to librocksdb
-
cql
Apache Cassandra client library
-
oml-mailbox
A very simple mailbox system with multiple backend storages
-
json-resume
interact with the jsonresume schema
-
utils-cli-migration
util-cli migrations relation
-
eternalfest_blob_store
user service for Postgres (Rust)
-
inexor-rgf-model-file
Inexor - Reactive Graph Flow - Model - File
-
inexor-rgf-plugin-json
Inexor - Reactive Graph Flow - Plugin - JSON
-
assemblage_kv
Versioned and Transactional KV Store for Native and Wasm Targets
-
squawk-parser
Postgres SQL parser used in squawk
-
sqlx_essence
A compile time ORM for rust built around SQLx
-
deadpool-redis-cluster
Dead simple async pool for redis-cluster
-
surrealdb_client
client for SurrealDB
-
c3p0_mysql
A good friend for r2d2
-
sqlite3
The package provides an interface to SQLite
-
ceresdb-client
CeresDB client
-
bindb
typed key-value database using sled and bincode
-
tinybase
A tiny embedded database built in Rust
-
optd-sqllogictest
sqllogictest for optd
-
r2d2_odbc_api
ODBC support for the r2d2 connection pool Via odbc-api Based on https://github.com/Koka/r2d2-odbc
-
ckydb
fast memory-first thread-safe key-value embedded database that persists data on disk
-
mongo-leaf
wrapper around the mongoc lib
-
chdb
Use clickhouse as library (chdb)
-
rinfluxdb-polars
querying and posting data to InfluxDB
-
miniorm-example-transactions
a *very* simple ORM built on top of sqlx
-
renegades_sqlite
The package provides an interface to SQLite
-
elastic_query
convert bool expression to elasticsearch DSL
-
bitcasky-common
Common part for bitcasky lib
-
sfkv
Flash Key Value store
-
archimedes_shutdown_signal
Migrations package for archimedes, a high performance Rust/PostgreSQL job queue
-
async-memorydb
A key-value database
-
querylib
Rust query language
-
rust_arango
Lib for ArangoDB Client on Rust
-
ecs_types
Rust types mapping to the elasticsearch common schema
-
yeter
KISS incremental computation framework
-
monero-lmdb-rkv
Idiomatic and safe LMDB wrapper
-
partiql-extension-ion
PartiQL Ion extensions
-
query_builder
Easy to use library for creating SQL-Statements
-
bayard-client
Client library for Bayard
-
vlsir
Rust Bindings to the VLSIR Chip-Design Data Schemas
-
inexor-rgf-model-flow
Inexor - Reactive Graph Flow - Model - Flow
-
mostro-core
Mostro Core library
-
scylla_orm_query_parser
Query parser for the ORM for Scylla, fully compatible with Apache Cassandra™
-
etwin_postgres_tools
Helper functions for Postgres
-
tiny_orm_macro_derive
基于sqlx的将SQL和ORM结合的简易ORM实现的相关辅助宏
-
mimir
Rust bindings over the Oracle Database Programming Interface for Drivers and Applications
-
sqlx_insert
Proc macro for generating insert statements for sqlx
-
avocado
strongly-typed MongoDB driver
-
diesel_codegen_shared
Shared code between
diesel_codegen
anddiesel_codegen_syntex
-
nongoose
ODM for MongoDB based on Mongoose
-
leveldb-rs
Bindings to the LevelDB key/value storage library (https://github.com/google/leveldb)
-
distill-downstream-lmdb-rkv
Idiomatic and safe LMDB wrapper
-
kvp
types to store multiple fields where equality, ordering, and hashing are only implemented through one of the types
-
archimedes_crontab_parser
Crontab parsing package for archimedes, a high performance Rust/PostgreSQL job queue
-
r2d2_sqlite_neonphog
Sqlite support for the r2d2 connection pool
-
csv_db
embedded NoSQL database using CSV files for storage
-
datafusion-common-runtime
Common Runtime functionality for DataFusion query engine
-
gluesql-mongo-storage
GlueSQL - Open source SQL database engine fully written in Rust with pure functional execution layer, easily swappable storage and web assembly support!
-
sqlx-migrate
A database migration micro-framework based on SQLx
-
spacetimedb-expr
The logical expression representation for the SpacetimeDB query engine
-
moosicbox_schema
MoosicBox schema package
-
kyval
key-value store based on LibSQL
-
hdbconnect_impl
Common implementation of hdbconnect and hdbconnect_async; not for direct use
-
etwin_squirrel
Manager for SQL schemas
-
sqlx-core_wasi
Core of SQLx, the rust SQL toolkit. Not intended to be used directly.
-
prqlx
A procedural macro for using PRQL in sqlx
-
cql_nullable_f64
Nullable f64 storage support for CQL Database - a lightweight array-based database
-
pinto
SQL query builder
-
rmmm
Rust MySQL Migration Manager
-
partiql-extension-value-functions
PartiQL Value function extensions
-
elastiql
An opinionated Elasticsearch query language for Rust
-
gluesql-idb-storage
GlueSQL - Open source SQL database engine fully written in Rust with pure functional execution layer, easily swappable storage and web assembly support!
-
partiql-ast-passes
PartiQL AST transformation passes
-
rocksdb-sys
Native bindings to the rocksdb library
-
qpml
Query Plan Markup Language (QPML)
-
shed
A portable key-value store which is appended to the end of an executable file
-
etwin_oauth_provider_store
Dinoparc store implementation
-
yesqlr_macros
Macros for parsing SQL files with multiple named queries into a struct
-
wread-data-mongodb
read and write data for mongodb
-
inexor-rgf-model-dynamic-graph
Inexor - Reactive Graph Flow - Model - Dynamic Graph
-
quick-kv
A reliable key-value storage for modern software
-
turso
platform API
-
partiql-types
PartiQL Type Definitions
-
etwin_token_store
Token store implementation
-
sqlx-simple-migrator
A very simple migration framework for sqlx and postgres
-
af_search
快速查询库
-
cdbc-sqlite
Rust Coroutine Database Driver Connectivity
-
keyz
keyz client for Rust
-
wiredtiger
Rust bindings for the WiredTiger storage engine
-
ergol_cli
A CLI application to help deal with migrations
-
kontrak-sqlite
The package provides an interface to SQLite
-
sqlx-sqlite-cipher
SQLite driver implementation for SQLx. Not for direct use; see the
sqlx
crate for details. -
sqlite-vss
FFI bindings to the sqlite-vss SQLite extension
-
anvil_db
an embedded key-value store
-
hrana-client-proto
Hrana client protocol for libSQL and sqld
-
tikv-client-pd
Low level PD components for the TiKV Rust client
-
c3p0_pg_async
A good friend for r2d2
-
opensearch-client
Strongly typed OpenSearch Client
-
rust-ts-json-compiler
ts-zod compiller to json
-
JskDict
In memory Key value database (Based on rust in action book)
-
wasmcloud-redisgraph
RedisGraph implementation of the wasmCloud Graph Database capability provider contract
-
amandine
A tiny json database for Rust
-
eternalfest_game_store
Store game data
-
smolheed
A thin wrapped on top of LMDB with minimum overhead
-
seekr-migration
sea orm migration code for the seekr database
-
jmespatch
JMESPath, a query language for JSON
-
into_query
Convert option structs into filters for use with diesel
-
pg-taskq
postgres-based distributed and persistent task queue for Rust
-
db-up
Main crate of the db-up project. Includes
migrations
macro and theMigrationRunner
-
quantleaf-query-sdk
Model definitions for Quantleaf Query
-
gluesql-utils
GlueSQL - Open source SQL database engine fully written in Rust with pure functional execution layer, easily swappable storage and web assembly support!
-
tokio-postgres-native-tls
TLS support for tokio-postgres via native-tls
-
degen-sql
A postgres database engine for rust that builds on top of tokio-postgres
-
my-sq-bro
Rust SQL query builder
-
surrealdb-tikv-client-common
Common components of the TiKV Rust client
-
cornucopia_client
Generic client trait for Cornucopia users
-
xql-sqlx-sqlite
SQLite backend for xql
-
bitcasky-database
Database for bitcasky lib
-
polodb-librocksdb-sys
Native bindings to librocksdb
-
sqlx-clickhouse-ext
SQLx ClickHouse Extension
-
springtime-migrate-refinery
SQL migration framework based on dependency injection
-
optd-core
core library for optd
-
ekvsb
Benchmark Tool for Embedded Key-Value Stores available in Rust
-
migrations_macros
Codegeneration macros for diesels embedded migrations
-
notmongo
In-process, bad database with an API similar to MongoDB
-
schemer-postgres
PostgreSQL adapter for the Schemer database schema migration library
-
partiql-ir
PartiQL Intermediate Representation
-
eternalfest_user_store
user service for Postgres (Rust)
-
sea-query-attr
Proc macros for useful features in Sea Query
-
distill-downstream-lmdb-sys
Rust bindings for liblmdb
-
gluesql-web-storage
GlueSQL - Open source SQL database engine fully written in Rust with pure functional execution layer, easily swappable storage and web assembly support!
-
rincon_client
A typesafe client for the ArangoDB Rest API
-
ffly
A "blazingly" fast key-value pair database without bloat written in rust
-
turingdb-server
Document Database backed by sled
-
hrana-client
Hrana client for libSQL and sqld
-
rs-rdb2kv
RDB as key value store
-
cql_i16
i16 storage support for CQL Database - a lightweight array-based database
-
xql-sqlx-mysql
MySQL backend for xql
-
kalavara
A distributed persistent key value store that speaks http
-
alex-db-client
AlexDB client
-
cdrs_temp
Cassandra DB driver written in Rust
-
rsfbclient-core
Core of firebird client lib
-
sqlx-build-trust-postgres
PostgreSQL driver implementation for SQLx. Not for direct use; see the
sqlx
crate for details. -
voltdb
Key value store db
-
the-key
fast key management tool for key-value stores
-
sqlx-models-cli
Command-line utility for SQLx, the Rust SQL toolkit