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