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