-
rusqlite
Ergonomic wrapper for SQLite
-
parquet
Apache Parquet implementation in 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.
-
redis
driver for Rust
-
sea-orm
🐚 An async & dynamic ORM for Rust
-
lapin
AMQP client library
-
datafusion
in-memory query engine that uses Apache Arrow as the memory model
-
diesel
A safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL
-
rocksdb
Rust wrapper for Facebook's RocksDB embeddable database
-
sea-query
🔱 A dynamic query builder for MySQL, Postgres and SQLite
-
libsqlite3-sys
Native bindings to the libsqlite3 library
-
mongodb
The official MongoDB driver for Rust
-
maxminddb
reading MaxMind DB format used by GeoIP2 and GeoLite2
-
elasticsearch
Official Elasticsearch Rust client
-
duckdb
Ergonomic wrapper for DuckDB
-
postgres
A native, synchronous PostgreSQL client
-
rusqlite_migration
schema migration library for rusqlite using user_version instead of an SQL table to maintain the current schema version
-
diesel-async
An async extension for Diesel the safe, extensible ORM and Query Builder
-
aws-sdk-dynamodb
AWS SDK for Amazon DynamoDB
-
pgrx
framework for creating Postgres extensions
-
heed
A fully typed LMDB (mdb.master) wrapper with minimum overhead
-
pgvector
support for Rust
-
refinery
Powerful SQL migration toolkit for Rust
-
neo4rs
Rust driver for Neo4j
-
qdrant-client
Rust client for Qdrant Vector Search Engine
-
fred
An async client for Redis and Valkey
-
gix-worktree
gitoxide project for shared worktree related types and utilities
-
clickhouse
Official Rust client for ClickHouse DB
-
r2d2
A generic connection pool
-
r2d2_sqlite
SQLite and SQLCipher support for the r2d2 connection pool
-
oracle
binding
-
scylla
Async CQL driver for Rust, optimized for ScyllaDB, fully compatible with Apache Cassandra™
-
meilisearch-sdk
Rust wrapper for the Meilisearch API. Meilisearch is a powerful, fast, open-source, easy to use and deploy search engine.
-
iggy
persistent message streaming platform written in Rust, supporting QUIC, TCP and HTTP transport protocols, capable of processing millions of messages per second
-
mysql
client library implemented in rust
-
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.
-
tiberius
A TDS (MSSQL) driver
-
azure_data_cosmos
Rust wrappers around Microsoft Azure REST APIs - Azure Cosmos DB
-
influxdb
Driver for Rust
-
oci-client
An OCI implementation in Rust
-
rbatis
SQL Toolkit and ORM Library. An async, pure Rust SQL crate featuring compile-time Dynamic SQL
-
jmespath
query language for JSON
-
rust-rocksdb
Rust wrapper for Facebook's RocksDB embeddable database
-
slatedb
A cloud native embedded storage engine built on object storage
-
odbc-api
Write ODBC Applications in (mostly) safe Rust
-
gcp-bigquery-client
An ergonomic async client library for GCP BigQuery
-
sqlite-vec
FFI bindings to the sqlite-vec SQLite extension
-
libsql
database library
-
lance-namespace-reqwest-client
OpenAPI specification is a part of the Lance namespace specification. It contains 2 parts: The
components/schemas,components/responses,components/examples,tagssections… -
datafusion-federation
Datafusion federation
-
tokio-postgres-rustls
Rustls integration for tokio-postgres
-
orc-rust
Apache ORC file format using Apache Arrow in-memory format
-
pgwire
Postgresql wire protocol implemented as a library
-
loco-rs
The one-person framework for Rust
-
foundationdb
High level client bindings for FoundationDB
-
pg_query
PostgreSQL parser that uses the actual PostgreSQL server source to parse SQL queries and return the internal PostgreSQL parse tree
-
opensearch
Official OpenSearch Rust client
-
pyo3-arrow
Arrow integration for pyo3
-
deltalake
Native Delta Lake implementation in Rust
-
sqlite
The package provides an interface to SQLite
-
questdb-rs
QuestDB Client Library for Rust
-
deadpool-postgres
Dead simple async pool for tokio-postgres
-
iroh-metrics
metrics for iroh
-
pq-sys
Auto-generated rust bindings for libpq
-
biblatex
Parsing, writing, and evaluating BibTeX and BibLaTeX files
-
arrow-select
Selection kernels for arrow arrays
-
kvdb-rocksdb
kvdb implementation backed by RocksDB
-
memcache
memcached client for rust
-
elasticlunr-rs
A partial port of elasticlunr.js to Rust for generating static document search indexes
-
mysql_async
Tokio based asynchronous MySql client library
-
connectorx
Load data from databases to dataframes, the fastest way
-
libsql-rusqlite
Ergonomic wrapper for SQLite (libsql fork)
-
bigtable_rs
A very simple Google Bigtable client lib in Rust
-
elasticsearch-dsl
Strongly typed Elasticsearch DSL
-
tarantool
bindings
-
cdrs-tokio
Async Cassandra DB driver written in Rust
-
spin-sdk
The Spin Rust SDK makes it easy to build Spin components in Rust
-
apalis-cron
extensible library for scheduling recurring tasks in rust
-
tree-sitter-language-pack
Core library for tree-sitter language pack - provides compiled parsers for 305 languages
-
ra_ap_base_db
Basic database traits for rust-analyzer. The concrete DB is defined by
ide(akara_ap_ide). -
dbcrossbar
Program for copying data between databases (pre-release)
-
aws-sdk-glue
AWS SDK for AWS Glue
-
malwaredb
Service for storing malicious, benign, or unknown files and related metadata and relationships
-
gcloud-bigquery
Google Cloud Platform bigquery client library
-
sql_query_builder
Write SQL queries in a simple and composable way
-
icechunk
Transactional storage engine for Zarr designed for use on cloud object storage
-
pg-embed
Run a Postgresql database locally on Linux, MacOS or Windows as part of another Rust application or test
-
typeql
Language for Rust
-
fluvio
The official Fluvio driver for Rust
-
delta_kernel
Core crate providing a Delta/Deltalake implementation focused on interoperability with a wide range of query engines
-
couchbase
The official Couchbase Rust SDK
-
dsn
DSN (Data Source Name) parser
-
pgmq
A distributed message queue for Rust applications, on Postgres
-
denokv_sqlite
SQLite storage backend for Deno KV
-
spacetimedb
Easy support for interacting between SpacetimeDB and Rust
-
rsmgclient
Memgraph database adapter for Rust programming language
-
fsst-rs
Pure-Rust implementation of Fast Static Symbol Tables algorithm for string compression
-
aerospike
Client for Rust
-
libpq
Safe binding for libpq
-
gerust
takes care of the accidental complexity of Rust backend projects so you can stay focused on what matters
-
sqlx-adapter
Sqlx adapter for casbin-rs
-
redis-protocol
RESP2 and RESP3 protocols
-
postgis_diesel
An extension for Diesel framework to support PostGIS geometry datatype
-
snowflake-connector-rs
client for Snowflake
-
iceberg
Apache Iceberg Rust implementation
-
pensyve-core
Universal memory runtime for AI agents — episodic, semantic, and procedural memory with 8-signal fusion retrieval
-
datafusion-server
Web server library for session-based queries using Arrow and other large datasets as data sources
-
charybdis
High-Performance ORM for ScyllaDB
-
deadpool-redis
Dead simple async pool for redis
-
memvid-core
Core library for Memvid v2, a crash-safe, deterministic, single-file AI memory
-
sockudo
fast, and secure WebSocket server for real-time applications
-
datafusion-table-providers
Extend the capabilities of DataFusion to support additional data sources via implementations of the
TableProvidertrait -
shuttle-common
Common library for the Shuttle platform (shuttle.dev)
-
gluesql
Open source SQL database engine fully written in Rust with pure functional execution layer, easily swappable storage and web assembly support!
-
sentry-options-cli
CLI tool for sentry-options for validation of schema and values
-
clorinde
Generate type-checked Rust from your PostgreSQL queries
-
drasi-query-cypher
Drasi Core Cypher Parser
-
creft
Executable skills for Agents
-
sqlx-oldapi
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, MSSQL, and ODBC.
-
deltalake-azure
Native Delta Lake implementation in Rust
-
agdb
Agnesoft Graph Database
-
pg_walstream
PostgreSQL logical replication protocol library - parse and handle PostgreSQL WAL streaming messages
-
google-docs1
A complete library to interact with Docs (protocol v1)
-
tredis
Terminal UI for Redis - A modern TUI for managing Redis servers
-
data-connector
Storage backends for conversations and responses
-
prqlc-parser
A parser for the PRQL query language
-
rkv
humane, typed key-value storage solution
-
cdviz-collector
A service and CLI tool for collecting SDLC/CI/CD events and dispatching them as CDEvents
-
pg-trunk
A package manager for PostgreSQL extensions
-
matrix-sdk-indexeddb
Web's IndexedDB Storage backend for matrix-sdk
-
sibyl
An OCI-based (synchronous or asynchronous) interface between Rust applications and Oracle databases
-
scylla-cql
CQL data types and primitives, for interacting with ScyllaDB
-
dbmcp
A single-binary MCP server for MySQL, MariaDB, PostgreSQL, and SQLite
-
oid-registry
Object Identifier (OID) database
-
sqlpage
Build data user interfaces entirely in SQL. A web server that takes .sql files and formats the query result using pre-made configurable professional-looking components.
-
memcache-async
A no-frills async memcached client for Rust
-
faiss
High-level bindings for Faiss, the vector similarity search engine
-
thanix
A yaml-to-rust code generator for generating Rust code from yaml config files e.g. as found in openAPI.
-
libduckdb-sys
Native bindings to the libduckdb library, C API
-
hermes-server
gRPC search server for Hermes
-
sqlite-compressions
Compression, decompression, testing, diffing and patching functions for SQLite: gzip, brotli, bsdiff,
-
google-cloud-googleapis
Google Cloud Platform rust client
-
candystore
A lean, efficient and fast persistent in-process key-value store
-
tursotui
A keyboard-driven terminal UI for browsing, querying, and administering Turso and SQLite databases
-
chain-builder
A query builder for MySQL for Rust is designed to be flexible and easy to use
-
sqllogictest
parser and runner
-
couch_rs
CouchDB library for Rust
-
aws-sdk-athena
AWS SDK for Amazon Athena
-
rudof_generate
RDF data shapes implementation in Rust
-
bob
Fast, robust, powerful, user-friendly pkgsrc package builder
-
bridge-cli
Any storage. Any agent. One CLI
-
sqlx_migrator
Migrator for writing sqlx migration using Rust instead of SQL
-
budget_tracker_tui
A feature rich TUI budget tracker app
-
ip2location
Find geo information & proxy information based on the given IP using IP2Location BIN databases
-
sabiql
A fast, driver-less TUI for browsing and editing PostgreSQL databases
-
sea-schema
🌿 SQL schema definition and discovery
-
geni
A standalone database CLI migration tool
-
sqlx-paginated
A flexible, type-safe SQLx query builder for dynamic web APIs, offering seamless pagination, searching, filtering, and sorting
-
affinidi-messaging-mediator
Messaging Mediator service for Affinidi Messaging (DIDComm and TSP)
-
sql5
SQLite compatible database with CJK FTS5 full-text search
-
scythe-cli
CLI for scythe -- SQL-to-code generator with linting and formatting
-
surrealdb-rocksdb
Rust wrapper for Facebook's RocksDB embeddable database
-
memory-db
In-memory implementation of hash-db, useful for tests
-
pi_db
Full cache based database,support transaction
-
lumen-sqlite-mcp
An MCP server for storing and manipulating structured data using SQLite
-
duroxide-pg
A PostgreSQL-based provider implementation for Duroxide, a durable task orchestration framework
-
job
Async / distributed job runner
-
db-dump
scripting analyses against crates.io's database dumps
-
taskchampion
Personal task-tracking
-
sentry-options
Rust client for sentry-options config system
-
tikv-client
language implementation of TiKV client
-
smarana
An extensible note taking system for typst
-
codex-memory
memory storage service with MCP interface for Claude Desktop
-
migrations_internals
Internal implementation of diesels migration mechanism
-
databend-driver
Databend Driver for Rust
-
rusty-leveldb
A compatible re-implementation of LevelDB in Rust
-
chroma
Client for Chroma, the AI-native cloud database
-
c3p0
A pleasure to meet you. I am C-3p0, JSON-DB Relations.
-
pgdo-cli
The convenience of SQLite – but with PostgreSQL (Command-line application)
-
es-entity
Event Sourcing Entity Framework
-
spire-cli
SpireDB command-line interface
-
gix-blame
gitoxide project dedicated to implementing a 'blame' algorithm
-
sqruff
A high-speed SQL linter
-
supabase-wrappers
Postgres Foreign Data Wrapper development framework in Rust
-
tantivy-jieba
that bridges between tantivy and jieba-rs
-
wtx
A collection of different transport implementations and related tools focused primarily on web technologies
-
tmdb_client
Rust client for The Movie Database (TMDB) API
-
pgmon
A PostgreSQL monitoring TUI
-
kodegraf-mcp
MCP server exposing 17 code intelligence tools for Claude Code, Cursor, Windsurf, and Zed
-
partiql-value
PartiQL Values
-
mbtiles
low-level MbTiles access and processing library, with some tile format detection and other relevant heuristics
-
welds
An async ORM for (postgres, mssql, mysql, sqlite)
-
rgwml
Typed, local-first tabular data library with columnar in-memory storage
-
dlq
a CLI tool for polling the messages from your AWS DLQ instance
-
reductstore
time series database designed specifically for storing and managing large amounts of blob data
-
db-keystore
SQLite-backed credential store for the
keyring-coreAPI -
rustack-dynamodb-core
DynamoDB business logic and storage engine for Rustack
-
rustis
Redis async driver for Rust
-
redis-async
An asynchronous futures based Redis client for Rust using Tokio
-
chromadb
client library for the ChromaDB vector database
-
sqry-lang-kotlin
Kotlin language plugin for sqry
-
quack-rs
Production-grade Rust SDK for building DuckDB loadable extensions
-
spring-batch-rs
A toolkit for building enterprise-grade batch applications
-
libmdbx
Idiomatic and safe MDBX wrapper
-
kuzu
An in-process property graph database management system built for query speed and scalability
-
rbx_reflection
Roblox reflection database and ambiguous type resolution
-
adbc_core
Public abstract API of ADBC
-
nxv
Nix Version Index
-
meshdb-cypher
Cypher parser and planner for Mesh
-
pg_ripple_http
SPARQL 1.1 Protocol HTTP endpoint for pg_ripple — connects PostgreSQL 18 RDF triple store to the web
-
scouter-sql
Sql library to use with scouter-server
-
magic-shq
Shell Query - CLI for capturing and querying shell command history
-
servo-storage
A component of the servo web-engine
-
vecdb
High-performance mutable persistent vectors built on rawdb
-
diesel_cli_ext
different tools for projects using the diesel_cli
-
anyxml
A fully spec-conformant XML library
-
libesedb
A safe Rust API for libesedb
-
graphile_worker
High performance Rust/PostgreSQL job queue (also suitable for getting jobs generated by PostgreSQL triggers/functions out into a different work queue)
-
rvl
CLI for the Rust Redis Vector Library
-
greentic-config
Enterprise-grade configuration loader for Greentic hosts
-
backfill
A boringly-named priority work queue system for doing async tasks
-
scim_v2
that provides utilities for working with the System for Cross-domain Identity Management (SCIM) version 2.0 protocol. (rfc7642, rfc7643, rfc7644)
-
pylon-cli
Pylon — realtime backend as a single Rust binary. Schema, policies, server functions, live queries, auth — one process.
-
arrow-odbc
Read/Write Apache Arrow arrays from/to ODBC data sources
-
hannoy
HNSW Approximate Nearest Neighbors in Rust, based on LMDB and optimized for memory usage
-
mokuroku
Secondary indices like PouchDB for RocksDB in Rust
-
smugglr
Content-hashed delta sync for SQLite -- push, pull, and bidirectional sync to any pluggable target
-
oxitraffic
Self-hosted, simple and privacy respecting website traffic tracker
-
hgvs
Port of biocommons/hgvs to Rust
-
sqlrite-engine
Light version of SQLite developed with Rust. Published as
sqlrite-engineon crates.io; import asuse sqlrite::…. -
sqlite-hashes
Hashing functions for SQLite with aggregation support: MD5, SHA1, SHA256, SHA512, Blake3, FNV-1a, xxHash
-
revolt-database
Revolt Backend: Database Implementation
-
prqlc
PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement
-
tansu
Apache Kafka compatible broker with S3, PostgreSQL, Apache Iceberg and Delta Lake
-
hdfs-native
Native HDFS client implementation in Rust
-
arrow-schema
Defines the logical types for arrow arrays
-
feldera-sqllib
SQL runtime library for Feldera
-
vespertide-query
Converts migration actions into SQL statements with bind parameters
-
tsk-ai
tsk-tsk: keeping your agents out of trouble with sandboxed coding agent automation
-
dbase
Read & Write .dbf in Rust
-
sqlite-watcher
Building blocks to observe database table changes in sqlite3
-
bb8-postgres
Full-featured async (tokio-based) postgres connection pool (like r2d2)
-
raphtory
temporal graph library
-
rslock
distributed locking mechanism built on top of Async Redis
-
ferriorm-cli
CLI for ferriorm ORM - init, generate, migrate commands
-
remdb
嵌入式内存数据库
-
datafusion-ducklake
DuckLake query engine for rust, built with datafusion
-
torc
Workflow management system
-
tortank
Turtle/N3 parser
-
sentry-kafka-schemas
Kafka topics and schemas for Sentry
-
drasi-query-gql
Drasi Core GQL Parser
-
hammerwork
high-performance, database-driven job queue for Rust with PostgreSQL and MySQL support, featuring job prioritization, cron scheduling, event streaming (Kafka/Kinesis/PubSub), webhooks…
-
syntaqlite
Parser, formatter, validator, and language server for SQLite SQL — built on SQLite's own grammar
-
sql-splitter
High-performance CLI tool for splitting large SQL dump files into individual table files
-
db-rs
fast, embedded, transactional, key value store
-
gaman
PostgreSQL-first, offline schema migration tool with Django-like ergonomics
-
cidre
Apple frameworks bindings for rust
-
kite_sql
SQL as a Function for Rust
-
m1nd-core
Core graph engine and reasoning primitives for m1nd
-
tuitbot-cli
CLI for Tuitbot autonomous X growth assistant
-
databow
A command-line tool for querying databases via ADBC
-
graphqlite
SQLite extension for graph queries using Cypher
-
turul-mcp-server
High-level framework for building Model Context Protocol (MCP) servers
-
qop
powerful database migration tool
-
r2d2_postgres
Postgres support for the r2d2 connection pool
-
powdb-query
PowQL lexer, parser, planner, and executor for PowDB
-
zenoh-backend-s3
Backend for Zenoh using AWS S3 API
-
snowflake-api
Snowflake API bindings
-
yozefu
CLI tool for Apache kafka. It allows you to navigate topics and search Kafka records.
-
denokv_remote
Remote (KV Connect) backend for Deno KV
-
waypoint-cli
Lightweight, Flyway-compatible PostgreSQL migration CLI
-
async-bb8-diesel
async bb8 connection manager for Diesel
-
rust-pgdatadiff
comparing two PostgreSQL databases
-
iggy_common
Iggy is the persistent message streaming platform written in Rust, supporting QUIC, TCP and HTTP transport protocols, capable of processing millions of messages per second
-
sqlmo
SQL data primitives. Use it to generate SQL queries, auto-generate SQL migrations, and more.
-
install-action-manifest-schema
Structured access to the install-action manifests
-
congee
ART-OLC concurrent adaptive radix tree
-
sqll
Efficient interface to SQLite that doesn't get in your way
-
asimov-vault
ASIMOV Software Development Kit (SDK) for Rust
-
pgtemp
Start local postgres servers for testing without Docker
-
nu_plugin_parquet
nu plugin to add parquet support
-
fsqlite-mvcc
MVCC page-level versioning for concurrent writers
-
atmosphere
A lightweight SQL framework for sustainable database reliant systems
-
sql_lexer
lex and sanitize SQL
-
datafusion-pg-catalog
pg_catalog compatibility for datafusion
-
neurogrim-core
LSP Brains core scoring engine — pure logic, zero I/O
-
falco_plugin
High level bindings for the Falco plugin API
-
mongor
Ergonomic MongoDB ODM
-
atlas-local
managing MongoDB Atlas local environments
-
async-sqlite
working with sqlite asynchronously
-
azure_data_cosmos_driver
Core implementation layer for Azure Cosmos DB - provides transport, routing, and protocol handling for cross-language SDK reuse
-
helios-hfs
Helios FHIR Server - A high-performance FHIR R4/R4B/R5/R6 server
-
rsigma-parser
Parser for Sigma detection rules, correlations, and filters
-
ngn
Noggrann - a CLI issue tracker and todo list with a project-local database
-
pkgsrc
Rust interface to pkgsrc packages and infrastructure
-
hdbconnect-arrow
Apache Arrow integration for hdbconnect SAP HANA driver
-
wasm-dbms
Runtime-agnostic DBMS engine for WASM environments
-
rust-kpdb
reading/writing KeePass 2 and KeePassX databases
-
repack
Powerful model codegen
-
mnemo-core
Core storage, data model, query engine, and indexing for Mnemo
-
zart-cli
Command-line interface for Zart — migrate, schedule, inspect, and manage durable executions
-
rustpython-vm
RustPython virtual machine
-
scaleway_api_rs
Generated library to interact with Scaleway API
-
pgwire-replication
Tokio-based Postgres wire-protocol logical replication client (pgoutput) with TLS and SCRAM
-
connection-string
Connection string parsing in Rust (and WebAssembly)
-
sqlite3-sys
The package provides bindings to SQLite
-
pgtui
A Postgres TUI client that utilizes your terminal text editor for inserts & updates
-
lora-server
HTTP server binary for LoraDB, exposing a Cypher-over-HTTP API
-
gcloud-spanner
Google Cloud Platform spanner client library
-
tideorm
A developer-friendly ORM for Rust with clean, expressive syntax
-
duckdb-slt
Command-line sqllogictest runner for DuckDB
-
graphql-tools
Tools for working with GraphQL in Rust
-
indexed-db
Bindings to IndexedDB that default the transactions to aborting and can work multi-threaded
-
dctap
RDF data shapes implementation in Rust
-
sage-runtime
Runtime library for compiled Sage programs
-
arrow-flight
Apache Arrow Flight
-
dns-orchestrator-mcp
MCP Server for DNS Orchestrator - AI agent interface
-
hamelin_translation
Lowering and IR for Hamelin query language
-
rigsql-rules
Lint rules (sqlfluff-compatible) for the rigsql SQL linter
-
linkbudget
A link budget toolbox for satellite communications
-
julid-rs
loadable extension for SQLite that provides Joe's ULIDs
-
cassandra-cpp
A Cassandra CQL driver, built on top of the DataStax C++ driver for performance and functionality
-
cqlsh-rs
re-implementation of the Apache Cassandra cqlsh shell
-
geekorm
easy to use ORM for SQLite databases
-
sqlglot-rust
A SQL parser, optimizer, and transpiler library inspired by Python's sqlglot
-
mysql_quick
mysql 数据库快速连接方法
-
li_rudof_generate
RDF data shapes implementation in Rust
-
crudcrate
Derive complete REST APIs from Sea-ORM entities — endpoints, filtering, pagination, batch ops, and OpenAPI on Axum
-
seshat
A matrix message logger with full text search support
-
previa-main
API orchestrator for load distribution between runners
-
sql_reverse
Generate the multiple programming languages structure based on the MySQL/PostgresSQL table structure
-
sqlite-vector-rs
SQLite extension providing PGVector-like native vector types with HNSW indexing
-
supabase-testcontainers-modules
Testcontainers modules for Supabase services used in integration testing
-
chalk-solve
Combines the chalk-engine with chalk-ir
-
yamlbase
A lightweight SQL server that serves YAML-defined tables over standard SQL protocols
-
create-rust-app_cli
Set up a modern rust+react web app by running one command
-
cn-tigerbeetle
Cloud-native TigerBeetle client for Rust with DNS-based service discovery
-
hash-db
Trait for hash-keyed databases
-
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
-
polyglot-sql-function-catalogs
Optional dialect function catalogs for polyglot-sql semantic validation
-
panproto-inst
Instance representation for panproto
-
surrealkit
Manage migrations, seeding and tests for your SurrealDB via CLI
-
rustango
Django-shaped batteries-included web framework for Rust: ORM + migrations + auto-admin + multi-tenancy + audit log + auth (sessions, JWT, OAuth2/OIDC, HMAC) + APIs (ViewSet, OpenAPI auto-derive…
-
wiza
Command line tool for file identification
-
fosk
In-memory SQL-like query engine and lightweight data store for testing and prototyping
-
stonehm
Automatic OpenAPI 3.0 generation for Axum applications
-
sqlxmq
A reliable job queue using PostgreSQL as a backing store
-
oxirs
Command-line interface for OxiRS - import, export, migration, and benchmarking tools
-
sabi_redis
The sabi data access library for Redis in Rust
-
membrane-cli
Schema-optional, file-based project memory system
-
rainfrog
a database management tui
-
pg_exporter
PostgreSQL metric exporter for Prometheus
-
pgfmt
A PostgreSQL SQL formatter
-
velesdb-migrate
Migration tool for importing vectors from other databases into VelesDB
-
redis-args
Derive macro for reading and writing types for redis usage, either through serde or format args
-
diesel-tracing
Connection telemetry middleware for diesel and tracing
-
nautilus-orm-schema
Schema parsing and validation for Nautilus ORM
-
dwbase-pack-runner
DWBase: agent-first immutable atom store, components, and tools
-
s2-sdk
Rust SDK for S2
-
matrix-sdk-sqlite
Sqlite storage backend for matrix-sdk
-
apalis-postgres
Background task processing for rust using apalis and postgres
-
polars-arrow-format
Unofficial flatbuffers and tonic code of Apache Arrow spec
-
ousia
Postgres ORM with native double-entry ledger, graph relations, and atomic money operations for Rust
-
podo
PostgreSQL schema management tool
-
dynamo_table
A high-level DynamoDB table abstraction with get_item, query, update, filter, batch operations, pagination, and type-safe queries
-
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…
-
deltalake-gcp
Native Delta Lake implementation in Rust
-
aws-sdk-timestreamquery
AWS SDK for Amazon Timestream Query
-
neocrates
A comprehensive Rust library for various utilities and helpers
-
kotoba-jsonnet
Kotoba-specific Jsonnet implementation compatible with Jsonnet 0.21.0
-
databricks-zerobus-ingest-sdk
A high-performance Rust client for streaming data ingestion into Databricks Delta tables using the Zerobus service
-
rusql-alchemy
Rust Alchemy is Django ORM like lib for Rust
-
sqlite-zstd
Extension for sqlite that provides transparent dictionary-based row-level compression for sqlite
-
omnigraph-cli
CLI for the Omnigraph graph database
-
influx_db_client
InfluxDB Rust driver
-
redis-cloud
Redis Cloud REST API client library
-
animedb
Local-first anime and manga metadata catalog for Rust media servers
-
duroxide-pg-opt
A PostgreSQL-based provider implementation for Duroxide, a durable task orchestration framework
-
do-memory-storage-turso
Turso/libSQL storage backend for the do-memory-core episodic learning system
-
rstmdb
A state machine database with WAL durability
-
lance-graph
Graph query engine for Lance datasets with Cypher support
-
switchy_database
Switchy database package
-
adguard-flm
represents a library for managing AdGuard filter lists
-
pciid-parser
parsing PCI ID tables
-
feldera-ir
Intermediate representation types for Feldera Programs
-
jubako
The reference implementation of the Jubako container format
-
nebulous
A globally distributed container orchestrator
-
velesdb-server
REST API server for VelesDB vector database
-
evento
Event sourcing and CQRS toolkit with SQL persistence, projections, and subscriptions
-
memme-mcp
MCP (Model Context Protocol) server for MemMe memory engine
-
varfish-server-worker
Rust-based worker for varfish-server
-
toasty
An async ORM for Rust supporting SQL and NoSQL databases
-
terraphim_types
Core types crate for Terraphim AI
-
ruvector-cluster
Distributed clustering and sharding for ruvector
-
deadnews-template-rust
Rust Project Template
-
hiqlite
highly-available, embeddable, raft-based SQLite + cache
-
udf
Easily create user defined functions (UDFs) for MariaDB and MySQL
-
innodb-utils
InnoDB file analysis toolkit
-
criterium
Lightweigt dynamic database queries for rusqlite
-
rusqlite-gpkg
GeoPackage reader/writer built on top of rusqlite
-
shvbroker
SHV broker
-
kube-fake-client
An implimentation of controller-runtime's fake client for rust
-
molecular-formulas
parsing, manipulating, and analyzing molecular formulas
-
typedb-driver
TypeDB Rust Driver
-
lmrc-postgres
PostgreSQL management library for the LMRC Stack - comprehensive library for managing PostgreSQL installations on remote servers via SSH
-
stout-index
SQLite-backed index for Homebrew formula and cask metadata with FTS5 full-text search
-
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
-
clamav-async
Async ClamAV bindings for Rust
-
tabiew
A lightweight TUI application to view and query tabular data files, such as CSV, TSV, and parquet
-
sc-observability
Standalone facade crate for observability operations
-
uls-cli
CLI tool for FCC ULS data retrieval and management
-
vil_log
VIL Semantic Log System — zero-copy, non-blocking, structured logging with pluggable drains
-
pg_task
Resumable state machine based Postgres tasks
-
redis-module
A toolkit for building Redis modules in Rust
-
kcr_argoproj_io
Kubernetes Custom Resource Bindings
-
kyomi-connect-protocol
Wire protocol and shared types for Kyomi Connect
-
geoip2
reading MaxMind DB format used by GeoIP2 and GeoLite2
-
butane
An ORM with a focus on simplicity and on writing Rust, not SQL
-
midas
Do painless migration 🦀
-
partiql-ast
PartiQL AST
-
mysql-binlog-connector-rust
mysql binlog connector
-
rocksolid
ergonomic, high-level RocksDB wrapper for Rust. Features CF-aware optimistic & pessimistic transactions, advanced routing for merge operators and compaction filters, performance tuning profiles…
-
supabase-plus
An extra set of tools for managing Supabase projects going beyond the possibilities of regular Supabase CLI
-
eloquent
SQL query builder to easily build complex queries in Rust
-
mapiproxy
A proxy for debugging MonetDB's wire protocol
-
lsmlite-rs
Helsing's Rust bindings for sqlite3's lsm1 extension in stand-alone fashion
-
fsqlite
Public API facade
-
tsqlx
terminal database client focused on reliable SQL editing
-
sqlx-postgres
PostgreSQL driver implementation for SQLx. Not for direct use; see the
sqlxcrate for details. -
tsink
A lightweight embedded time-series database with a straightforward API
-
cassadilia
A content-addressable storage (CAS) system optimized for large blobs with read-mostly access patterns
-
elephantry
Object model manager for PostgreSQL
-
pgmold-sqlparser
Fork of sqlparser with additional PostgreSQL features (PARTITION OF, SECURITY DEFINER/INVOKER, SET params, EXCLUDE, TEXT SEARCH, AGGREGATE, FOREIGN TABLE/FDW, PUBLICATION, SUBSCRIPTION…
-
fsqlite-wal
Write-ahead logging
-
treetop-core
Core library for Treetop, a Cedar policy engine implementation
-
coraline
semantic code knowledge graph for faster AI-assisted development
-
datafusion-sql
DataFusion SQL Query Planner
-
oci-distribution
An OCI implementation in Rust
-
simple_pg_pool
Dead simple async pool for tokio-postgres
-
sqeel
Vim-modal SQL client: TUI front-end for sqlx-backed connections with LSP-aware editing
-
synapse_fbs
Generated Rust FlatBuffers bindings for Synapse schemas
-
dbhub
A CLI tool to manage your multi-environment database configurations
-
librocksdb-sys
Native bindings to librocksdb
-
postgres_migrator
postgres raw sql migration generator and manager
-
styx-format
Core formatting and parsing utilities for Styx
-
grow-rs
🌱 Write sedders in RON
-
keepass-ng
KeePass .kdbx database file parser with ehancements
-
libsql-orm
powerful, async-first ORM for Turso Database with first-class support for Cloudflare Workers and WebAssembly environments. Features include automatic boolean conversion, upsert operations…
-
limbo
API
-
nationify
that provide information about countries
-
suchbar
enduser-learnable-language for database queries
-
rorm
A asynchronous declarative ORM written in pure rust
-
postgresql_commands
PostgreSQL commands for interacting with a PostgreSQL server
-
venndb
an in-memory database in Rust for rows queried using bit (flag) columns
-
firestore-path
A Firestore path helper
-
postgres-notify
that makes it easy to subscribe to PostgreSQL notifications
-
nexus-memory-storage
Database operations and storage layer for Nexus Memory System
-
assay-workflow
Durable workflow engine with REST+SSE API on PostgreSQL 18 and SQLite backends. Embeddable library or standalone server (via assay-engine).
-
litedbmodel
A lightweight, SQL-friendly ORM for Rust
-
flowscope-cli
Command-line interface for FlowScope SQL lineage analyzer
-
diskann-vector
DiskANN is a fast approximate nearest neighbor search library for high dimensional data
-
opentalk-types-signaling-chat
Signaling types for the OpenTalk chat module
-
triblespace
lightweight knowledge base for rust
-
signet-libmdbx
Idiomatic and safe MDBX wrapper
-
page-hunter
The pagination powerhouse, built with Rust
-
rustdx
受 pytdx 启发的 A 股数据获取库
-
sql-middleware
Lightweight async wrappers for tokio-postgres, rusqlite, turso, and tiberius
-
siamesedb
local key-value store
-
zedis-gui
A blazing-fast, native Redis GUI built with Rust and GPUI
-
allsource
Rust client for the AllSource event store — query, ingest, and fold events
-
sentry_protos
Rust bindings for sentry-protos
-
crabdis
It's like Redis but a bit rusty
-
leveldb
An interface for leveldb
-
ormlite
An ORM for people who love SQL
-
panamax-search
Search crates in a panamax mirror like
cargo search -
duckflock
A persistent PostgreSQL-compatible endpoint for DuckLake
-
elasticsearch-hub-mcp
MCP server for managing multiple Elasticsearch instances with raw Dev Tools-style query execution, per-instance memory, and shared docs
-
kinetics
hosting platform for Rust applications that allows you to deploy all types of workloads by writing **only Rust code**
-
dbtui
Terminal database client with Vim-style navigation
-
drivel
Infer a schema from JSON input, output as JSON Schema or human-readable format, and generate synthetic data based on the inferred schema
-
cargo-pgrx
Cargo subcommand for 'pgrx' to make Postgres extension development easy
-
convertor
A profile converter for surge/clash
-
tauri-plugin-rusqlite2
Tauri SQLite plugin using rusqlite
-
opendata-buffer
Stateless object storage buffer library for OpenData systems
-
temp-postgres-command
Run the PostgreSQL server off a temporary data directory
-
ynk
Effortlessly yank and paste files blazingly fast in the terminal
-
minetestworld
Read and modify Minetest worlds
-
vaultdb
Database-like operations on Obsidian markdown files with YAML frontmatter
-
cala-tracing
Tracing library powering cala stack
-
things3-core
Core library for Things 3 database access and data models
-
rusty-sidekiq
sidekiq server and client using tokio
-
bsql-arena
Bump allocator with thread-local recycling for bsql drivers
-
srill
Subscribe Redis and Invoke Lambda with cargo lambda, for Local development
-
qbittorrent-metrics-exporter
A Prometheus exporter for qBittorrent that provides detailed torrent metrics with support for categories and tags. Collects both per-torrent statistics and aggregated metrics grouped by categories and tags.
-
sqlx-tracing
OpenTelemetry-compatible tracing for SQLx database operations in Rust
-
protocheck
✅ Validate protobuf messages using protobuf annotations
-
turbosql
An easy local data persistence layer, backed by SQLite
-
ruvector-graph
Distributed Neo4j-compatible hypergraph database with SIMD optimization
-
pg2any_lib
PostgreSQL to Any database library with Change Data Capture (CDC) and logical replication support
-
sql-gen
A CLI tool for generating models based on a SQL Database using SQLx
-
gwp
A standalone, pure Rust gRPC wire protocol for GQL (ISO/IEC 39075)
-
pgdb_cli
Command-line application to run a Postgres database
-
powersync
Experimental PowerSync SDK for Rust applications
-
axiomme-cli
Command-line interface for AxiomMe data runtime
-
raft-wal
Minimal append-only WAL (Write-Ahead Log) optimized for Raft consensus
-
eat-rocks
Restore a rocks database from object storage
-
soon
Predict your next shell command based on history — like shell autocomplete, but MORE stupid
-
drasi-middleware
Drasi Core Middleware
-
groundmodels-core
geotechnical ground modeling and soil parameter analysis
-
valkey-module
A toolkit for building valkey modules in Rust
-
gtfs-guru-report
Reporting structures for GTFS Guru validator
-
saps
Core library for the SAP framework
-
yang-base
个人使用构建后端服务器
-
nineties
An app starter for traditional web apps
-
rawsql
reusing SQL
-
codetracer_trace_writer
writing the CodeTracer db trace format
-
runner_q
Durable activity queue and worker system
-
tembo-stacks
Tembo Stacks for Postgres
-
clickhouse-arrow
ClickHouse Arrow Client for Rust
-
domain_status
Concurrent URL status checker that captures comprehensive metadata in SQLite
-
google-spanner1-cli
A complete library to interact with Spanner (protocol v1)
-
rapiddb
A reasonably fast configurable embedded key-value sensor database
-
sql-builder
SQL code generator
-
fathomdb-query
Query AST, builder, and SQL compiler for the fathomdb agent datastore
-
dynoxide-rs
A lightweight, embeddable DynamoDB emulator backed by SQLite
-
oxifaster
A high-performance concurrent key-value store and log engine in Rust
-
nut
Bolt DB Port in Rust
-
ahqstore-types
Standard types used by AHQ Store
-
zenoh-backend-rocksdb
Backend for Zenoh using RocksDB
-
nextcloud-config-parser
Rust parser for nextcloud config files
-
vantage-vista
Universal, schema-bearing data handle for the Vantage data framework
-
redb-turbo
redb fork with AES-256-GCM page encryption and zstd compression
-
jankensqlhub
A high-performance, modular Rust library for parameterizable SQL query management with support for SQLite and PostgreSQL
-
elusion
modern DataFrame / Data Engineering / Data Analysis library that combines the familiarity of DataFrame operations (like those in PySpark, Pandas, and Polars) with the power of SQL query building…
-
process_mining
Process Mining library for working with (object-centric) event data
-
moduforge-state
不可变数据结构与事务系统基础
-
fnsql
Type-safe SQL query wrappers
-
aws-sdk-elasticsearch
AWS SDK for Amazon Elasticsearch Service
-
sql-cli
SQL query tool for CSV/JSON with both interactive TUI and non-interactive CLI modes - perfect for exploration and automation
-
haskelujah-package
Cabal file parser and Hackage package loader for the Haskelujah compiler
-
baserow-rs
client for the Baserow API
-
notion-client
client library for the Notion API
-
db-eye
Terminal UI database browser for SQLite, PostgreSQL, and MySQL
-
redis-enterprise
Redis Enterprise REST API client library
-
labhistory
Medical history records — allergies, conditions, family history, surgical history
-
bones-cli
CLI binary for bones issue tracker
-
pgburst
A file-based way to edit postgresql databases (procedures, views, triggers) without GUI
-
mtgjson-sdk
Official MTGJSON Rust SDK — Query Magic: The Gathering card data via DuckDB
-
lattice-db-client
Typed Rust client SDK for lattice-db — wraps the NATS request/reply protocol
-
hyperscan
bindings for Rust with Multiple Pattern and Streaming Scan
-
gostd
go standard library implementation in rust. gostd 是Go标准库的rust实现
-
geodb-core
A high-performance geographic database with countries, states, cities, and more
-
surrealdb-tikv-client
language implementation of TiKV client
-
zopp-server
gRPC server for zopp secrets manager
-
yantrikdb-server
YantrikDB database server — multi-tenant cognitive memory with wire protocol, HTTP gateway, replication, auto-failover, and at-rest encryption
-
running-process-client
Lightweight synchronous IPC client for the running-process daemon
-
firebase-rs
Rust based Firebase library
-
sqlutil
building SQL queries
-
chewing-cli
Tools of the Chewing (酷音) intelligent Zhuyin input method
-
turul-mcp-session-storage
Session storage abstractions for Model Context Protocol (MCP) servers
-
postrust-core
Core library for Postrust - PostgREST-compatible REST API for PostgreSQL
-
arangors-graph-exporter
lightning-fast graph data access to ArangoDB
-
immigrant
schema definition language - CLI
-
shah
custom database
-
diesel_migrations
Migration management for diesel
-
oxigraph-cli
Oxigraph CLI tool and SPARQL HTTP server
-
fsqlite-planner
Query planner: name resolution, WHERE analysis, join ordering
-
hittekaart
Generates OSM heatmap tiles from GPX tracks
-
darwen
A relational algebra library for Rust
-
mssql-client
High-level async SQL Server client with type-state connection management
-
eure
Eure core library
-
exoscale-rs
Infrastructure automation API, allowing programmatic access to all Exoscale products and services
-
smux-cli
Small Rust CLI for tmux session selection and creation
-
runtara-sdk
High-level SDK for building durable workflows with runtara
-
biblion
High-performance MCP server that gives LLMs sub-millisecond access to your Zotero library
-
pg_stream
A low-level, zero-overhead Rust implementation of the Postgres wire protocol
-
sql_from_models
A migration management library for applications using PostgresSQL, MySQL or SQLite
-
hugsqlx
Turning SQL queries into Rust functions
-
noatun
in-process, distributed database with materialized view support
-
sqltool
功能强大的数据库迁移、同步、运维工具,支持自动分库分表、慢查询检测、数据对比、备份恢复,提供多语言SDK
-
soot-cli
Command-line tool for Soot web framework project scaffolding
-
aqueducts
Unified meta-crate for the Aqueducts data pipeline framework
-
mendia
Dashboard collecting every movie in your friend group that tells notifies everyone on telegram whenever a new one came in
-
clipmem
macOS clipboard memory backed by SQLite and searchable from agent runtimes
-
sqlitx
fzf-powered connection picker for sqlit
-
ship162
A real-time AIS data decoder
-
broccoli_queue
Broccoli is a simple, fast, and reliable job queue for Rust
-
outlet-postgres
PostgreSQL logging handler for outlet HTTP request/response middleware
-
miden-large-smt-backend-rocksdb
Large-scale Sparse Merkle Tree backed by pluggable storage - RocksDB backend
-
gremlin-client
client for Apache TinkerPop™
-
flippy
Automates upgrades and pulls remote databases, files, and firmware for the Flipper Zero
-
distributed-scheduler
A distributed cronjob library
-
dbcli
Convert SQL query results to JSON without struct mapping, supporting MySQL/PostgreSQL/SQLite/Odbc
-
picodata-plugin
Toolkit to build plugins for picodata.io DBMS
-
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!
-
ring-db
ring queries in high-dimensional vector spaces
-
hdfs-native-object-store
object_store implementation for Native HDFS client
-
lift-migration
Migration runtime and schema builder for lift
-
lazysql
An ergonomic sqlite library with compile time guarantees
-
aimdb-cli
Command-line interface for AimDB - development and administration tool
-
tp-lexer
no_std filter expression engine for tracepoint-like events in operating systems
-
serdo
Serializable do/undo library
-
timezone_provider
Time zone data providers
-
database-mcp
A single-binary MCP server for MySQL, MariaDB, PostgreSQL, and SQLite
-
reader-sync
Sync Readwise Reader documents into a PostgreSQL database
-
bit-lang-core
.bit language parser, IR, interpreter, and toolkit
-
inferadb-common-storage
Shared storage backend abstraction for InferaDB services
-
agent-messenger
CLI messenger for agent-to-agent encrypted communication over Nostr
-
saferlmdb
An almost-safe, near-zero-cost, feature-complete, unabashedly non-abstract wrapper around LMDB
-
rdbi
Database abstraction layer built on mysql_async with derive macros
-
vtcode-exec-events
Structured execution telemetry event schema used across VT Code crates
-
json-firestore-seed
high-performance CLI tool to bulk-insert documents into Google Firestore from a JSON file
-
pgroles-core
Core manifest, diff, SQL rendering, and export primitives for pgroles
-
plenum
Agent-first database control CLI with least-privilege execution
-
tank
Tank (Table Abstraction and Navigation Kit): the Rust data layer. Simple and flexible ORM that allows to manage in a unified way data from different sources.
-
resolute
Compile-time-checked PostgreSQL queries with a pure-Rust wire protocol driver
-
gitoxide
A command-line application for interacting with git repositories
-
ayb
ayb makes it easy to create, host, and share embedded databases like SQLite and DuckDB
-
cairn-mod
Lightweight, Rust-native ATProto labeler
-
postgres-lsp
Language Server Protocol implementation for PostgreSQL and PL/pgSQL
-
sxurl
Fixed-length, sliceable URL identifier system for efficient database storage and querying
-
llmtrace-storage
Storage abstraction layer with SQLite backend and repository pattern
-
ecl-sink-kafka
Kafka sink stage for the ECL pipeline runner (Avro + Schema Registry)
-
synap-sdk
Rust SDK for Synap - High-Performance In-Memory Key-Value Store & Message Broker
-
diesel_filter
Diesel filter is a quick way to add filters and pagination to your diesel models
-
saola-core
Core runtime traits and builders for the Saola type-safe ORM
-
spawnflake
Generate pattern based random data for mysql
-
buoyant_kernel
Buoyant Data distribution of delta-kernel
-
agrum
OMM database layer
-
masstin
Lateral movement tracker for anything! A DFIR tool that parses forensic artifacts and visualizes lateral movement in graph databases. Written by Toño Díaz (@jupyterjones)
-
quickpeach-plugin-host
QuickPeach's typed plugin host runtime and import model
-
parsec_access
Access the PARSEC database for stellar evolutionary trajectories
-
contextdb-parser
SQL parser for contextdb with GRAPH_TABLE and vector extensions
-
sekejap
A graph-first, embedded multi-model database engine
-
aegis-streaming
Real-time streaming for Aegis database
-
cloacina-python
Python runtime + pyo3 bindings for Cloacina. Split out of the main cloacina crate so binaries that don't execute Python don't transitively link pyo3 (CLOACI-T-0529).
-
serbero
Nostr-native dispute coordination daemon for the Mostro ecosystem
-
ublx
TUI to index once, enrich with metadata, and browse a flat snapshot in a 3-pane layout with multiple modes
-
cita-database
Database for CITA
-
gix-odb
Implements various git object databases
-
feldera-observability
Shared observability utilities for Feldera services
-
sage-loader
Module loader and project management for Sage
-
intent-engine
A command-line database service for tracking strategic intent, tasks, and events
-
rust_bus
bus — Lightweight CQRS Library for Rust
-
oxcache
A high-performance multi-level cache library for Rust with L1 (memory) and L2 (Redis) caching
-
simple_hll
HyperLogLog implementation in rust
-
background-jobs
asynchronous background jobs implemented with pluggable backends and runtimes
-
revolt-models
Revolt Backend: API Models
-
oneiriq-surql
Code-first database toolkit for SurrealDB - schema definitions, migrations, query building, and typed CRUD (Rust port of oneiriq-surql). Published as the
oneiriq-surqlcrate; imported asuse surql::.... -
mssql_quick
mssql 数据库快速连接方法
-
mangle-db
Persistent fact stores for Mangle
-
taos
Driver for TDengine - a timeseries database and analysis platform
-
meshdb-executor
Physical operators and query execution for Mesh
-
google-datastore1_beta3
A complete library to interact with datastore (protocol v1beta3)
-
rrd
Bindings to librrd to create and interact with round robin databases created with Tobias Oetiker's rrdtool (https://www.rrdtool.org/)
-
memorix-client-redis
Memorix is an open source next-generation in-memory ORM
-
floz
A batteries-included MVC web framework for Rust — built on ntex + Floz
-
pgdo-lib
The convenience of SQLite – but with PostgreSQL (Library package)
-
kafru
Python Celery-inspired queuing library for Rust, using cron for scheduling and SurrealDB for storing queues, metrics, and schedules
-
thyme-sql
Performance benchmark tool for Postgres queries
-
amlich-core
Vietnamese Lunar Calendar - Core calculation engine
-
data-modelling-core
Core SDK library for model operations across platforms
-
sqlx-conditional-queries
Compile-time conditional queries for SQLx
-
pai_interface
Shared types and validation schema for PAI-Kernel governance daemon · enforces growth-signal denylist on KernelContext per PAI-CD v2.2
-
moosicbox_profiles
MoosicBox profiles package
-
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
-
ddl-diff
compare two databases and generate a diff for MariaDB
-
anda_cognitive_nexus
KIP (Knowledge Interaction Protocol) base on Anda DB
-
clockpipe
Clickhouse Data Synchronization Pipeline
-
sedona-spatial-join
Apache SedonaDB Rust API
-
halephant
A proxy and pooler for Postgres
-
powdb-storage
Slotted-page heap, B+tree indexes, and WAL for PowDB
-
aurora-dsql-sqlx-connector
Aurora DSQL connector for SQLx
-
labstore
Patient biomarker database CLI — longitudinal tracking, trends, and export
-
influxdb2
Influxdb 2 client library for rust
-
tmdb-async
The Movie Database (TMDb) API for async Rust
-
r2d2_adbc
An ADBC connection pool implementation using r2d2
-
sykli
CI pipelines defined in Rust instead of YAML
-
database-replicator
Universal database-to-PostgreSQL replication CLI. Supports PostgreSQL, SQLite, MongoDB, and MySQL.
-
libsimple
Rust bindings to simple, a SQLite3 fts5 tokenizer which supports Chinese and PinYin
-
pg_tviews
Transactional materialized views with incremental refresh for PostgreSQL
-
dbnexus
An enterprise-grade database abstraction layer for Rust with built-in permission control and connection pooling
-
kyu-types
Type system for KyuGraph: physical types, logical types, and typed values
-
infracost-rs
client library and CLI for the Infracost Cloud Pricing API
-
pgrsql
A beautiful TUI SQL editor for PostgreSQL
-
cqdb
Constant Quark Database (CQDB)
-
changes-stream2
couchdb follower
-
heliosdb-proxy
HeliosProxy - Intelligent connection router and failover manager for HeliosDB and PostgreSQL
-
br-fields
shortcut tool related to database fields
-
reduct-cli
A CLI client for ReductStore written in Rust
-
cvmfs_server_scraper
A scraper for CVMFS servers
-
ruvector-postgres
High-performance PostgreSQL vector database extension v2 - pgvector drop-in replacement with 230+ SQL functions, SIMD acceleration, Flash Attention, GNN layers, hybrid search, multi-tenancy…
-
claude-vault
Claude Code conversation archive tool with SQLite + FTS5
-
small-bin
Sync'eM ALL - File/ Screenshot sync application with SFTP support, and web dashboard
-
sentry-options-validation
Schema validation library and CLI for sentry-options
-
eugene
Careful with That Lock, Eugene
-
fluxmap
thread-safe, transactional, and concurrent in-memory key-value store for Rust. Offers ACID guarantees with Serializable Snapshot Isolation (SSI) and optional durability via a Write-Ahead Log (WAL)…
-
dravr-riviere
Time-series storage engine — Postgres-backed metric persistence, windowed aggregation, and range queries
-
uvg
A fast Rust reimplementation of sqlacodegen: introspect PostgreSQL, MySQL, SQLite, or MSSQL schemas and generate SQLAlchemy models or cross-dialect DDL migrations
-
opendal-service-azure-common
Shared Azure helpers for Apache OpenDAL services
-
vespertide-planner
Replays applied migrations to rebuild a baseline, then diffs against current models to compute the next migration plan
-
prkserver
prkserveris a CLI tool that helps create a backend server in Rust using Axum or Actix Web and SQLx. It configures everything based on a providedconfig.tomlfile. -
absurder-sql
AbsurderSQL - SQLite + IndexedDB that's absurdly better than absurd-sql
-
hdbconnect-mcp
MCP server for SAP HANA database
-
ff-backend-valkey
FlowFabric EngineBackend impl — Valkey FCALL backend
-
stash-clipboard
Wayland clipboard manager with fast persistent history and multi-media support
-
product-os-service-handler
Product OS : Service Handler is a full implementation of the Javascript feathers endpoint framework handling reads and writes to services in the same manner so that a Product OS server is compatible with FeathersJS
-
sqlite-vtable-opendal
SQLite virtual tables for querying cloud object store metadata using OpenDAL
-
serde-fleece
Fleece (binary json) support for serde
-
mpdpopm
Maintain ratings & playcounts for your mpd server
-
quill-sql
An educational Rust relational database (RDBMS) inspired by CMU 15445
-
dbrest-sqlite
SQLite backend for the dbrest REST API
-
forge-codegen
TypeScript code generator for the Forge framework
-
pgdrift
Command-line tool for detecting schema drift in PostgreSQL JSONB columns
-
vacp2p_pmtree
Persistent Merkle Tree in Rust
-
codemem
Persistent memory engine for AI coding assistants
-
reifydb
A modern, real-time database with streaming and analytical capabilities
-
artis
SQL library
-
jetdb
Pure Rust library for reading Microsoft Access (.mdb/.accdb) files
-
dumpsync
lightweight tool designed for efficiently dumping and restoring MySQL databases. Whether you need to create backups, restore databases, or transfer data between servers.
-
somatize-memory
Knowledge base and temporal experiment tracking for the Soma runtime
-
alaya
A memory engine for conversational AI agents, inspired by neuroscience and Buddhist psychology
-
rbox
interacting with the local and export data of Pioneers Rekordbox DJ software
-
yamlpath
Format-preserving YAML feature extraction
-
fiddler
Data Stream processor written in rust
-
malwaredb-virustotal
Logic and datatypes for interacting with VirusTotal
-
tokio-postgres
A native, asynchronous PostgreSQL client
-
kora-server
TCP/Unix socket server, connection handling, and command dispatch for Kōra
-
triviumdb
A high-performance memory-mmap hybrid search engine built for AI, combining dense vector, sparse text, graph relations, and JSON metadata
-
mvm-core
Core types, IDs, config, and utilities for mvm
-
mssqltypes
Faithful Rust equivalents of C# System.Data.SqlTypes with SQL NULL semantics, checked arithmetic, and three-valued logic
-
elif-orm
Production-ready ORM with migrations, database services, connection pooling, and query builder
-
sqruff-lib-dialects
sql dialects for sqruff
-
brylix
GraphQL framework for AWS Lambda with SeaORM and multi-tenant support
-
odbc-sys
ODBC ffi bindings
-
rustapi-validate
Type-safe request validation for RustAPI. Wrapper around the
validatorcrate with deep framework integration. -
velesdb-cli
Interactive CLI and REPL for VelesDB with VelesQL support
-
scythe-codegen
Polyglot code generation backends for scythe
-
kv-storage
Based on SLED, KV storage similar to Redis, supporting key-value,Maps,Lists,TTL,Counters
-
lmrc-pipeline
Pipeline orchestration library for LMRC Stack with reusable build, test, and deployment steps
-
task-graph-mcp
MCP server for agent task workflows with phases, prompts, gates, and multi-agent coordination
-
c3p0_postgres
A good friend for r2d2
-
tigrbl_rs_atoms
Rust atom catalog, phase algebra, and sys handler atoms for Tigrbl
-
multi-tier-cache
Customizable multi-tier cache with L1 (Moka in-memory) + L2 (Redis distributed) defaults, expandable to L3/L4+, cross-instance invalidation via Pub/Sub, stampede protection, and flexible TTL scaling
-
do-memory-storage-redb
redb embedded storage backend for do-memory-core episodic learning system (cache layer)
-
kayto
Fast OpenAPI parser that turns imperfect specs into a stable output schema with actionable diagnostics
-
cf-resource-group
Resource Group module: hierarchical resource group management with GTS type system
-
mqdb-core
Core types, storage, schema, and protocol for MQDB
-
sqlite-graphrag
Local GraphRAG memory for LLMs in a single SQLite file
-
stickyvar
Create permanent-ish environment variables that you can share between sessions
-
arrow-array
Array abstractions for Apache Arrow
-
durable-rust
Lightweight durable job execution engine backed by Postgres
-
rustvello
Distributed task library for Rust, inspired by pynenc
-
spiceai_duckdb_fork
Ergonomic wrapper for DuckDB - forked from duckdb-rs to add support for duckdb_scan_arrow
-
lazy-db
bare-bones and lazily loaded database for small projects
-
uorm
下的轻量级 ORM 框架,借鉴了 Java MyBatis 的设计理念,强调 SQL 与业务逻辑分离。它结合 Rust 的类型系统与宏机制,支持编写原生 SQL 并自动映射结果,兼容…
-
cortex-sdk
SDK for developing Cortex plugins — tools, skills, and extensions
-
rucash
read Gnucash file
-
qa-cli
Command line helper for QA workflows
-
db-tail
A command-line tool to tail message db
-
dynamodb-lease
Dynamodb distributed lock client
-
graph_d
A native graph database implementation in Rust with built-in JSON support and SQLite-like simplicity
-
microsandbox-db
Shared database entity definitions and connection helpers for the microsandbox project
-
tsubakuro-rust-core
core library to access Tsurugi for Rust
-
squeal
A SQL query builder library for Rust
-
papera
A SQL compatibility layer that transpiles Trino and Redshift SQL to DuckDB SQL
-
pqb
A PostgreSQL Query Builder
-
agdb_server
Agnesoft Graph Database Server
-
redis-universal-client
wrapper around Client and ClusterClient, like go-redis UniversalClient
-
interstellar
A high-performance graph database with Gremlin-style traversals and GQL query language
-
diesel-derive-newtype
Automatically connect newtypes to Diesel using their wrapped type
-
b-table
A persistent database table based on b-tree
-
axum_session_auth
Provide a User Authentication and privilege Token Checks. It requires the Axum_Session library.
-
bpfman
An eBPF Program Manager
-
mikcar
Sidecar infrastructure services for mik (storage, kv, sql, queue)
-
oneiros
A sqlite-based cognition kit for long-term agent language models
-
herolib-osis
OSIS - Object Storage with SmartID. Distributed, human-readable IDs and object storage.
-
qldb
Driver for Amazon's QLDB Database implemented in pure rust
-
pgtop
TUI activity monitor for PostgreSQL — pg_stat_activity, locks, top queries and replication in one terminal pane
-
lbasedb
Low level DBMS in Rust focusing on datasets
-
db_ip
An (unofficial) Rust library for querying db-ip.com data
-
redis-oxide
High-performance async Redis client for Rust with automatic cluster support, multiplexing, and advanced features
-
slack-chat-api
A fully generated & opinionated API client for the Slack API
-
ave-actors
Ave actor model
-
sea-orm-ffi
Compatibility layer for Sea-ORM when crossing a Rust-to-Rust FFI boundary
-
konarr-cli
CLI for Konarr
-
rbdc-tdengine
rbatis ORM TDengine driver
-
cal-redis
Callable Redis Implementation
-
sqlite-wasm
A high-performance SQLite wrapper for WebAssembly with OPFS support
-
aws-sdk-costexplorer
AWS SDK for AWS Cost Explorer Service
-
pgqrs
A high-performance PostgreSQL-backed job queue for Rust applications
-
liteq
High-performance job queue library for Rust using Redis with auto-retry, connection pooling, async handlers, and multi-consumer fair distribution
-
fasm
Fallible Async State Machines
-
oml-storage
A very simple wrapper to handle locked storage of items
-
sqlparser-dsql
SQL parser fork with Aurora DSQL extensions (CREATE INDEX ASYNC). Based on sqlparser 0.61.0.
-
celery-rs
Community-maintained Rust implementation of Celery (fork of rusty-celery)
-
boj-client
Rust client for the Bank of Japan time-series statistics API
-
mnemo-mcp-server
Mnemo MCP memory server — runnable binary; install as
cargo install mnemo-mcp-server, run asmnemo -
schema-risk
Stop dangerous database migrations before they reach production
-
iggy_binary_protocol
Wire protocol types and codec for the Iggy binary protocol. Shared between server and SDK.
-
mysql_inserter
Personal usage MySQL executor
-
gbz-base
Pangenome file formats based on SQLite
-
rsqlite3
A drop-in replacement for sqlite3 CLI with enhanced features
-
injekt
that writes to a .dat file as key, value in binary format
-
config_rw
配置文件读取与写入
-
disk_backed_queue
A robust, crash-resistant queue implementation that persists all data to disk using SQLite
-
mudb
A RESP-based in-memory cache server written in Rust, inspired by Redis. Includes a CLI client.
-
premix-orm
Alpha research ORM for Rust. Facade crate for premix-core and premix-macros (not production-ready).
-
pg-embed-setup-unpriv
Initialises postgresql_embedded clusters as root while handing off filesystem work to nobody
-
pg-blast-radius
Workload-aware blast radius forecaster for PostgreSQL migrations
-
diesel-derive-enum
Derive diesel boilerplate for using enums in databases
-
tasker-pgmq
Tasker's PGMQ wrapper with PostgreSQL NOTIFY support
-
elastic_lens
An opinionated framework to work with Elasticsearch
-
benzin
An async extension for Diesel the safe, extensible ORM and Query Builder
-
mongocrypt
Rust-idiomatic wrapper around mongocrypt-sys
-
liberty-db
A fully defined liberty (std. cells in VLSI) data structure, efficient parser & formatter
-
saas-rs-sdk
The SaaS RS SDK
-
rotortree
fast n-ary leanIMT implementation with persistence
-
pgvpd
Virtual Private Database for PostgreSQL — tenant isolation at the connection level
-
hamelin_analysis
Analysis utilities for Hamelin query language
-
smelt-types
Type system definitions for smelt
-
carpathia
Database schema parser and language agnostic generator
-
casbin-rb-adapter
Rbatis adapter for casbin, support database save and load rules
-
sqry-lang-cpp
C++ language plugin for sqry
-
shodh-memory
Persistent cognitive memory for AI agents and robots — Hebbian learning, knowledge graph, spatial recall. Zenoh/ROS2 native. Single binary, runs offline.
-
ggsql
A declarative visualization language that extends SQL with powerful data visualization capabilities
-
mdk-sqlite-storage
SQLite database for MDK that implements the MdkStorageProvider trait
-
gqlitedb
GQLite is a Rust-language library, with a C interface, that implements a small, fast, self-contained, high-reliability, full-featured, Graph Query database engine
-
drizzle
A type-safe SQL query builder for Rust
-
k8s-maestro
A Kubernetes job orchestrator tool library
-
rustberg
A production-grade, cross-platform, single-binary Apache Iceberg REST Catalog
-
dix
Diff Nix
-
rorm-sql
The sql abstraction layer
-
sql_minifier
providing methods and procedural macros to minify SQL code, optionally at compile time
-
fx-mq-jobs
High-level job queue implementation using fx-mq-building-blocks
-
mongodm
A thin ODM layer for mongodb
-
mssql-driver-pool
Connection pooling for SQL Server with sp_reset_connection support
-
mindfry
Memory with a Conscience
-
spatialbench
Blazing fast pure Rust Spatial Bench data generation library
-
fips
A powerful mock server supported by a plugin system
-
ng-storage-rocksdb
Stores based on RocksDB for NextGraph
-
sqlite-tiny
A minimalistic SQLite crate which ships the amalgamation variant and provides a tiny Rust API
-
tlq-fhir-validator
FHIR resource validation engine
-
postgis
An extension to rust-postgres, adds support for PostGIS
-
klickhouse
pure Rust SDK for working with Clickhouse with the native protocol in async environments with minimal boilerplate and maximal performance
-
silk-graph
Merkle-CRDT graph engine for distributed, conflict-free knowledge graphs
-
markbase
A high-performance CLI tool for indexing and querying Markdown files for AI agent. Obsidian-compatible.
-
scopeql
A command-line interface for ScopeDB
-
pg_named_args
PostgreSQL named arguments
-
archivist
Store files in a time or index based directory hierarchy, automatically deleting the oldest files if the size limit is reached
-
heroindex
A Tantivy-based indexing server with OpenRPC socket interface
-
rouchdb
Local-first document database with CouchDB replication protocol support
-
gcloud-googleapis
Google Cloud Platform rust client
-
tikv/tikv
A distributed transactional key-value database powered by Rust and Raft
-
json-schema-diff
Diff changes between JSON schema files
-
qrate
A examination generator library that generates different quiz sets for all students so that each student may have a different quiz set from the quiz sets of the others
-
ignite-v2-client
Apache Ignite v2 Client
-
mac_oui
Lookup for MAC Address vendor details
-
postgrest
client-side library
-
dbkit
Postgres-first async ORM-ish library with type-level loaded/unloaded relations
-
golem-ai-search-elasticsearch
working with Elasticsearch APIs on Golem Cloud
-
xee-schema-type
XML Schema type information
-
boltr
Pure-Rust Bolt v5.x wire protocol library
-
rex-policy-schema
Cedar policy schema definitions for REX authorization
-
raft-storage
Custom LSM-tree storage engine with WAL, MemTable, SSTables, bloom filters, and leveled compaction
-
tapped
Rust wrapper for the tap ATProto utility
-
graph_engine
High-performance graph database engine with traversal algorithms and pattern matching
-
mago-orchestrator
An orchestrator crate for Mago, coordinating various components to provide a unified PHP tooling experience
-
aranet-store
Local data persistence for Aranet sensor readings
-
murr
Columnar in-memory cache for AI/ML inference workloads
-
k8sql
Query Kubernetes with SQL
-
systemprompt-database
PostgreSQL infrastructure for systemprompt.io AI governance. SQLx-backed pool, generic repository traits, and compile-time query verification. Part of the systemprompt.io AI governance pipeline.
-
meshdb-bolt
Bolt wire protocol implementation (PackStream encoding, chunked framing, handshake, message types) for Mesh
-
eml-nl
Parse, manipulate and emit EML_NL documents
-
mantra
mantraoffers a lightweight approach for requirement tracing and coverage -
yamlstar
YAML 1.2 loader - Rust binding for libyamlstar
-
airone
in-memory, write-on-update database that is persisted to an append-only transaction file
-
geode-client
Rust client library for Geode graph database with full GQL support
-
filemaker-lib
interacting with a filemaker api
-
lune-roblox
Roblox library for Lune
-
eventdbx
Immutable, event-sourced, nosql, write-side database system
-
sqlite-simple-tokenizer
This's a run-time loadable extension of SQLite fts5, supports Chinese and pinyin word segmentation and search
-
beakid
Snowflake-like 64-bit unique ID generator with PostgreSQL BIGINT-friendly i64 IDs
-
mdql
MDQL — a queryable database where every entry is a markdown file
-
fabryk-fts
Full-text search infrastructure for Fabryk (Tantivy backend)
-
browserinfocm
dioxus component that provides browser and hardware information
-
dm-database-sqllog2db
高性能 CLI 工具:流式解析达梦数据库 SQL 日志并导出到 CSV/JSONL/SQLite
-
kimberlite-types
Core type definitions for Kimberlite
-
traqq
High-performance event metrics with pluggable storage backends
-
versa_semval
Cross-platform module for semantic validation of Versa data
-
bb8-redis
Full-featured async (tokio-based) redis connection pool (like r2d2)
-
oversync
A lightweight data sync engine: poll, delta, sink
-
kcr_chaos_mesh_org
Kubernetes Custom Resource Bindings
-
vestige-engine
Vestige orchestration layer — hybrid search and embed ingest over Store + EmbeddingProvider
-
stowr
CLI tool for file management, including compressing, extracting, renaming, and organizing files
-
fsqlite-btree
B-tree storage engine
-
json_validate_rs
validate json schema
-
tentoku
Japanese text tokenizer with deinflection support
-
mx
A Swiss army knife for Claude Code and multi-agent toolkits
-
synaptic-sqltoolkit
SQL database toolkit for Synaptic: ListTables, DescribeTable, ExecuteQuery (read-only)
-
calimero-store
Core Calimero infrastructure and tools
-
mariadb_exporter
MariaDB metric exporter for Prometheus
-
mdbook-preprocessor-graphql-playground
A preprocessor for mdbook to add GraphQL playgrounds
-
containerregistry-image
OCI/Docker image manifest, index, and layer types
-
rudof_cli
RDF data shapes implementation in Rust
-
jet1090
A real-time comprehensive Mode S and ADS-B data decoder
-
nils-memo-cli
CLI crate for nils-memo-cli in the nils-cli workspace
-
dsql-lint
Lint SQL files for Aurora DSQL compatibility
-
anyform
Any database. Any form. Zero hassle.
-
apalis-board
Apalis board contains a number of crates useful for building UIs and apis for managing Apalis task queues
-
kronicler
Automatic performance capture and analysis for production applications in Python using a custom columnar database written in Rust
-
tardis
Elegant, clean Rust development framework
-
rbx_reflection_database
Bundled reflection database for Roblox projects
-
distx-schema
Schema-driven structured similarity for tabular data - the Similarity Contract engine for DistX
-
sql_tools
meant to make SQL queries simple and communication between various SQL versions easy
-
rs-materials
Material database and formula parsing for Monte Carlo particle transport
-
runledger-postgres
PostgreSQL persistence layer for the Runledger durable job and workflow system
-
type-bridge-server
Query-intercepting proxy server for TypeDB with validation and audit logging
-
prefix-register
A PostgreSQL-backed namespace prefix registry for CURIE expansion and prefix management
-
vrc-get-litedb
reimplementation of LiteDB made for vrc-get
-
opentalk-database
OpenTalk database functionality
-
kiromi-ai-cli
Operator and developer CLI for the kiromi-ai-memory store: append, search, snapshot, regenerate, migrate-scheme, gc, audit-tail
-
kimberlite-compliance
Compliance reporting and verification for Kimberlite
-
prusto
A presto/trino client library
-
endjine
Accessing the Engine DJ library database
-
idempotent-proxy-server
Idempotent proxy server
-
fluvio-spu-schema
Fluvio API for SPU
-
sqlx-d1
SQLx for Cloudflare D1
-
cdb64
cdb (constant database) format with 64-bit support
-
oxibase
Autonomous relational database management system with MVCC, time-travel queries, and full ACID compliance
-
mnem-core
Content-addressed versioned substrate for AI agent memory - the core of mnem
-
convergio-orchestrator
Plans, tasks, waves, Thor gate, reaper — orchestration engine
-
teaql-runtime
TeaQL core, SQL, runtime, dialect, and macro crates for model-driven data access
-
loco-generate-via-sql
Convert SQL CREATE TABLE statements from stdin to
cargo loco generate scaffoldcommands on stdout -
ruvector-dag
Directed Acyclic Graph (DAG) structures for query plan optimization with neural learning
-
sqlrite-mcp
Model Context Protocol (MCP) server for SQLRite. Exposes a SQLRite database to LLM agents over stdio.
-
weedb
A thin wrapper around RocksDB
-
remem-ai
Persistent memory for Claude Code — single binary, zero subprocesses
-
claude-code-transcripts-ingest
CLI that ingests Claude Code transcript JSONL files into a DuckDB database for usage / cost analysis
-
rigsql-parser
CST parser for the rigsql SQL linter
-
zart
Durable execution framework — multi-step workflows with persistence, retries, and observability
-
rex-shared
Shared code for Rex
-
tibet-zip-mirror
tibet-zip Transparency Mirror: sled-backed distributed trust database
-
sqltk
Enhanced Visitor implementation for sqlparser
-
azure_iot_operations_connector
Azure IoT Operations Connector
-
reshape
zero-downtime schema migration tool for Postgres
-
bonsaidb
A programmable, ACID-compliant, document-database inspired by CouchDB
-
svd-rs
A CMSIS-SVD base structures
-
db-pool
A thread-safe database pool for running database-tied integration tests in parallel
-
zero-mysql
A high-performance MySQL client
-
this_or_that
Ratings website that uses Chess style rankings
-
ohmydb
A light-weight local json database
-
pg_glimpse
A terminal-based PostgreSQL monitoring tool with live TUI
-
anda_db
Anda DB is a Rust library designed as a specialized database for AI Agents, focusing on knowledge & memory
-
pg-extras
PostgreSQL performance database insights
-
rma-analyzer
Code analysis and security scanning for Qryon
-
mcp-server-sqlite
An MCP server for SQLite with fine-grained access control
-
cedar-local-agent
Foundational library for creating Cedar-based asynchronous authorizers
-
orion_exp
一个用于逻辑与比较运算的表达式求值库
-
rsfbclient
Binds to official firebird client lib
-
surrealql-language-server
Language Server Protocol implementation for SurrealQL
-
invoice-gen
SDK for generating invoices in schemas FA (2), FA (3), PEF (3), PEF_KOR (3) and FA_RR (1)
-
astrid-sdk
System SDK for building User-Space Capsules for Astrid OS
-
maxminddb-writer
writing MaxMind DB
-
embedded-redis
A no_std Redis client
-
japanese_law_xml_schema
法令標準XMLスキーマ対応ライブラリ
-
yandex-cloud
Generated gRPC clients for the Yandex Cloud API
-
drasi-core
Drasi Core
-
typf-fontdb
Font database and loading utilities for Typf
-
rudy-dwarf
DWARF debug information parsing and querying for Rust debugging tools
-
pg2parquet
Command line tool for exporting PostgreSQL tables or queries into Parquet files
-
pylon-router
Pylon — realtime backend as a single Rust binary. Schema, policies, server functions, live queries, auth — one process.
-
reduct-rs
ReductStore Client SDK for Rust
-
atrg-cli
CLI for at-rust-go: scaffold, dev, migrate, build AT Protocol API projects
-
kcr_azure_microsoft_com
Kubernetes Custom Resource Bindings
-
tame-gcs
A small library with a limited set of Google Cloud Storage operations
-
forge-runtime
Runtime executors and gateway for the Forge framework
-
mirror-log
Append-only event log for personal knowledge management with semantic chunking using SQLite
-
qail
Schema-first database toolkit - migrations, diff, lint, and query generation
-
bomboni_request
working with API requests. Part of Bomboni library.
-
helixir
Interactive CLI tutorial for learning HelixDB
-
zipzap
Directory tracker for easy jumping
-
tracing-perfetto-sdk-schema
Perfetto Prost protobuf bindings used by tracing-perfetto-sdk
-
recoco
A Rust-only fork of CocoIndex, a modular, high-performance ETL and data transformation library
-
rustack-dynamodbstreams-core
DynamoDB Streams business logic and storage engine for Rustack
-
rec23-rs
REC23 CRM
-
psql-scip
SCIP indexer for PostgreSQL
-
bb8-failsafe
thin wapper of failsafe-rs to provide circuit breaker captilites to bb8
-
swiveltypes
Shared data types for Swivel source retrieval and chunking
-
oxsdatatypes
some XSD datatypes for SPARQL implementations
-
dbnest
CLI – cozy local databases in seconds
-
sochdb-kernel
SochDB Kernel - Minimal ACID core with plugin architecture
-
atuin-history
The history crate for Atuin
-
polars-arrow
Minimal implementation of the Arrow specification forked from arrow2
-
qusql-type
Typer for sql
-
xlg-sqlfmt
A command-line SQL formatter that reads SQL from stdin and writes formatted SQL to stdout
-
onehistory
All your history in one file
-
hashtree-updater
Hashtree-based app update discovery, artifact selection, and install helpers
-
docx-core
Core types and helpers for docx-mcp
-
qbey
A type-safe SQL query builder for Rust
-
vision-graphql
Hasura-style GraphQL ORM for PostgreSQL — one SQL per request via json_agg
-
sqlx-mcp
SQLx MCP Server - Secure multi-database CRUD operations via Model Context Protocol
-
regulus-db
API-only Database Application Written by Rust
-
polyglot-sql
SQL parsing, validating, formatting, and dialect translation library
-
sqlx-mysql
MySQL driver implementation for SQLx. Not for direct use; see the
sqlxcrate for details. -
prax-query
Type-safe query builder for the Prax ORM
-
bestool-postgres
PostgreSQL connection pool utilities for BES tooling
-
nzb-news
Layered NNTP download engine: persistent per-connection workers, priority-aware dispatch with cascade-retry, pipelined batch fetching. Pure fetch layer — no decode, no assembly.
-
flix-db
Types for storing persistent data about media
-
xaeroflux-actors
EXPERIMENTAL: actor layer for xaeroflux
-
ahqstore_cli_rs
AHQ Store Developers' CLI
-
gel-dsn
Data-source name (DSN) parser for Gel and PostgreSQL databases
-
tibba-model
model for tibba
-
light-magic
A lightweight, fast and easy-to-use implementation of a persistent and optionally encrypted in-memory database
-
resp-cli
A Redis-compatible command-line client written in Rust, supporting Redis, Dragonfly, and KeyDB
-
qcl
A Query Check Language written in Rust
-
mecha10-messaging
Redis Streams messaging layer for Mecha10
-
snm-fdbcli
A lightweight FoundationDB CLI and helper library for creating spaces, tuple subspaces, and running structured FDB queries. Designed for development.
-
oracle-rs
Pure Rust driver for Oracle databases - no OCI/ODPI-C required
-
shape-wire
Universal wire format for Shape values - serialization and type metadata
-
pg_connector
A powerful and easy-to-use PostgreSQL connector for Rust with connection pooling and read/write cluster support
-
gelx
Generate fully typed rust code from your gel schema and inline queries
-
rustmemodb
In-memory SQL database with transaction support, connection pooling, and MVCC
-
tokeit
command line tool to count the lines of code in a directory and returns a JSON match to shields.io's dynamic endpoint requirements
-
vulnera-advisor
Aggregates security advisories from GHSA, NVD, OSV, CISA KEV, and more
-
do-memory-core
Core episodic learning system for AI agents with pattern extraction, reward scoring, and dual storage backend
-
cloacina
resilient task execution and orchestration
-
oxn
Redis-backed async job queue for Rust, with optional web dashboard
-
superposition_types
Types, type aliases and diesel ORM definitions for superposition
-
redis-watcher
Redis watcher for Casbin-RS
-
asheron-rs
Unified Asheron's Call protocol, game data, and CLI tools
-
bb8-tiberius
bb8 connection manager for Tiberius
-
helix-enterprise-ql
Query DSL for Helix Enterprise
-
tigerbeetle_rustclient_tests_snapshot
WARNING! UNSTABLE AND WILL BE YANKED! Snapshot of official tigerbeetle client before release
-
cerememory-store-procedural
Cerememory procedural store implementation
-
llmgrep
Smart grep over Magellan code maps with schema-aligned JSON output
-
sidekiq
Client
-
delouse
will expose opinionated debugging stubs most useful for tokio based async programs
-
lora-database
LoraDB — embeddable in-memory graph database with Cypher query support
-
tauri-plugin-sql
Interface with SQL databases
-
simple_redis
resilient redis client
-
horfimbor-callback-recall
a small lib allowing to store callback that will be triggered at a specified date
-
diffly
Quickly compare your SQL data with clarity and style
-
memos-storage
Tiered storage layer for memos - Memory Management System
-
turul-mcp-task-storage
Task storage abstractions for Model Context Protocol (MCP) servers - durable state machines for long-running operations
-
torii-storage-seaorm
SeaORM storage plugin for Torii
-
flp-gsp
General search parser
-
seam-codegen
TypeScript codegen and manifest types for SeamJS CLI
-
gaia_access
Access the Gaia ESA Archive for astronomical data
-
sqlxplus
A powerful SQL query builder and ORM for sqlx with CRUD operations
-
datafusion-postgres
Exporting datafusion query engine with postgres wire protocol
-
melda
Delta-State JSON CRDT
-
versa
types and utilities for developing Versa client applications in Rust
-
master-patient-index
Master Patient Index (MPI) - A healthcare patient identification and matching system
-
aingle_raft
Raft consensus for AIngle clustering
-
cronus_generator
The generators for cronus API spec
-
sqldump
A database dump utility with pluggable provider support
-
adbc_snowflake
Snowflake Arrow Database Connectivity (ADBC) driver
-
uri-register
A high-performance PostgreSQL-backed URI dictionary service for assigning unique integer IDs to URIs
-
slatedb-cli
A command-line interface for interacting with SlateDB databases
-
falkordb
client
-
axum-sql-viewer
A development tool for viewing SQL tables in web browsers, easily integrable as an Axum layer
-
sercli
Server client interactions
-
magic-bird
Buffer and Invocation Record Database - storage layer for shell command history
-
rok-orm-migrate
Database migration DSL for the rok ORM ecosystem
-
pg_guard
A Postgres proxy with built-in safety features
-
sendgrid-api
A fully generated & opinionated API client for the SendGrid API
-
mysqlclient-sys
Auto-generated rust bindings for libmysqlclient
-
mecomp-storage
responsible for storing and retrieving data about a user's music library to and from an embedded surrealdb database
-
panproto-schema
Schema representation for panproto
-
macpepdb
Large peptide database for mass spectrometry
-
trame-schema
X12 transaction set grammars and schema definitions
-
geoff-graph
Oxigraph RDF store wrapper with named graph support for Geoff
-
schema_to_emmylua
convert JSON schema to EmmyLua annotations
-
deepwell
Wikijump API provider and database manager
-
tx2-query
SQL analytics layer for TX-2 ECS - one-way synchronization from ECS to SQL databases
-
torn-key-pool
A generalised API key pool for torn-api
-
mysql_async_wasi
Tokio based asynchronous MySql client library
-
tjson-udf
MariaDB UDF bindings for tjson-rs — parse and render TJSON from SQL
-
sqlx-pool-router
Lightweight SQLx PostgreSQL connection pool routing for primary/replica separation
-
k8s-crds-cloud-native-pg
Kubernetes CRDs for cloud-native-pg
-
haizhi-rocksdb
Rust wrapper for Facebook's RocksDB embeddable database
-
reinhardt-dentdelion
Plugin system for Reinhardt framework - easy to create, distribute, and install
-
graphql-query
Stupendously fast and easy GraphQL Query Language handling
-
postgres-dv
Postgres Data Viewer with powerful CLI and rich data visualization
-
lattice-sql-client
Typed Rust client SDK for lattice-sql — SQL frontend for lattice-db
-
sutures
Protocol-agnostic API abstraction gateway
-
meshdb-rpc
gRPC services for Mesh
-
lmdb-rkv
Idiomatic and safe LMDB wrapper
-
openpql-runner
high-performance Rust implementation of Poker Query Language (PQL), enabling SQL-like queries for poker analysis and calculations. This project is a spiritual successor to the original…
-
synadb
An AI-native embedded database
-
koru-delta
The invisible database: causal, consistent, and everywhere—without configuration
-
criware-utf
UTF table format used in CRIWARE CPK files
-
rsigma
CLI for parsing, validating, linting and evaluating Sigma detection rules
-
stec_tenet
User and Tenant management for Saas applications
-
panproto-expr
Pure functional expression language for panproto enriched theories
-
ttid
Typed, time-aware IDs built on UUIDv8
-
veta
Memory and knowledge base for agents
-
libsql-sys
Native bindings to libSQL
-
petro
My Pet Rust ORM
-
drasi-query-ast
Drasi Core Abstract Syntax Tree
-
atrg-core
Core framework: AppState, config, app builder for at-rust-go
-
hwhkit-integration-postgres
HwhKit PostgreSQL integration
-
polars-sql
SQL transpiler for Polars. Converts SQL to Polars logical plans
-
judo
TUI for ToDo lists
-
chopin-pg
A high-performance, asynchronous PostgreSQL driver for the Chopin framework
-
picos
A minimal web application framework with Lua scripting and PostgreSQL integration
-
sqlite_pages
Page-level SQLite database access using sqlite_dbpage virtual table
-
voltdb-client-rust
A socket client library for VoltDB server supporting both sync and async operations
-
rbp-database
PostgreSQL integration for robopoker training and strategy storage
-
tower-redis
A Tower service for asynchronous Redis request/response performed over a managed, multplexed connection
-
pg_async
Asynchronous, HA (master-master) PostgreSQL driver on top of libpq
-
denokv
A self-hosted backend for Deno KV
-
apache_age
Rust driver for the Apache AGE. Based on postgres package
-
railway-provider-db-movas
DB Movas client in Rust
-
jono
Priority Queue on Redis
-
recurram
schema-aware wire format with stateful transport
-
macos-unifiedlogs
help parse macOS UnifiedLogs
-
replication-engine
Mesh replication agent for sync-engine nodes
-
tempest-core
Core utilities and primitives for TempestDB
-
tari_common_sqlite
Tari cryptocurrency wallet library
-
mmex_lib
interacting with Money Manager EX data and logic
-
migratio
Write expressive database migrations in Rust
-
sqlite_wasm_reader
A pure Rust SQLite reader library for WASI environments
-
mcpr-integrations
External integrations for mcpr: cloud event sink, API client, and SQLite request storage
-
logdive
Fast, self-hosted query engine for structured JSON logs
-
activecube-rs
A generic GraphQL-to-SQL OLAP query engine library
-
rustyx
web framework inspired by ExpressJS with ORM support for MongoDB, MySQL, SQLite, and PostgreSQL
-
locustdb
Embeddable high-performance analytics database
-
git-metadata
Porcelain for adding metadata to any git object without rewriting history
-
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.
-
tasker-shared
Shared components for tasker orchestration and worker systems
-
flake-schemas
inspecting the contents of a flake
-
outbox-core
Core traits and logic for modular transactional outbox pattern in Rust
-
mecha10-core
Mecha10 core runtime and foundational types
-
entity-derive
Derive macro for generating DTOs, repositories, and SQL from a single entity definition
-
spacetimedb-schema
Schema library for SpacetimeDB
-
pgbatis
pgbaits 用于操作数据库数据的增删改查
-
disintegrate-postgres
Disintegrate PostgresDB implementation. Not for direct use. Refer to the
disintegratecrate for details. -
flowlog-runtime
Runtime support crate for FlowLog — re-exports timely/differential-dataflow and provides helpers used by flowlog-build-generated code
-
knyga
A CLI for PocketBook that preserves notes and highlights after EPUB metadata edits by relinking the old file hash to the new one in the device databases
-
parquet-variant-compute
Apache Parquet Variant Batch Processing
-
sqlite-glance
Conveniently inspect an SQLite database file in the terminal
-
eventsourcingdb
A client library for the EventsourcingDB by the native web
-
nitro_shared
Shared libraries and utilities for Nitrolaunch crates
-
dog-typedb
TypeDB database integration for DogRS - adapters, utilities, and TypeQL query builders
-
halo-sqlbuilder
Composable SQL builder and argument collector
-
rs_infras
rust infras
-
lerna
framework for elegantly configuring complex applications
-
mockgres
An in-memory database that replicates a reasonable subset of Postgres functionality to make unit tests that rely on a database to run
-
b-tree
A persistent B+ tree using freqfs
-
turbolite
SQLite VFS with sub-50ms cold queries from S3 + page-level compression and encryption
-
scythe-core
Core SQL parsing, catalog building, and type inference for scythe
-
ccusage-rs
Real-time token usage monitor for Claude Code (cc) with cost tracking
-
drug-central-rs
that provides some queries for the drug central database
-
kafka-backup-core
Core engine for Kafka backup and restore operations with point-in-time recovery
-
wowsql
Official Rust SDK for WOWSQL - MySQL Backend-as-a-Service with S3 Storage
-
mnp-plasmon
Efficient Rust library for calculating optical response of metallic nanoparticles using Drude model and Rayleigh approximation. Supports Au, Ag, Al materials.
-
pulse-health-core
Core library for syncing and scoring health data from Garmin Connect and Intervals.icu
-
otot
Fuzzy URL opener for the terminal
-
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.
-
waypoint-core
Lightweight, Flyway-compatible PostgreSQL migration library
-
gruphst
An in-memory graph database
-
rasterizeddb_core
A schemaless, high-performance database written in Rust, designed for speed and scalability
-
postgresql_archive
downloading and extracting PostgreSQL archives
-
pgfs
FUSE filesystem backed by a postgres database
-
velesdb-mobile
VelesDB mobile bindings for iOS and Android via UniFFI
-
sscli
Agent-friendly token efficient SQL Server CLI tool for database inspection
-
redis-vl
Redis Vector Library
-
libpgdump
reading and writing PostgreSQL dump files
-
mysql-r2d2
MySQL support for the r2d2 connection pool
-
alisql
Analyze SQL
-
rmqtt-storage
wrapper around some key-value storages
-
annonars
Genome annotation based on Rust and RocksDB
-
libsqlite3-hotbundle
bundled libsqlite3 library
-
agent-orchestrator
Core library for the Agent Orchestrator — task scheduling, runner, and persistence
-
hardy-postgres-storage
PostgreSQL metadata storage backend for Hardy BPA
-
sqlsrv
functions for managing SQLite connections in a server application
-
sbo3l-storage
SBO3L storage: SQLite persistence + hash-chained audit log
-
sansavision-pulse-control
Pulse Control Plane — API key management, region routing, and project orchestration
-
rs-odbc
Minimal safe Rust implementation of ODBC
-
kyomi-datasource
Database provider implementations for Kyomi Connect
-
snowflake-connector
Connect to Snowflake
-
verde
A refreshingly simple incremental computation library
-
rbdc-turso
Turso/libSQL async database driver for rbdc
-
patchworks
Git-style visual diffs for SQLite databases. Inspect, compare, snapshot, and generate SQL migrations.
-
postgres-protocol
Low level Postgres protocol APIs
-
sw_galaxy_map_core
Core library for Star Wars galaxy exploration, search, routing, and unknown-planet workflows
-
rust-lcm-codec-dimos
Rust support for reading and writing the LCM data format
-
tantivy-stacker
term hashmap used for indexing
-
qoxide
A lightweight local job queue backed by SQLite
-
iridium_server
TDS 7.4 server for Iridium SQL
-
cql2
Parse, validate, and convert Common Query Language (CQL2) text and JSON
-
diesel-libsql
Diesel ORM backend for libSQL (Turso) — local, remote, replicas, async, OpenTelemetry
-
hashtree-collection
Immutable collections, schema hooks, and federated search for hashtree
-
dsh_rest_api_client
REST API client for KPN Data Services Hub
-
cdb2
Pure Rust library to read and write CDB files
-
rdb-pagination
SQL query extension library for handling pagination and sorting in relational databases
-
ogk
cli tool for open.go.kr
-
docbox-core
Docbox core business logic and functionality
-
sql-lsp
A high-performance, multi-dialect SQL Language Server Protocol (LSP) implementation in Rust
-
rqlite-rs
Async rqlite client for Rust
-
codetracer_trace_types
schema for the CodeTracer db trace format
-
llm-optimizer-processor
Data processing and transformation pipeline
-
cjval
Schema-validation of CityJSON/Seq datasets
-
clean_dynamodb_store
follows clean architecture principles and provides a DynamoDB store implementation
-
trust-registry
Trust Registry
-
postrust-sql
Type-safe SQL builder for Postrust
-
getitdone
Experimenting with a simple Mongo-backed caller/worker bridge that keeps tracing context alive
-
seaography
🧭 A GraphQL framework for SeaORM
-
google-cloud-bigquery
Google Cloud Platform bigquery client library
-
mongod
An abstraction layer on mongodb
-
velr-runtime-linux-x86_64
Velr native runtime for Linux x86_64
-
buffr-permissions
SQLite-backed per-origin permissions store for buffr
-
ironflow-store
Storage abstraction and implementations for ironflow run tracking
-
elastic-query-builder
ElasticSearch Query Builder
-
eric-bindings
Rust bindings for the ELSTER Rich Client (ERiC)
-
remodel-core
Database modeling engine: conceptual (ER) to logical (relational) transformation and SQL DDL generation. A Rust reimplementation of the core engine of brModelo.
-
sqlx-models-orm
ActiveRecord based on SQLx for Postgres
-
lex-engine
Boot helper + extension setup glue for lex hosts (lexd CLI, lexd-lsp). The future home of Engine::builder() for embedders.
-
tansu-service
Tansu protocol services and layers
-
scylla-cdc
consuming ScyllaDB CDC log for Rust
-
iwcore
IntelliWallet Core - Password manager library with AES-256 encryption
-
wootype
Blazing-fast Go type system service —— Vibe Coding toolchain
-
dynamodb-crud
a type-safe, ergonomic interface for performing CRUD operations on Amazon DynamoDB tables
-
quex
A small async database facade for MariaDB/MySQL, Postgres, and SQLite
-
rustex-cli
Convex to Rust code generation CLI for type-safe Rust clients
-
smelt-parser
Error-recovery SQL parser for smelt data transformation framework
-
compsys
Zsh-compatible completion system for zshrs — SQLite FTS5, menuselect, zstyle
-
mprobe
A CLI for fetching and visualizing MongoDB diagnostic data
-
ekodb_client
Official Rust client library for ekoDB - A high-performance database
-
trellis-contracts
Contract manifest types, validation, and digest utilities for Trellis
-
synaptic-store
Key-value storage for Synaptic agents: Store trait and InMemoryStore
-
dial-core
DIAL engine - Deterministic Iterative Agent Loop for autonomous AI-assisted software development
-
catenary-mcp
high-performance multiplexing bridge between MCP (Model Context Protocol) and LSP (Language Server Protocol). Enables LLMs to access IDE-grade code intelligence across multiple languages…
-
tracker-rs
Rust bindings for tracker
-
indexlake
An experimental table format with extensible index support
-
netidx-container
netidx embeddable database
-
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
-
aws_utils_dynamodb
AWS DynamoDB utilities for Rust
-
running-process-proto
Protobuf schema for running-process daemon IPC
-
sea-orm-migration
Migration utility for SeaORM
-
vtcode-utility-tool-specs
Passive JSON schemas for VT Code utility and file tool surfaces
-
imessage-database
Parsers and tools to interact with iMessage SQLite data
-
mozilla/sync15
Firefox Application Services
-
google-firebasedatabase1_beta
A complete library to interact with Firebase Realtime Database (protocol v1beta)
-
fast_firestore
fast, plug and play firestore lib
-
loco-openapi
OpenAPI support to Loco framework
-
horsies
Unified public API for the horsies task queue and workflow engine
-
dial9-trace-format
Self-describing binary trace format with schema registry
-
locksmith
Extract Postgres locks from a given SQL statement
-
gaze-audit
Passive audit sinks for Gaze metadata-only redaction logs
-
tellaro-query-language
A flexible, human-friendly query language for searching and filtering structured data
-
ormer
An ORM framework with a usage style similar to Linq, supporting Sqlite, PostgresQL, MySQL, MSSQL
-
transientdb
A lightweight, thread-safe temporary data storage system designed for efficient handling of transient data in Rust applications
-
revolt-presence
Revolt Backend: User Presence
-
rustlite
A lightweight, high-performance embedded database written in Rust with ACID guarantees
-
xbrl-rs
XBRL parser and validation
-
paimon
Apache Paimon
-
google-redis1-cli
A complete library to interact with Cloud Redis (protocol v1)
-
golem-ai-graph-arangodb
working with ArangoDB APIs on Golem Cloud
-
wfe-sqlite
SQLite persistence provider for WFE
-
aws-sdk-neptunedata
AWS SDK for Amazon NeptuneData
-
polars-redis
Redis IO plugin for Polars
-
adbc_ffi
ADBC FFI and driver exporter
-
waycast
A self-hostable observability and analytics platform for LLM applications
-
nexcore-db
Persistent SQLite storage for NexCore Brain working memory
-
tempest-kv
Key-Value storage layer for TempestDB
-
bottle-orm
A lightweight and simple ORM for Rust built on top of sqlx
-
darkbird
HighConcurrency, RealTime, InMemory storage inspired by erlang mnesia
-
opentalk-controller-settings
Settings for opentalk-controller
-
wae-database
WAE Database - 数据库服务抽象层,支持 Turso/PostgreSQL/MySQL
-
reinhardt-db
Django-style database layer for Reinhardt framework
-
valentinus
A thread-safe vector database for model inference inside LMDB
-
mongo-collection
A trait and derive macro for mapping Rust types to MongoDB collections with automatic pluralization
-
ipcap
🌍 A CLI & library for decoding IP addresses into state, postal code, country, coordinates, etc without internet access
-
opentalk-cache
OpenTalk caching of redis data in local memory
-
marque-scheme
Domain-neutral trait surface for structured marking schemes (lattice + constraints + projection + local ambiguity)
-
prefixed-tsid
Create Stripe-style prefixed database IDs that are type-safe and portable
-
things3-common
Shared utilities and types for Things 3 integration
-
clove-lang
A JSON query language for filtering, transforming, and validating JSON documents
-
helios-persistence
Polyglot persistence layer for Helios FHIR Server
-
pg_interval
A native PostgreSQL interval type
-
secra-framework
Secra backend framework with lifecycle, config, and integrated SDK utilities
-
prometheus_exporter_base
Prometheus Rust exporters base crate with optional boilerplate
-
stec_shopster
Persistence layer for a shop system
-
bsql
Safe SQL for Rust — if it compiles, the SQL is correct
-
lutra-runner
Runner abstraction for executing Lutra programs
-
vitrail-pg
PostgreSQL support for vitrail
-
greptimedb-ingester
client for GreptimeDB gRPC protocol
-
neuxdb
A super simple, embedded, encrypted database like SQLite, using pipe-separated files and age encryption
-
viator
A high-performance, memory-safe key-value store
-
elizaos-plugin-sql
SQL database plugin for elizaOS - Rust implementation with PGLite and PostgreSQL support
-
nanosql
Tiny, strongly-typed data mapper for SQLite
-
clickhouse-connection-pool
A connection pooling library for ClickHouse in Rust, built on top of deadpool
-
mapepire
Async Rust client for Mapepire — Db2 for IBM i over secure WebSockets
-
librius
A personal library manager CLI written in Rust
-
ocg
100% openCypher-compliant graph database with Python bindings
-
pure-magic
Safe Rust re-implementation of libmagic
-
mille
Architecture Checker — Rust-based multi-language architecture linter
-
diesel_cli
CLI for the Diesel crate
-
hermes-core
Core async search engine library with WASM support
-
rrdcached-client
A RRDCached (RRDtool) client library
-
gitql-parser
GitQL parser
-
data-modelling-sdk
Shared SDK for model operations across platforms (API, WASM, Native)
-
shinka
(進化) - GitOps-native database migration operator for Kubernetes
-
xbbg_core
Safe Rust wrappers for BLPAPI session, request, and response primitives
-
haystack_core
Core traits and types for Terraphim haystack integrations
-
clayers
Cognitive layers: structured XML specifications with version control and machine-verifiable traceability
-
flat_db
Flat file database
-
calendar-sql-generator
一个中国节假日工具,可自动调用互联网开放节假日API(接口坞),生成包含PostgreSQL或MySQL的表结构+INSERT语句的SQL文件,用于每年年底国务院发布第二年节假日信息后…
-
frame-thoughtchain
Autonomous thought tracking and knowledge management for AI systems
-
partiql-logical
PartiQL Logical Model
-
rqlite_client
rqlite database client with optional extra convenience
-
tribles
knowledge base implementation for rust
-
pgmold
PostgreSQL schema-as-code management tool
-
graft-proto
Protocol definitions for the Graft storage engine
-
oracle-nosql-rust-sdk
Oracle Rust SDK for the NoSQL Database
-
lake-pulse
analyzing data lake table health across multiple formats and storage providers
-
lift
Lift migration parser and CLI tooling
-
dfsql
SQL REPL for Data Frames
-
aws-sdk-pipes
AWS SDK for Amazon EventBridge Pipes
-
olaf
Codebase context engine for Claude Code
-
huiyu-db-mapper
Database Query Tool with Deadpool. Query Wrapper Tool. Orm Tool
-
redbcli
command-line tool for managing and operating Redb databases. It provides various commands to create, delete, query, and edit database tables.
-
geodb-cli
Command-line interface for the geodb-core geographic database
-
ngdb
A high-performance, thread-safe RocksDB wrapper
-
type-bridge-orm
Async ORM for TypeDB built on type-bridge-core-lib
-
edgevec
High-performance embedded vector database for Browser, Node, and Edge
-
souvenir
Prefixed identifier library
-
diesel-adapter
Diesel adapter for casbin-rs
-
co-orm
Implement Create, Read, Update, and Delete (CRUD) methods for sqlx
-
deadpool-sync
Dead simple async pool utilities for sync managers
-
fluorite
Generate rust/typescript codes from schemas specified by Yaml/JSON
-
zenoh-backend-influxdb-v1
Backend for Zenoh using InfluxDB v1.x
-
pometry-storage
Storage backend for Raphtory
-
rbdc-duckdb
DuckDB database driver for RBDC
-
streamforge
High-performance Kafka streaming toolkit with advanced filtering and transformation
-
tlmcmddb
C2A TlmCmd DB data model
-
cortex-mem-config
Configuration crate for Cortex Memory system
-
mockforge-vbr
Virtual Backend Reality engine - stateful mock servers with persistent virtual databases
-
dbmcp-pii
PII analyzer and anonymizer for dbmcp
-
cuttlestore
A generic API for interacting with key-value stores that can be selected at runtime
-
nu_plugin_bigquery
A Nushell plugin for querying Google BigQuery
-
orm_mysql
-
nautilus-orm-migrate
Database migration engine for Nautilus ORM
-
ora
Part of the Ora scheduler framework
-
diesel-dtrace
Add dtrace probes to Diesel connections
-
sqlite-loadable
A framework for building SQLite extensions in Rust
-
pgpubsub
Async PostgreSQL LISTEN/NOTIFY pub/sub client built on tokio-postgres
-
muxis
High-performance Redis client for Rust with multiplexing
-
backie
Background task processing for Rust applications with Tokio, Diesel, and PostgreSQL
-
teaql-sql
TeaQL core, SQL, runtime, dialect, and macro crates for model-driven data access
-
dataset-writer
write CSV/Arrow/Parquet files concurrently
-
datalog_ir
Intermediate Representation types for Datalog query plans
-
aws-sdk-rdsdata
AWS SDK for AWS RDS DataService
-
fsqlite-parser
Hand-written recursive descent SQL parser
-
statiq
Zero-overhead, compile-time MSSQL service for Rust — stored procedures, async CRUD, connection pooling, static dispatch
-
aegisdb-cli
Command-line interface for Aegis database
-
typesafe_repository
Abstract data persistence in a safe and unified way
-
codemelted
aim of this project is to deliver a swiss army knife module to aid software engineers for building full stack solutions for their applications. Utilizing the Rust programming language…
-
wfdb
decoding and encoding Waveform Database format files
-
kcr_fluentbit_fluent_io
Kubernetes Custom Resource Bindings
-
umadb
Event store built for Dynamic Consistency Boundaries
-
tigrbl_rs_engine_inmemory
Rust in-memory engine for Tigrbl with row-store and column-store strategies
-
eventfold-es
Embedded event-sourcing framework built on eventfold
-
sql-parse
Parser for sql
-
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!
-
influxdb-config
A helper package for quickly setting up an influxdb client from environment variables
-
sqel
Universal database CLI for connecting, querying, exporting, and syncing across multiple database engines
-
taskmaster
A terminal ToDo application
-
tickerforge-spec-data
Canonical tickerforge YAML spec tree for Rust (same content as the Python tickerforge-spec-data wheel)
-
smelt-dialect
SQL dialect definitions, backend capabilities, and dialect-aware CST printer
-
moosicbox_json_utils
MoosicBox json utilities package
-
floxide
A directed graph workflow system in Rust
-
polodb
The server of PoloDB, compatible with MongoDB
-
kyu-binder
Semantic analysis and name resolution for KyuGraph Cypher queries
-
orientdb
in-memory graph database
-
garage_db
Abstraction over multiple key/value storage engines that supports transactions
-
ckm
CKM (Codebase Knowledge Manifest) — pure Rust core library. The SSoT for all language wrappers.
-
sqlite-rwc
Reader Writer Concurrency Setup for Sqlite3
-
axum-webtools
General purpose tools for axum web framework
-
hero_redis
High-performance Redis-compatible server on redb with vector database support
-
hdbconnect
A synchronous pure rust database driver for SAP HANA(TM)
-
hb-d1c
Type-safe SQL generator for Cloudflare D1 + Rust
-
crd-rs-cnpg
Kubernetes CRD bindings for CloudNativePG
-
sedona-functions
Apache SedonaDB Rust API
-
devui
A comprehensive development tools UI library
-
fsqlite-vfs
Virtual filesystem abstraction layer
-
iceberg-rust
Unofficial rust implementation of the Iceberg table format
-
mini-app-mcp
Agent-First CRUD store MCP server — 1 daemon per table, schema.yaml driven, SQLite backend
-
helix-db
HelixDB is a powerful, open-source, graph-vector database built in Rust for intelligent data storage for RAG and AI
-
opentelemetry-micropb
An micropb-powered crate for working with OpenTelemetry Protobuf types and OTLP-gRPC
-
br-pgsql
pgsql
-
exoware-sdk
Interact with the Exoware API in Rust
-
rbdc-xugu
Xugu driver implementation for rbatis. The Rust SQL Toolkit and ORM Library. An async, pure Rust SQL crate featuring compile-time Dynamic SQL
-
seesaw-postgres
PostgreSQL adapter for Seesaw event-driven runtime
-
powdb-cli
Interactive REPL and CLI for PowDB
-
oris-execution-runtime
Execution runtime control plane and repositories for Oris
-
styx-gen-go
Go code generator for Styx schemas
-
sntl-cli
CLI tool for Sentinel ORM — migrations, codegen, and schema management
-
ferriorm-codegen
Code generator for ferriorm ORM - generates type-safe Rust client code
-
contextdb-core
Core types, traits, and error types for contextdb
-
detector-backend
detector backend
-
fluvio-sc-schema
Fluvio API for SC
-
libsqlconv
Core library for sql-to-csv: SQL dump parsing, DDL conversion, and CSV/TSV emission
-
duckdb-postgis
transforming geospatial data using DuckDB and ingesting it into a PostGIS database
-
graft-sqlite
A SQLite extension which uses Graft to replicate to and from object storage
-
ibm_db
DB2 connectivity using CLI Driver
-
orivo
A terminal-based Todos + Pomodoro timer written in Rust
-
atomr-persistence-query
Tagged event-stream queries over atomr journals
-
kyomi-connect
On-premise database agent for Kyomi — connects your data warehouse securely
-
articles-rs
interfaces with an articles database
-
searchlite-s3
S3-compatible BlobStore implementation for searchlite (AWS S3, R2, MinIO)
-
mozilla/places
Firefox Application Services
-
reflect-core
Core types, traits, and pattern engine for reflect
-
br-db
orm database mysql mssql sqlite
-
fluxforge
A database schema converter and migration engine for MySQL and PostgreSQL
-
yottadb
Rust wrappers for the NoSQL database YottaDB
-
evolve-storage
SQLite persistence for Evolve (projects, configs, experiments, sessions, signals)
-
latte-cli
A database benchmarking tool for Apache Cassandra
-
rocks
RocksDB bindings for Rust
-
seamantic
enhance SeaORM
-
shotover
API for building custom transforms
-
premix-core
A Zero-Overhead, Type-Safe ORM for Rust that runs optimized SQL
-
defernodate
Pure calendar/RRULE expansion library
-
better-auth-diesel-sqlite
SQLite database adapter for better-auth-rs using Diesel ORM — compile-time verified queries, 65 methods across 10 traits
-
pgcrate
PostgreSQL companion for teams not using Rails or Django. Migrations, introspection, diffing, and more.
-
tokio-rusqlite-new
Asynchronous handle for rusqlite library
-
pysentry
Security vulnerability auditing for Python packages
-
miden-node-db
Shared database capabilities for Miden node
-
libdd-trace-obfuscation
A duplicate of trace obfuscator implemented in the agent and documented in https://docs.datadoghq.com/tracing/configure_data_security/?tab=net#trace-obfuscation
-
oxidite-db
Database ORM with relationships and migrations for Oxidite
-
greentic-cap-resolver
Deterministic Greentic capability resolution helpers
-
zero-postgres
A high-performance PostgreSQL client
-
lmdb-zero
An almost-safe, near-zero-cost, feature-complete, unabashedly non-abstract wrapper around LMDB
-
fabryk-redis
Redis client abstraction for the Fabryk knowledge fabric
-
datafold
A personal database for data sovereignty with AI-powered ingestion
-
garmin-cli
CLI for Garmin Connect API - activities, health metrics, and more
-
mongo_driver
Mongo Rust driver built on top of the Mongo C driver
-
rs-es
Client for the ElasticSearch REST API
-
tirea-store-adapters
Pluggable storage backends (memory, file, PostgreSQL, NATS) for AI agent state and threads
-
hamelin_eval
Expression evaluation for Hamelin query language
-
lmdb-rs-m
LMDB bindings
-
meritocrab-db
Database layer for the Meritocrab reputation system
-
mssql-tiberius-bridge
A tiberius-compatible API bridge over Microsoft's mssql-tds crate. Migrate from tiberius with minimal code changes.
-
bit-lang-store
Content-addressable store for .bit documents
-
opendata-log
Key-oriented log database built on SlateDB
-
floe-core
Core library for Floe, a YAML-driven technical ingestion tool
-
sea-orm-typed-id
that provides a macro for generating type-safe database ID types for SeaORM
-
tigrbl_rs_ops_oltp
Rust OLTP CRUD and bulk handler semantics for Tigrbl
-
sqlxo_traits
internal: sqlxo trait definitions and DTO types
-
deltalake-catalog-glue
Native Delta Lake implementation in Rust
-
clickhouse-native-client
Async ClickHouse client using the native TCP protocol with LZ4/ZSTD compression and TLS support
-
sqry-lang-salesforce-apex
Salesforce Apex language plugin for sqry - semantic search with platform-specific metadata
-
steel-memory
A spatial memory palace for AI agents with semantic vector search, knowledge graphs, and MCP tools
-
zeph-db
Database abstraction layer for Zeph (SQLite and PostgreSQL backends)
-
kyu-storage
Columnar storage engine for KyuGraph with buffer management and S3 support
-
taganak-cli
CLI utilities for handling RDF Linked Data with Taganak
-
mysql_common
MySql protocol primitives
-
harness-monitor
Routa Harness Monitor - multi-agent control plane with task/run/workspace/evidence domain model, policy evaluation, and real-time TUI
-
llm-orchestrator-audit
Tamper-proof audit logging system for LLM workflows with hash chain integrity
-
veclite-cli
CLI for VecLite
-
synaptic
agent framework with LangChain-compatible architecture
-
bloom_lfs
A high-performance, latch-free log-structured storage layer built for modern flash storage and multi-core systems
-
interstice-core
Core runtime for loading and executing Interstice WASM modules
-
dwbase-cli
DWBase: agent-first immutable atom store, components, and tools
-
aws-sdk-applicationdiscovery
AWS SDK for AWS Application Discovery Service
-
omry-db
Database abstractions used by the Omry backend
-
stateset-db
Database implementations for StateSet iCommerce
-
kotoba-errors
Shared error types for the Kotoba ecosystem
-
rdump-contracts
Shared contracts for rdump CLI, SDK, and MCP surfaces
-
kelpdb
In-memory DMBS that store datas in thread
-
grumpydb-protocol
Wire protocol (RESP-like) for GrumpyDB — shared between server and client drivers
-
lbug
An in-process property graph database management system built for query speed and scalability
-
oximod
MongoDB ODM for Rust inspired by Mongoose
-
netlist-db
Concurrent/Parallel SPICE (HSPICE) parser, under building
-
senax-pgsql-parser
PostgreSQL database schema parser and DDL generator with PostGIS support
-
heeranjid
Distributed ID generation — HeerId (64-bit) and RanjId (128-bit UUIDv8) with configurable precision
-
fathomdb
Local datastore for persistent AI agents with graph, vector, and full-text search on SQLite
-
sparrowdb
Embedded graph database with Cypher queries — no server, no subscription, no cloud
-
tempest-tql
TQL language implementation for TempestDB
-
mssql-types
SQL Server to Rust type mappings and conversions
-
ainl-memory
AINL graph-memory substrate - agent memory as execution graph
-
skillsrs
Infinite Skills. Finite Context. - Unified MCP server aggregating tools and skills with 99% token reduction
-
invr
Declarative data validation engine using invariants executed on Polars DataFrames
-
sqlx-db-tester
test sqlx with PostgreSQL and MySQL. It will automatically create a database and drop it after the test.
-
rsigma-convert
Sigma rule conversion engine — convert rules to backend-native query strings
-
dbml-language-server
A lightweight Language Server Protocol (LSP) implementation for DBML (Database Markup Language) files
-
claw-branch
Fork, simulate, and merge engine for ClawDB agents
-
arkhe-forge-platform
L2 services for ArkheForge Runtime: projection observer, manifest loader, policy, rate limiter, audit receipts, crypto-erasure coordinator, process-protection shim. Builds on L0 arkhe-kernel + L1 arkhe-forge-core.
-
sqlite-uuid
Plugin to add support for uuids in sqlite
-
redis_pool
Provide a redis client and cluster client pools
-
pg-tide-relay
Bidirectional relay binary for pg_tide — bridges outboxes/inboxes with NATS, Kafka, HTTP webhooks, Redis, SQS, RabbitMQ, and more
-
thescavenger
Terminal-first AST dependency graph and session memory engine for AI coding agents
-
reasonkit-mem
High-performance vector database & RAG memory layer - hybrid search, embeddings, RAPTOR trees, BM25 fusion, and semantic retrieval for AI systems
-
dendryform-layout
Shared layout engine that produces a LayoutPlan from a Diagram
-
sqlx-gen
Generate Rust structs from database schema introspection
-
typesense
Client for typesense
-
labnotes
Clinical notes & timeline CLI — longitudinal patient knowledge base
-
graphile_worker_crontab_types
Crontab types package for graphile_worker, a high performance Rust/PostgreSQL job queue
-
sqltk-parser
Extensible SQL Lexer and Parser with support for ANSI SQL:2011
-
ahnlich_types
Types for using ahnlich_client_rs AI proxy and in-memory vector DB
-
tusk-rs
Postgres-backed Web APIs
-
taitan-orm
Next Generation ORM based on sqlx
-
laminar-connectors
External system connectors for LaminarDB - Kafka, CDC, lookup tables
-
chroma-api-types
Chroma-provided crate for api-types used in the Chroma API
-
sparrowdb-ontology-core
Ontology semantic layer for SparrowDB
-
clasp-journal
Event log and state persistence for CLASP routers
-
mairie360_api_lib
Lib for mairie360 APIs
-
os-monitor-service
OS level monitor for recording window focus and input events from os_monitor
-
std-rs
Rust port of EPICS std module (epid, throttle, timestamp records)
-
teide
Fast columnar computation engine powered by a zero-dependency C17 core
-
elasticsearch_exporter
Proper Elasticsearch exporter
-
LazySqlite
tui for sqlite
-
denokv_proto
Fundamental types, traits, and protobuf models for denokv
-
trellis-sdk-auth
Generated Rust SDK crate for trellis-sdk-auth
-
bunnydb-http
Async HTTP client for Bunny.net Database SQL pipeline API — native and WASM (Bunny Edge Scripts)
-
atrg-db
Database layer: SQLite and PostgreSQL pool and migrations for at-rust-go
-
mdk-storage-traits
Storage abstraction for MDK that wraps OpenMLS storage backends
-
ftaql
static analysis engine for TypeScript and JavaScript
-
icechunk-format
Binary format types and serialization for the Icechunk storage engine
-
velr
Velr embedded property-graph database (Rust driver, beta)
-
spark-connect
Rust client for Apache Spark Connect
-
paginator-sea-orm
SeaORM integration for paginator-rs with entity pagination support
-
open-timeline-crud
OpenTimeline CRUD
-
geekorm-cli
GeekORM Commmand Line Interface
-
exemplar
A boilerplate eliminator for rusqlite
-
octostore
Distributed locking as a service — one binary, simple HTTP API, SQLite persistence, optional GitHub OAuth
-
rhei-oltp-rusqlite
Rusqlite OLTP backend for Rhei HTAP engine
-
jmespath_community
JMESPath is a query and transformation language for JSON
-
noria
Client bindings for Noria
-
rvlite
Standalone vector database with SQL, SPARQL, and Cypher - powered by RuVector WASM
-
herolib-rpc
RPC framework with Redis-based logging, configuration, error storage, and MCP client support
-
pgroles-operator
Kubernetes operator for pgroles — reconciles PostgresPolicy CRDs
-
prax-cassandra
Apache Cassandra database driver for Prax ORM - pure Rust async driver via cdrs-tokio
-
claw-core
Embedded local database engine for ClawDB — an agent-native cognitive database
-
otlp2pipeline
OTLP ingestion worker for Cloudflare Pipelines and AWS
-
feldera-rest-api
REST API bindings for Feldera
-
forceps
async large file database/cache
-
flyway
Flyway-rs project, Database change control,similar to flyway in Java
-
spatch
JSON Patch (RFC 6902) library and CLI with optional schema-aware paths for stable array element addressing
-
dbkit-rs
Reusable Postgres + DuckDB database infrastructure: connection pooling, caching, batch operations, and migrations
-
disklru
experimental LRU store
-
pgsql_quick
postgres 数据库快速连接方法
-
typedb-protocol
TypeDB Protocol
-
wp-knowledge
KnowDB loader and SQLite-backed query facade for the Warp Parse stack
-
redis-test
Testing helpers for the
rediscrate -
blockbucket
Read Write Delete (block u8: key, data) to bucket file
-
crux_kv
Key-Value capability for use with crux_core
-
turso_sdk_kit
Turso SDK kit
-
rudy-db
A user-friendly library for interacting with debugging information of Rust compiled artifacts using DWARF
-
ccs-cli
Terminal TUI to select Claude Code providers from cc-switch and launch claude
-
vantage-cli-util
CLI utilities for Vantage data framework
-
fsqlite-vdbe
Virtual database engine bytecode interpreter
-
include-sqlite-sql
A Yesql inspired macro for using SQLite SQL in Rust
-
datafusion-cli
Command Line Client for DataFusion query engine
-
atuin-daemon
The daemon crate for Atuin
-
tiltflake
distributed database that uses the flake algorithm to generate unique IDs
-
rig-memvid
Memvid-backed persistent memory and lexical store for Rig agents
-
bendsql
Databend Native Command Line Tool
-
fortress-core
Fortress Core Library - Enterprise Security. Core library for Fortress secure database system with multi-layer encryption.
-
skytable
Official Rust client driver for Skytable
-
gradatum-acl-auth
argon2id bearer verification + scope enforcement + ApiKey store (Auth Path 2, alpha.5)
-
drasi-functions-gql
GraphQL function implementations for Drasi
-
drizzle-postgres
A type-safe SQL query builder for Rust
-
memme-server
Self-hosted REST API server for MemMe memory engine
-
pg2sqlite
PostgreSQL 16 DDL to SQLite3 DDL schema converter
-
kotoba
GP2-based Graph Rewriting Language - ISO GQL-compliant queries, MVCC+Merkle persistence, and distributed execution
-
sqlx-otel
Thin wrapper around SQLx that emits OpenTelemetry spans and metrics following the database client semantic conventions
-
open-timeline-www-api
OpenTimeline web API
-
edgebase-admin
EdgeBase Admin SDK — server-side admin operations
-
sql_query_analyzer
Static analysis tool for SQL queries with 20 built-in rules for performance, security, and style
-
kodegraf-checks
Write-time validation for AI-generated code — catches hallucinated imports, wrong signatures, invalid enums
-
limbo_series
Limbo series extension
-
rustapi-openapi
Native OpenAPI 3.1 specification generator for RustAPI. Integrates Swagger UI.
-
fda
A CLI tool for interacting with Feldera
-
odbcsv
Query an ODBC data source and print the result as csv
-
synaptic-confluence
Confluence document loader for Synaptic
-
robin-sparkless-expr
Column, expressions, functions, and UDFs for robin-sparkless (Polars-based)
-
kellnr-db
Kellnr is a self-hosted registry for Rust crates with support for rustdocs and crates.io caching
-
nexus-graph-sdk
Official Rust SDK for Nexus graph database
-
convergio-file-transport
Rsync-based file transport between mesh nodes
-
cedros-data
General-purpose Postgres-backed multi-site content and custom data storage
-
schema_guard
Schema Guard: Relation Database (Schema) Management tool
-
trso-migrator
easy migrator for Turso
-
fsqlite-error
Structured error types for FrankenSQLite
-
sparktest-core
Core types and database models for SparkTest
-
spacetimedb-table
A database Table implementation and friends
-
zart-scheduler
Core scheduling primitives for Zart — task polling, skip-lock, and storage backend abstraction
-
scylla-proxy
Proxy layer between ScyllaDB driver and cluster that enables testing ScyllaDB drivers' behaviour in unfavourable conditions
-
redb-extras
Use-case agnostic utilities for redb, featuring sharded roaring bitmap tables
-
otelite-storage
Embedded SQLite storage layer for the Otelite OTLP receiver
-
nexus-memory-agent
Always-on memory agent for Nexus Memory System
-
shacl_ast
RDF data shapes implementation in Rust
-
fraiseql-wire
Streaming JSON query engine for Postgres 17
-
mdb-cli
Command line client for the MarpleDB API
-
kcr_datadoghq_com
Kubernetes Custom Resource Bindings
-
car-secrets
Cross-platform secret store for Common Agent Runtime
-
tsql
A modern, keyboard-first PostgreSQL CLI
-
sea-orm-spanner
Google Cloud Spanner backend for SeaORM
-
kcr_asdb_aerospike_com
Kubernetes Custom Resource Bindings
-
graft
storage engine
-
kitx
A lightweight wrapper for database operations based on sqlx, enabling fast CRUD operations
-
vespertide-config
Manages models/migrations directories and naming-case preferences
-
armdb
sharded bitcask key-value storage optimized for NVMe
-
unreql
Well documented and easy to use RethinkDB Rust Driver
-
snowflakedb-rs
A lightweight, comprehensive and familiar database driver for the SnowflakeDB written natively in Rust
-
danube-core
Danube messaging core types and traits
-
kira_kv_engine
KV-storage engine based on minimal perfect hash functions with optional PGM indexing for Rust
-
indradb-client
CLI client for IndraDB
-
babar
Typed, async PostgreSQL driver for Tokio that speaks the wire protocol directly
-
assay-domain
Shared workflow domain model (types + store traits) for the assay workflow engine, auth layer, and dashboard
-
fsqlite-pager
Page cache and journal management
-
pulumi_gestalt_schema
Pulumi schema reader
-
alembic-engine
Planning, apply, and state engine for Alembic
-
docbox-database
Docbox database structures, logic, and migrations
-
aimem-core
Core library for AiMem — give your AI a memory. Hybrid search + knowledge graph over Turso.
-
reinhardt-query
SQL query builder for Reinhardt framework
-
squire
Safe and idiomatic SQLite bindings
-
mssql-value-serializer
Convert Rust values into SQL Server-compatible literal expressions, enabling dynamic SQL generation without parameter count limitations
-
google-sql1_beta4-cli
A complete library to interact with SQL Admin (protocol v1beta4)
-
libsql_replication
Replication protocol for libSQL
-
sqlx-cli
Command-line utility for SQLx, the Rust SQL toolkit
-
kosame
Macro-based Rust ORM focused on developer ergonomics
-
es-replay-persistence
Persistence layer for the Replay event sourcing library (PostgreSQL and in-memory backends)
-
grovedb-costs
Costs extension crate for GroveDB
-
fastnear-openapi-generator
Small shared helpers for generating checked-in OpenAPI YAML from typed FastNEAR service DTOs
-
ff-core
FlowFabric core types, partition math, key builders, error codes
-
dbschema
Define database schema's as HCL files, and generate idempotent SQL migrations
-
walr
Write Ahead Log(WAL) implementation using tokio
-
dbrest-core
Database-agnostic core for the dbrest REST API
-
db-core-rs
SeaORM-based database core utilities and repository abstractions
-
elastic
A modular sync and async client for the Elasticsearch REST API
-
mongodb-ro
A high-level, type-safe MongoDB model implementation
-
honker-extension
SQLite loadable extension for Honker. Adds honker_* SQL functions (queues, streams, scheduler, pub/sub) to any SQLite client.
-
simple_pg
extentions and utilites for working with postgres
-
gel-protocol
Low-level protocol implementation for Gel database client. For applications, use gel-tokio. Formerly published as edgedb-protocol
-
outbox-redis
Redis-based idempotency provider for the oxide-outbox
-
cufflink
Define CRUD microservices in Rust — deploy with a single command
-
surrealdb-migrator
SurrealDB migrator
-
mnemo-postgres
PostgreSQL storage backend for Mnemo
-
omnigraph-server
HTTP server for the Omnigraph graph database
-
rigsql-core
Core types (Token, Span, Segment) for the rigsql SQL linter
-
zopp-store-postgres
PostgreSQL storage backend for zopp secrets manager
-
fsqlite-ast
SQL abstract syntax tree node types
-
sql-composer
SQL template engine that composes reusable SQL fragments with parameterized bindings
-
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
-
rhino
open-source job queue library. It ships as a Rust crate that drops into any project. No broker, no sidecar, no managed service, no signup. The only dependency is a Postgres database…
-
ynab-export
help export a YNAB budget to a database
-
sntl
Compile-time guarded ORM for PostgreSQL — your data's guardian from compile to production
-
leveldb-sys
FFI bindings to LevelDB
-
vegafusion-sql
VegaFusion SQL dialect generation and connection implementations
-
polars-stream
Private crate for the streaming execution engine for the Polars DataFrame library
-
qm
quick microservices in Rust
-
rust-pgdatadiff-client
Rust client for comparing two PostgreSQL databases
-
aws-sdk-neptunegraph
AWS SDK for Amazon Neptune Graph
-
vibesql-bench-common
Shared benchmark infrastructure for vibesql benchmarks
-
duroxide-cdb
A CosmosDB-based provider implementation for Duroxide, a durable task orchestration framework
-
rusqlite_regex
A regex extension for rusqlite
-
gowe
schema-aware wire format with stateful transport
-
tokio-postgres-generic-rustls
rustls-backed TLS for tokio-postgres without a required crypto backend
-
pylon-kernel
Pylon — realtime backend as a single Rust binary. Schema, policies, server functions, live queries, auth — one process.
-
sage-persistence
Persistence layer for Sage agent checkpoints
-
synaptic-lancedb
LanceDB embedded vector store for Synaptic — serverless embedded vector database
-
rabbitmq-backup-core
Core engine for RabbitMQ backup and restore operations
-
oca-ast
handling Abstract Syntax Tree of OCA bundle
-
riley-leaderboards-core
Core library: config, models, database layer for riley-leaderboards
-
vizgres
A fast, keyboard-driven PostgreSQL client for the terminal
-
mecha10-nodes-diagnostics
Diagnostics node that publishes Docker and system resource metrics
-
dm-database-parser-sqllog
一个高性能的达梦数据库 sqllog 日志解析库,提供零分配或低分配的记录切分与解析功能
-
shapemap
RDF data shapes implementation in Rust
-
neurographrag
Local GraphRAG memory for LLMs in a single SQLite file
-
tin-sea-conn
flexible database connection library for Rust based on SeaORM, supporting PostgreSQL, MySQL, and SQLite with configurable connection pooling
-
kora-observability
Per-key stats, hot-key detection, and memory attribution for Kōra
-
rekv
An experimanntal redis like Key-Value-Store client and server
-
trivialdb
Rust bindings for the TDB database library
-
pgrx-sql-entity-graph
Sql Entity Graph for
pgrx -
cmd_cachier
A caching service for your cli commands using redis
-
baizekit-seaorm
SeaORM ToolKit
-
databend-client
Databend Client for Rust
-
diesel-oci
A oci database adapter for diesel
-
nps-ncp
NPS — Neural Communication Protocol frames (AnchorFrame, DiffFrame, StreamFrame, CapsFrame, HelloFrame, ErrorFrame)
-
kith
A TUI for accessing Teleport databases
-
heed3
A fully typed LMDB (mdb.master3) wrapper with minimum overhead with support for encryption
-
rakka-persistence-tck
Conformance test suite for rakka-persistence journal and snapshot implementations
-
zakat-sqlite
SQLite persistence layer for Zakat ledger and event storage
-
pgx
framework for creating Postgres extensions
-
falco_event_schema
Schema definitions for Falco events
-
doitlater
Redis based background jobs queue
-
json-register
registering JSON objects in PostgreSQL with canonicalisation and caching
-
oxi-axum-helpers
Highly opinionated Axum helpers
-
pg-client
PostgreSQL client configuration and connection management
-
apiary-core
Core types, traits, and configuration for the Apiary distributed data processing framework
-
zql-cli
Command line tool to interactively query SQL databases
-
greptime-proto
Rust protobuf bindings for GreptimeDB APIs
-
tauri-plugin-powersync
Rust parts of the PowerSync Tauri SDK
-
fraiseql-error
Error types for FraiseQL v2
-
migren
Small migration tool for relational databases
-
velr-runtime-macos-universal
Velr native runtime for macOS universal
-
sqlclix
A SQL database browser with TUI interface (SQLite & PostgreSQL)
-
sapphire-workspace
Workspace management library for indexing, search, and sync of file-based documents
-
lutra-runner-postgres
PostgreSQL runner for Lutra
-
easy-dynamodb
A easy and simple library for interaction with DynamoDB
-
philharmonic-store-sqlx-mysql
MySQL-family storage backend for the Philharmonic substrate, using sqlx. Targets MySQL 8, MariaDB, Aurora MySQL, and TiDB with LCD-compatible SQL only.
-
iceberg-catalog-rest
Apache Iceberg Rust REST API
-
brainos-signal
Central signal processor coordinating all Brain OS subsystems
-
sql-type
Typer for sql
-
grapple_db
clients for different databases with lightweight interface
-
affinidi-messaging-mediator-processors
Standalone background processor binaries for the Affinidi Messaging Mediator (Redis-only, horizontal scaling)
-
nautilus-orm
Nautilus ORM command-line interface
-
exoware-sql
SQL engine backed by the Exoware API
-
mpdclient
Rust interface to MPD using libmpdclient
-
brk_vec
A storeable vec
-
pulse-ops
Built-in operators and combinators for Pulse dataflows — map, filter, join, window, and custom processing logic
-
arrow-data
Array data abstractions for Apache Arrow
-
hyperspace-sdk
Official Rust SDK for HyperspaceDB gRPC API
-
anda_kip
SDK of KIP (Knowledge Interaction Protocol) for building sustainable AI knowledge memory systems
-
cube-js/cubestore
Cube.js pre-aggregation storage layer
-
firn
snowflake-rs fork: cancellation, async, streaming, multi-statement, bind params, structured types, retry middleware
-
yantrikdb
Cognitive memory engine for persistent AI systems
-
pfp
Prefect CLI - a fast Rust CLI for managing Prefect deployments and flow runs
-
mem7
LLM-powered long-term memory engine — Rust core with Python bindings
-
plexus-transport
Transport implementations for Plexus RPC: WebSocket, HTTP/SSE
-
rtimelogger
cross-platform CLI tool to track working hours, lunch breaks, and calculate surplus time
-
emdb
A lightweight, high-performance embedded database for Rust
-
reifydb-wasi-bridge
WASI bridge for ReifyDB test suite
-
denokv_timemachine
Point-in-time recovery tool for Deno KV
-
pib-service-core-types
pib-service core datatypes
-
firebase-rs-sdk
Rust port of the Firebase JS SDK
-
rhei-tui
Terminal UI dashboard and CLI for Rhei HTAP engine
-
forgex
CLI and runtime for the Forge full-stack framework
-
aws-sdk-docdb
AWS SDK for Amazon DocumentDB with MongoDB compatibility
-
herolib-clients
Unified client library for Redis, PostgreSQL, MQTT, Mycelium, Hetzner, HeroDB, and OpenCode
-
sea-orm-tracing
OpenTelemetry-compatible tracing instrumentation for SeaORM database operations
-
ergokv
Easily store and retrieve data from TiKV with a derive
-
engram-cli
CLI for the Engram AI agent memory system
-
oculus
Unified telemetry system for monitoring and observability
-
spire_common
Common utilities and types for SpireDB
-
mssql_tiberius_schema_parser
Generates the schema of all tables in msql as a structure
-
sync-engine
High-performance tiered sync engine with L1/L2/L3 caching and Redis/SQL backends
-
kirill
JSON Schema validator
-
easy-sql
Macro-first SQL toolkit with compile-time checked queries, optional migrations on top of sqlx
-
contextlite-client
Ultra-fast Rust client for ContextLite - the high-performance context engine for retrieval and AI applications
-
allegedly
public ledger server tools and services (for the PLC)
-
rat_quickdb
强大的跨数据库ODM库,支持自动索引创建、统一接口和现代异步架构
-
sqlcx-core
SQL-first cross-language type-safe code generator — core library
-
tsql-db
Database driver boundaries for TSQL
-
sqlite-es
An SQLite implementation of an event repository for cqrs-es
-
spawn-db
Database Build System
-
deadpool-sqlite
Dead simple async pool for rusqlite
-
owmods_core
The core library for the Outer Wilds Mod Manager
-
tito
Database layer on TiKV with indexing, relationships, transactions, and built-in transactional outbox with partitioned scheduled pub/sub with consumer groups
-
rawdb
Single-file, low-level and space efficient storage engine with filesystem-like API
-
fornix
Knowledge storage, retrieval, and graph infrastructure for cognitive systems
-
generic_relation_helpers
Traits et helpers génériques pour jointures parent/enfant
-
anyvali
Native validation with portable schema interchange
-
mi6-storage-sqlite
SQLite storage backend for mi6
-
bluejay-validator
A GraphQL validator
-
ra_ap_salsa
A generic framework for on-demand, incrementalized computation (experimental)
-
metriken-exposition
Exposition for metriken metrics
-
axiomsync-cli
Command-line interface for AxiomSync data runtime
-
rusticx
Blazingly fast, async-first, multi-database ORM for Rust (PostgreSQL, MySQL, MongoDB)
-
clawgrep
Grep-like CLI with hybrid semantic and keyword search
-
capnp_conv2_codegen_req
Friendly Rust types for working with Cap'n Proto CodeGeneratorRequest schema data
-
sqry-lang-oracle-plsql
Oracle PL/SQL language plugin for sqry - semantic search with Oracle-specific metadata
-
pq-parquet
The jq of Parquet. Inspect, transform, and operate on Parquet files from your terminal. S3, GCS, Azure support. CLI tool.
-
sqlite3-src
The package provides SQLite
-
sqlx-core-oldapi
Core of SQLx, the rust SQL toolkit. Not intended to be used directly.
-
automodel
— SQL-first Reverse ORM for Rust, Built for the greater DX and for the AI Era
-
apalis-amqp
Message queuing backend for Rust using apalis and Amqp
-
xelf
A versatile Rust toolkit for self-use
-
googleapis-tonic-google-bigtable-admin-v2
A Google APIs client library generated by tonic-build
-
governor-application
Application use cases and machine contracts for cargo-governor
-
beyond-resp
RESP2/RESP3 wire protocol codec
-
tbz-mirror
Alias for tibet-zip-mirror — Transparency Mirror for distributed trust
-
postgresql-schema-upgrader
A robust, safety-first library for managing PostgreSQL database schema migrations with both sync and async support
-
ydb
contains generated low-level grpc code from YDB API protobuf, used as base for ydb crate
-
dig2memory
AST index and dependency graph server for code intelligence
-
amaters
Fully Homomorphic Encrypted Distributed Database with Zero Trust Architecture
-
sqruff-cli-lib
A high-speed SQL linter
-
skynet_api
API for Skynet plugin
-
ballista
Distributed Compute
-
cargo-rustango
cargo rustango new <name>— Django-style project scaffolder for the rustango framework -
memory39
Single-binary, single-file, local memory shared by every MCP client
-
adbc_driver_manager
ADBC driver manager
-
rbdc-oracle
Oracle driver for rbdc
-
postgres-es
A Postgres implementation of an event repository for cqrs-es
-
cinderblock-sqlx
SQLite persistence layer for cinderblock using SQLx with generated query building and dynamic filters
-
redisson
A Redis-based distributed synchronization and data structures library for Rust
-
saola-quaint
An abstraction layer for SQL databases (PostgreSQL, MySQL, SQLite, MSSQL)
-
claude-insight
Local observability and audit tooling for Claude Code sessions
-
immigrant-schema
Immigrant database schema definition
-
iceberg-catalog-sql
Apache Iceberg Rust Sql Catalog
-
hora-graph-core
Bio-inspired embedded knowledge graph engine — pure Rust, zero runtime deps
-
flyer-orm
ORM
-
zerror_full
macro for implementing helpful errors
-
jazz-tools
Jazz local-first relational database core, runtime, client, and CLI
-
turul-mcp-server-state-storage
Server-global state storage for MCP entity registries (tools, resources, prompts) — pluggable backends for cross-instance coordination
-
rocksdb-utils-lookup
using RocksDB as read-only lookup table (after initial bulk import)
-
grafeo-cli
Command-line interface for Grafeo graph database
-
ormlite-attr
See
ormlite -
crepedb
An versioned and forkable embedded Key-Value database
-
feox-server
High-performance Redis-compatible server for Feox DB
-
bunnydb-rs
Async HTTP client for Bunny.net Database SQL pipeline API — native and WASM (Bunny Edge Scripts)
-
tonbo
Embedded database for serverless and edge runtimes, storing data as Parquet on S3
-
clickhouse-rs
Asynchronous Yandex ClickHouse client library
-
query-lite
A convenient SQL query builder for rusqlite with HTTP query parameter parsing support
-
raft-mvcc
MVCC layer with versioned keys, snapshot isolation, OCC transactions, and TTL key expiry
-
kurtbuilds_sql
Structs representing sql queries, enabling query building, migrations, and more
-
oxirs-star
RDF-star and SPARQL-star grammar support for quoted triples
-
danube-connect-core
Core SDK for building Danube connectors
-
trustfall
query engine, empowering you to query everything
-
reindeer
A small entity-based embedded database with a minimal no-SQL relationnal model, written in pure Rust
-
fsqlite-ext-json
JSON1 functions and virtual tables
-
tremor-kv
A logstash inspured key value extractor
-
gtfs-guru-model
Data models for GTFS (General Transit Feed Specification)
-
deadpool-tiberius
Async ms sql server connection pool simple impl of deadpool
-
connector_arrow
Load data from databases to Apache Arrow, the fastest way
-
wasm-sql
Wasmtime host implementation for a SQL component WIT interface. Enables Wasm components to interact with SQL databases via the WebAssembly Component Model.
-
nail-parquet
Lightning-fast CLI for data analysis: explore, filter, transform Parquet/CSV/Excel files with SQL-powered operations
-
swc-neuron
CLI utility for interacting with SWC neuronal morphology files
-
agdb_api
Agnesoft Graph Database API (Client)
-
tenaxum
Tenant-scoped helpers for Axum + sqlx + Postgres. Tenacious about row-level isolation.
-
nautilus-orm-protocol
Wire protocol types and serialization for Nautilus ORM
-
ch2rs
Generate Rust structs from ClickHouse rows
-
redis-server-wrapper
Type-safe wrapper for redis-server and redis-cli with builder pattern APIs
-
mini-redis
An incomplete implementation of a Rust client and server. Used as a larger example of an idiomatic Tokio application.
-
greentic-cap-profile
Profile expansion helpers for Greentic capability declarations
-
arangors
Rust driver for ArangoDB
-
welds-connections
An async ORM for (postgres, mssql, mysql, sqlite)
-
postgres_rustls
TLS support for tokio-postgres via tokio-rustls
-
hakuzu
HA Kuzu/LadybugDB with one line of code. Leader election, journal replication, write forwarding — just your app + an S3 bucket.
-
oxirs-cluster
Raft-backed distributed dataset for high availability and horizontal scaling
-
omry-archiving
Archiving abstractions for the Omry project
-
firkin-evidence
Metric catalogs and scorecard validation for Firkin
-
bones-core
Core data structures, CRDT event model, and projection engine for bones
-
bit-lang-cli
CLI toolkit for the .bit language
-
msqlx-postgres
Temporary fork of sqlx-postgres with unreleased fixes. PostgreSQL driver implementation for SQLx. Not for direct use; see the
sqlxcrate for details. -
rewal
Ultra-fast embedded Write-Ahead Log. Zero dependencies.
-
stoolap
High-performance embedded SQL database with MVCC, time-travel queries, and full ACID compliance
-
pg_debyte_macros
Helper macros for registering typed decoders in pg_debyte
-
montycat
Rust Client for Montycat - High-Performance NoSQL Database. The Fastest, Safest, and Most Elegant Database Client Ever Built in Rust.
-
spiresql
SQL interface for SpireDB
-
ankurah-storage-postgres
Ankurah storage engine using Postgres
-
contextdb-vector
Vector executor for contextdb — cosine similarity, HNSW indexing, pre-filtered search
-
alaz-db
Long-term memory for AI coding agents
-
pq-rs
Command-line Parquet file viewer written in Rust
-
astrid-storage
Unified storage layer for Astrid - SurrealKV (raw KV) and SurrealDB (query engine)
-
seesaw_replay
Replay and projection library for seesaw event processing
-
scarb-manifest-schema
Allows access to the Scarb manifest fields documentation
-
rcf-commitment
Layer - Explicit obligation, the only executable layer
-
oneiros-model
Shared domain types for oneiros
-
postgres-types
Conversions between Rust and Postgres values
-
diesel-cte-ext
Common Table Expressions for Diesel
-
cqrs-rust-lib
An opinionated implementation of CQRS/Event Sourcing with pluggable storage backends (InMemory, PostgreSQL, MongoDB, SurrealDB)
-
domner_tech_sql_client
DomnerTech-SqlClient is for connect to SQL like MSSQL and PostgreSQL
-
post3
Pluggable S3-compatible object storage — core library with PostgreSQL and filesystem backends
-
schema_guard_tokio
Schema Guard: Relation Database (Schema) Management tool
-
velesdb-core
High-performance vector database engine written in Rust
-
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!
-
tinyetl
Fast, zero-config ETL in a single binary for transforming data between formats and databases
-
armour
DDL and serialization for key-value storage
-
gibblox-schema
Schema types and binary framing for gibblox sidecar artifacts
-
postgres-lsp-analysis
Symbol extraction, workspace index, and name resolution for PostgreSQL
-
eventstore
Official EventStoreDB gRPC client
-
axactor
Actor Model Library
-
telegraf
Minimal rust wrapper for the telegraf/influxdb protocol
-
thanix_client
A netbox API client used as a reference for the Nazara project. Generated from the schema of https://demo.netbox.dev/
-
ggsql-cli
Command-line interface for ggsql
-
delta-explain
Make Delta pruning visible. A CLI that shows step-by-step how partition pruning and data skipping reduce candidate files in a Delta table.
-
peisear-storage
Persistence layer (SQLite today; designed to grow to PostgreSQL per roadmap)
-
cipherstash-config
Configuration management for CipherStash libraries and products
-
ormkit
A compile-time safe async ORM for PostgreSQL powered by SQLx
-
flowscope-core
Core SQL lineage analysis engine
-
bsql-driver-sqlite
SQLite driver for bsql — direct FFI, arena allocation, dedicated-thread pool
-
helios-rest
FHIR RESTful API implementation for Helios FHIR Server
-
codetracer_trace_format_capnp
containing some helpers, used internally in the reading and writing of the CodeTracer db trace format
-
sqlx-sqlite
SQLite driver implementation for SQLx. Not for direct use; see the
sqlxcrate for details. -
d1-orm
A lightweight ORM/SQL builder for Cloudflare D1 and SQLite
-
styx-lsp-test-schema
Schema types for LSP extension test files
-
aws-sdk-memorydb
AWS SDK for Amazon MemoryDB
-
li_iri_s
RDF data shapes implementation in Rust
-
pgmanager
Provide locked access to test databases
-
aingle_wal
Write-Ahead Log for AIngle clustering and replication
-
zenoh-backend-influxdb-v2
Backend for Zenoh using InfluxDB v2.x
-
postgres-native-tls
TLS support for tokio-postgres via native-tls
-
wraith-plugins
Plugin system for the WRAITH AI coding agent
-
benzina
Various helper types and macros for
diesel -
diesel_full_text_search
Adds support for PostgreSQL full text search to Diesel
-
json_schema
Generated types based on the JSON-Schema for json_schema
-
omnigraph-compiler
Schema/query compiler for Omnigraph. Zero Lance dependency.
-
deltalake-hdfs
Native Delta Lake implementation in Rust
-
diesel-tracing-otel
Connection telemetry middleware for diesel and tracing
-
yarli
CLI, stream mode renderer, interactive TUI, scheduler, store, and API
-
aws-sdk-timestreaminfluxdb
AWS SDK for Timestream InfluxDB
-
canyon_sql
ORM and QueryBuilder
-
sqlitegraph
Embedded graph database with full ACID transactions, HNSW vector search, dual backend support, and comprehensive graph algorithms library
-
foxtive
Framework
-
lmdb-master-sys
Rust bindings for liblmdb on the mdb.master branch
-
rigatoni-stores
State store implementations for Rigatoni CDC/Data Replication: Memory, File, Redis for distributed state management
-
aws-sdk-redshiftdata
AWS SDK for Redshift Data API Service
-
vibesql-ast
Abstract Syntax Tree definitions for vibesql SQL parser
-
dynamodb-facade
A typed facade over aws-sdk-dynamodb with expression builders and batch/transaction support
-
saola_mysql_async
Tokio based asynchronous MySql client library
-
rs-zero
Rust-first microservice framework inspired by go-zero engineering practices
-
spawnflake-cli
Generate random test data for any mysql database schema
-
rat_memcache
高性能 Memcached 协议兼容服务器,支持双层缓存和持久化存储
-
mongodb-voyageai
A client for generating embeddings and reranking with Voyage AI
-
lintel-github-action
GitHub Action support for Lintel — creates Check Runs with inline annotations
-
repox
trait framework for data repository patterns
-
oflow-todo
A focused todo CLI
-
sockudo-filter
Zero-allocation tag-based publication filtering for Sockudo
-
obs-sink-batch
Generic batching sink framework for obs: triggers + retry + spool + escalation with a pluggable BatchBackend trait
-
awa
Postgres-native background job queue — transactional enqueue, heartbeat crash recovery, SKIP LOCKED dispatch
-
rustvello-postgres
PostgreSQL backend implementations for Rustvello
-
ergol
an async ORM for Rust
-
reifydb-transaction
Transaction management and concurrency control for ReifyDB
-
aymond
A batteries-included client wrapper for DynamoDB
-
rbs
Serialization framework for ORM
-
sqllogictest-engines
Sqllogictest built-in engines
-
nextsql-tokio-postgres-adapter
tokio-postgres / deadpool-postgres adapter for NextSQL runtime
-
fakecloud-dynamodb
DynamoDB implementation for FakeCloud
-
gix-trace
provide minimal
tracingsupport that can be turned off to zero cost -
moduforge-search
moduforge 搜索服务 - SQLite 后端
-
diesel_pg_ext
PostgreSQL-specific diesel SQL function extensions
-
zopp-events
Event bus abstraction for zopp
-
powdb-server
Async TCP server for PowDB with binary wire protocol
-
searchlite-adapter-elastic
Elasticsearch-compatible HTTP adapter for searchlite (translates ES query DSL to native API)
-
paginator-sqlx
SQLx integration for paginator-rs with PostgreSQL, MySQL, and SQLite support
-
hamelin_sql
SQL generation utilities for Hamelin query language
-
good-ormning
Maybe an ORM
-
tansu-schema
Avro, JSON and Protocol buffer validation with conversion to Apache Iceberg, Delta Lake or Parquet via Apache Arrow
-
fsqlite-c-api
SQLite C API compatibility shim for drop-in replacement
-
jsonschema2gbnf
Convert JSON Schema to GBNF
-
aurora-db
A lightweight, real-time embedded database with built-in PubSub, reactive queries, background workers, and intelligent caching
-
vibesql-l10n
Localization support for VibeSQL using Project Fluent
-
drasi-mssql-common
Shared types for MS SQL source and bootstrap plugins
-
mungos
MongoDB in rust, simplified
-
csvdb
Convert between SQLite/DuckDB databases and CSV directories
-
open-timeline-core
OpenTimeline core
-
icechunk-arrow-object-store
Apache Arrow object_store storage backend for icechunk
-
athena_rs
Hyper performant polyglot Database driver
-
seaorm-auto-migration
Auto migration generator for SeaORM — diffs entities against live DB and generates migration files
-
rorm-db
The inner database abstraction layer from rorm
-
vector_xlite
VectorXLite: A fast and lightweight SQLite extension for vector search with payload support
-
aegis-timeseries
Time series engine for Aegis database
-
xfa-json
JSON import/export for XFA form data. Experimental — part of the PDFluent XFA stack, under active development.
-
p2panda-store
Store traits and implementations
-
enwiro-sdk
Shared SDK for enwiro plugin authors: logging, gear schema, plugin protocol types
-
mongodb-atlas-cli
Opinionated alternative CLI and library to interact with the MongoDB Atlas Admin API
-
oxirs-fuseki
SPARQL 1.1/1.2 HTTP protocol server with Fuseki-compatible configuration
-
chunkshop-rs
Standalone ingest-to-pgvector: source -> chunker -> embedder -> extractor -> table. int8 BGE by default; bakeoff matrix evaluator built in. Cross-language wire-format compatible with the Python
chunkshoppackage. -
tensor_compress
Tensor Train decomposition, delta encoding, and RLE compression for tensor data
-
celers-broker-postgres
PostgreSQL broker implementation for CeleRS with FOR UPDATE SKIP LOCKED
-
convergio-build
Build pipeline management — compile, package, and artifact management
-
contrail-types
Shared Contrail log schema and protocol types
-
tideorm-cli
Command-line interface for TideORM
-
asqlite
SQLite wrapper using async Rust
-
cloacinactl
Command-line interface for Cloacina task orchestration engine
-
cosmoflow
type-safe workflow engine for Rust, inspired by PocketFlow and optimized for LLM applications
-
oa-forge-emitter-types
TypeScript type definition emitter for oa-forge
-
turbograph
Automatic GraphQL API generation from PostgreSQL schemas in Rust
-
rsp-rs
A RDF Stream Processing engine in Rust, supporting RSP-QL queries with sliding windows and real-time analytics
-
smugglr-http-sql
HTTP SQL adapter plugin for smugglr -- supports Turso, rqlite, SQLite Cloud, and custom endpoints
-
triblespace-macros-common
Shared implementation helpers for triblespace procedural macros
-
crudly
Derivable crud helpers for sqlx. Write your SELECT, INSERT, UPDATE and DELETE queries once and reuse them for all your entities.
-
mpl-lang
Axioms Metrics Processing Language
-
datafusion-ffi
Foreign Function Interface implementation for DataFusion
-
pgkv
A high-performance key-value store backed by PostgreSQL unlogged tables
-
googleapis-tonic-google-cloud-sql-v1beta4
A Google APIs client library generated by tonic-build
-
spire_proto
Protocol buffer definitions for SpireDB
-
loam
File-based tree storage
-
kstool
A tools crate used by KunoiSayami's projects
-
gatekpr-db
SQLite database layer with SQLx for multi-tenant storage
-
avocado-cli
CLI tool for AvocadoDB - deterministic context compilation for AI agents
-
sage-types
Shared type definitions for the Sage language
-
wfe-postgres
PostgreSQL persistence provider for WFE
-
panproto-vcs
Schematic version control for panproto — git-like VCS for schema evolution
-
google-fcm1-cli
A complete library to interact with Firebase Cloud Messaging (protocol v1)
-
ucd-parse
parsing data files in the Unicode character database
-
prax-orm
A next-generation, type-safe ORM for Rust inspired by Prisma
-
orql
A toy SQL parser for a subset of the Oracle dialect
-
saola-schema-ast
Abstract Syntax Tree representation for Prisma Schema Language
-
kcr_mariadb_mmontes_io
Kubernetes Custom Resource Bindings
-
etchdb
A fast, embedded database for Rust. Minimal dependencies. No C code. No build scripts.
-
hudi
The native Rust implementation for Apache Hudi
-
pulse-state
State management utilities for Pulse — provides windowing, aggregations, and persistent operator state
-
db-sync
A secure and stable database backup synchronization system with automatic file transfer and verification
-
pai_storage
Durable append-only storage for PAI-Kernel governance state · GovernanceStore trait with SQLite backend per PAI-CD v2.2 Identity Layer
-
oxide-framework-db
Zero-config SQLx wrapper and database integration for the Oxide web framework
-
mssqlrust
Lightweight Rust library for Microsoft SQL Server using dataset and datatable
-
sorting-parquet-writer
writing sorted Parquet files using Apache Arrow
-
assert-migrator-reversible
For testing if Sea Orm Migrators are reversible
-
ron2-cli
CLI tools for RON (Rusty Object Notation)
-
sqlitex
An ergonomic sqlite library with compile time guarantees
-
vtcode-collaboration-tool-specs
Passive JSON schemas for VT Code collaboration and HITL tools
-
alembic-core
Core IR types and validation for Alembic
-
kyu-catalog
Schema catalog for KyuGraph: node/rel table entries and DDL management
-
dameng_rust_sdk
SDK for Dameng Database (DM8) with ODBC support
-
duckquill
Parquet-backed text2sql engine and CLI for schema-first querying workflows
-
kcr_app_redislabs_com
Kubernetes Custom Resource Bindings
-
kql-language-tools
Rust bindings to Kusto.Language for KQL validation and language services
-
oam
Object Agent Mapping framework for distributed systems and agents
-
drasi-functions-cypher
Cypher function implementations for Drasi
-
cortex-audit
TIBET Cortex Audit: blackbox-met-window audit trails with tibet-vault integration
-
pib-service-inventory-db
Database library to be used in pib-service
-
immigrant-dmdl
Immigrant DMDL codegen
-
plato-afterlife
Ghost tile afterlife — dead agents live on through decaying knowledge tiles
-
dbmcp-config
Config for dbmcp
-
feagi-evolutionary
Evolution and Genome Management - Genotype operations for FEAGI
-
rpgpie-certificate-store
Certificate store for rpgpie, based on openpgp-cert-d
-
vibesql
SQL database engine with SQL:1999 compliance
-
cargo-yauth
CLI for yauth migration management — cargo yauth init/add-plugin/remove-plugin/status/generate
-
minigdb
An embedded property-graph database in Rust with a GQL query language, RocksDB-backed ACID storage, graph algorithms, and Python bindings
-
csvtosqlite
Imports CSV data into an SQLite database
-
ankurah-storage-indexeddb-wasm
Ankurah storage engine using IndexedDB in the browser
-
neug-rust
Safe Rust bindings for the NeuG C++ graph database engine
-
duckdb-bitstring
BIT type support for duckdb-rs
-
rosetta-uuid
A wrapper implementation of UUID providing binary diesel bindings for SQLite and PostgreSQL, and redis serialization support
-
jasonisnthappy
A lightweight, embedded document database with ACID transactions and MVCC support
-
engramai
Neuroscience-grounded memory system for AI agents. ACT-R activation, Hebbian learning, Ebbinghaus forgetting, cognitive consolidation.
-
smol_db_server
A server software to run a smol_db instance
-
asanadw
Sync Asana data to a local SQLite data warehouse
-
furnace-mcp
FURNACE - AI-powered code generation and analysis MCP server with knowledge graph and tiered search
-
hwhkit-integration-redis
HwhKit Redis/Dragonfly integration
-
tigrbl_rs_runtime
Rust runtime and executor for compiled Tigrbl kernel plans
-
datafusion-sqllogictest
DataFusion sqllogictest driver
-
polars-parquet
Apache Parquet I/O operations for Polars
-
nu_plugin_mongo
A nushell plugin to interactive with mongodb
-
varpulis-datagen
Event generator library for Varpulis demos and testing
-
tdlib-rs-parser
A parser for TDLib's Type Language definitions
-
moire-sqlite-facet
SQLite projection helpers for moire snapshot tables (entities, scopes, edges, events)
-
laminar-db
Unified database facade for LaminarDB
-
elizaos-plugin-localdb
JSON-based local database plugin for elizaOS - no SQL required
-
dittolive-ditto-base
support crate for Ditto: dittolive-ditto is the crate we intend for you to interact with
-
redis-tower-protocol
RESP protocol types and codec for redis-tower, backed by resp-rs
-
limbo_crypto
Limbo crypto extension
-
pmcp-code-mode
Code Mode validation and execution framework for MCP servers
-
query-rds-data
Query AWS RDS Data from the command line
-
migratex
Agnostic migration toolkit library
-
diesel_json
Json wrapper type for JsonB data handling in diesel
-
shex_ast
RDF data shapes implementation in Rust
-
sqlite-fleet
Manage migrations across fleets of SQLite databases
-
pagetable
Wait-free 4-level 64-bit pagetable for roughly-contiguous keys
-
meilibridge
High-performance PostgreSQL to Meilisearch connector
-
dblite
A lightweight, embeddable Key/Value store. Inspired by SQLite. Vibe coded over a holiday.
-
ironclaw-memory
Memory backends (in-memory, SQLite, Redis) for the IronClaw AI agent framework
-
reinhardt-admin
Admin panel functionality for Reinhardt framework
-
dist_tx
Rust language bindings for XA Distributed Transactions
-
oris-evolution
Append-only evolution memory and pipeline for Oris EvoKernel
-
tnuctipun
Ringworld — ancient, subversive, ingenious — or a type-safe MongoDB builder library
-
vinted-rs
An async Vinted API wrapper
-
bluejay-core
Base GraphQL abstractions
-
rust-query
A query builder using rust concepts
-
alphadb
versatile tool for managing SQL database versions, using JSON to define structures and simplify migrations across environments
-
mentedb-mcp
MCP server for MenteDB, the cognition aware database for AI agent memory
-
tass
A pager for tabular data
-
cassandra-protocol
Cassandra protocol implementation
-
cartridge-rs
High-performance mutable archive format with SQLite VFS support
-
aviutl2-cli
AviUtl2のプラグイン・スクリプト開発に便利なコマンドラインツール
-
docbox-search
Docbox multi-backend search abstraction
-
ruvector-cli
CLI and MCP server for Ruvector
-
car-automation
macOS automation bridges (AppleScript, Shortcuts, App Intents) for Common Agent Runtime
-
rsql_cli
rsql is a CLI for CockroachDB, DuckDB, LibSQL, MariaDB, MySQL, PostgreSQL, Redshift, Snowflake, SQLite3 and SQL Server
-
see-migration-test-helpers
Helper types for sea-orm-migration testing
-
distributed-lock
Distributed locks for Rust with multiple backend support (PostgreSQL, Redis, MySQL, MongoDB, file system)
-
png-db
A database that stores JSON data rows as compressed text within the zTXt chunks of PNG image files
-
charybdis-migrate
Automatic Migration Tool for Charybdis ORM
-
db-http-core
Core types and traits for HTTP-based database backends
-
tursotui-db
Database abstraction layer for tursotui
-
pgtrgm
PostgreSQL pg_trgm extension support for Diesel
-
moosicbox_search
MoosicBox search package
-
keyvaluedb
Key-Value Database Wrapper
-
fortress-db
Fortress - Enterprise Security. A highly customizable, secure database system with multi-layer encryption.
-
memtui
An interactive TUI (Terminal User Interface) for browsing and inspecting key-value stores (Redis, Memcached, etc.)
-
stupid-simple-kv
A dead-simple, pluggable, binary-sorted key-value store for Rust with FoundationDB-style keys. In-memory and SQLite backends. Zero-boilerplate and easy iteration.
-
kodegraf-core
Knowledge graph engine for codebases — tree-sitter parsing, SQLite graph store, FTS5 search, flow detection
-
partiql
in Rust
-
tupa-codegen
Code generation layer for TupaLang
-
ff-engine
FlowFabric cross-partition dispatch and background scanners
-
bear-rs
reading and writing Bear.app notes via the local SQLite database
-
cache-lease
Redis-backed distributed cache stampede prevention with leases, fencing tokens, SWR, and tagging
-
mdstore
A file-based storage engine that stores structured data as Markdown files with YAML frontmatter
-
degen-sql
A postgres database engine for rust that builds on top of tokio-postgres and deadpool
-
xdl-database
Database connectivity module for XDL - supports PostgreSQL, MySQL, DuckDB, SQLite, ODBC, Redis, and more
-
mrp-types
MRP Types
-
wifi-densepose-db
Database layer for WiFi-DensePose
-
sedona-raster
Apache SedonaDB Rust API
-
pgmt
PostgreSQL migration tool that keeps your schema files as the source of truth
-
slumber_cli
Command line interface for Slumber. Not intended for external use.
-
kodex
AI knowledge graph with persistent memory across sessions
-
aurora
A lightweight and extensible data storage library in Rust
-
overdrive-db
embedded SDK — ACID transactions, AES-256 encryption, WAL durability, 6 storage engines. The SQLite alternative built in Rust.
-
sqlx-core
Core of SQLx, the rust SQL toolkit. Not intended to be used directly.
-
postgresql_extensions
managing PostgreSQL extensions
-
mcaptui
Terminal UI for browsing MCAP topics and decoded messages via mcapdecode
-
atuin-dotfiles
The dotfiles crate for Atuin
-
kyu-transaction
Transaction engine with WAL and MVCC for KyuGraph
-
diesel_ltree
Adds support for the PostgreSQL ltree extension to Diesel
-
arysn
ORM code generator
-
feoxdb
Iron-oxide fast embedded database - nanosecond-level key-value storage
-
mudb-cli
A CLI client for muDB, a RESP-based in-memory cache server written in Rust
-
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!
-
tigrbl_rs_ops_realtime
Rust realtime, stream, transfer, and datagram verb metadata for Tigrbl
-
tidesdb-rs
Rust wrapper for TidesDB, a fast and efficient key-value storage engine
-
mdql-web
Web server and API for MDQL — a queryable database backed by markdown files
-
mongoc-sys
Sys package with installer and bindings for mongoc
-
brokerage-db
Database management for trader brokerage data with a MongoDB backend
-
switchy_database_connection
Switchy database connection package
-
hamelin
Pipe-based query language for security event analytics
-
garage_table
Table sharding and replication engine (DynamoDB-like) for the Garage object store
-
scouter-dataframe
DataFusion client for long-term storage of scouter data
-
bb8-mongodb
bb8 connection pooling impmentation for the MongoDB database
-
pulumi_gestalt_build
Codegen module for Pulumi Gestalt
-
sea-orm-arrow
Arrow integration for SeaORM
-
drasi-lib
Embedded Drasi for in-process data change processing using continuous queries
-
pylon-realtime
Pylon — realtime backend as a single Rust binary. Schema, policies, server functions, live queries, auth — one process.
-
databend-ttc
Databend Rust Tcp Test Container
-
sea-query-binder
Driver library for using SeaQuery with SQLx
-
lazytables
Terminal-based SQL database viewer and editor with vim-style navigation
-
rusty-postgres
A lightwight ORM and Query Builder for postgres
-
burncloud-database-client
High-level database client with migrations, pooling, and AI model management for BurnCloud
-
rbdc-mysql
SQL Toolkit and ORM Library. An async, pure Rust SQL crate featuring compile-time Dynamic SQL
-
adaptive_memory
An associative memory system using spreading activation with SQLite FTS5 full-text search
-
PebbleVault
A high performance data storage solution written in rust
-
regorust
Rust bindings for the rego-cpp Rego compiler and interpreter
-
ducklake
Rust SDK for DuckLake
-
sledtool
Command-line tool to query, modify, import and export Sled key-value databases
-
iridium_wasm
WASM bindings for Iridium SQL
-
squawk-ide
Linter for Postgres migrations & SQL
-
toasty-sql
SQL serialization layer for Toasty database drivers
-
raphtory-storage
Raphtory storage interface
-
kcr_repo_manager_pulpproject_org
Kubernetes Custom Resource Bindings
-
force-sync
Correctness-first bidirectional Salesforce and Postgres sync engine
-
revolt-config
Revolt Backend: Configuration
-
tauri-plugin-pg-sync
Offline-first PostgreSQL sync plugin for Tauri apps
-
firebirust
Firebird client library
-
windsock
database/service benchmarking framework
-
spacetimedb-query-builder
Rust query builder for SpacetimeDB
-
kurrentdb
Official KurrentDB gRPC client
-
aws-sdk-odb
AWS SDK for odb
-
greentic-x-runtime
Bootstrap runtime core crate for the Greentic-X workspace
-
rivven-rdbc
Production-grade relational database connectivity for rivven-connect
-
pgroles-inspect
Database introspection, version detection, and privilege checks for pgroles
-
synaptic-weaviate
Weaviate vector database integration for Synaptic
-
tonic-flatbuffers
Generates tonic-compatible gRPC stubs for flatbuffers RPC services
-
turbo-maker
Superfast, multithreaded document generator for MongoDB, operating through CLI. Generates millions of documents at maximum speed, utilizing all CPU threads.
-
llm-orchestrator-state
State persistence and recovery for LLM workflow orchestrator
-
drasi-source-sdk
Source SDK for Drasi
-
rust-memex
Operator CLI + MCP server: canonical corpus second: semantic index second to aicx
-
mnemo-mcp
MCP server interface for Mnemo memory database
-
iceberg-catalog-glue
Apache Iceberg Glue Catalog Support
-
kermit
Relational data structures, iterators and algorithms
-
gradatum-auth
JWT (Ed25519, audience-scoped, mandatory kid, tenant_id D3-complet) + RevocationStore + JwtService (alpha.5)
-
aws-sdk-databasemigration
AWS SDK for AWS Database Migration Service
-
rldb
A dynamo-like key/value database written in rust
-
ora-backend-postgres
Part of the Ora scheduler framework
-
hashtree-lmdb
LMDB-backed content-addressed blob storage for hashtree
-
reinhardt-commands
Django-style management command framework for Reinhardt
-
nym-sqlx-pool-guard
Platform-specific functions for SQLX dbs
-
django-rs-db-backends
Database backends for django-rs: PostgreSQL, MySQL, and SQLite drivers
-
sqlite_vdbe
Low-level access to SQLite's VDBE bytecode engine
-
sockudo-delta
Delta compression for Sockudo WebSocket messages
-
hermes-index-cli
CLI tool for building and managing Hermes search indexes
-
oag
CLI for the oag OpenAPI code generator
-
datafusion-expr
Logical plan and expression representation for DataFusion query engine
-
diesel_json_path
Procedural macro for generating type-safe SQL expressions for accessing nested JSON fields in PostgreSQL with Diesel ORM
-
fabryk-mcp-semantic
Semantic (hybrid) search MCP tools for Fabryk
-
sparrowdb-ontology-mcp
MCP server for Sparrow Ontology — ontology-aware semantic layer over SparrowDB
-
opendal-service-monoiofs
Apache OpenDAL Monoiofs service implementation
-
spacetimedb-client-api-messages
Types for the SpacetimeDB client API messages
-
camel-component-redis
Redis component for rust-camel
-
opendata-common
Shared storage foundation for OpenData databases
-
duckduckgo-core
DuckDuckGo search client library for duckduckgo-cli
-
rustmem
A lightweight Rust alternative to mem0 — long-term memory for AI agents
-
mesh-schemas
Well-known schema hashes and routing key constants for the MARS protocol
-
walrust
Lightweight SQLite WAL sync to S3/Tigris
-
sediment-mcp
Semantic memory for AI agents - local-first, MCP-native
-
sqlx-data
Zero-boilerplate Repository Pattern for modern Rust applications. Write SQL traits, get async implementations with sophisticated pagination, streaming, batch operations, and more. Seamlessly…
-
nanopool
A tiny database connection pooling library for PostgreSQL
-
rigsql-output
Output formatters (human, JSON, SARIF) for the rigsql SQL linter
-
tidesdb
high-performance embeddable, durable, adaptive, and optionally cloud-native key-value storage engine
-
xlog-core
Core types, traits, and error surfaces shared across XLOG
-
glancelog
Rapid Log Analysis
-
squawk-parser
Linter for Postgres migrations & SQL
-
loro-kv-store
Key-value store component for Loro, a high-performance CRDTs framework
-
ormada
Ergonomic ORM for Rust with compile-time safety and Django-like query API
-
aegis-document
Document store engine for Aegis database
-
postgres-static-analyzer-reflect-queries
Reflection queries for postgres-static-analyzer
-
cargo-rustrails
CLI tool for RustRails project management
-
c3p0_common
A good friend for r2d2
-
horfimbor-eventsource
an eventsource implementation on top of kurrentdb
-
stateset-embedded
Embeddable commerce library - the SQLite of commerce operations
-
heed-types
The types used with the fully typed LMDB wrapper, heed
-
deadpool-diesel
Dead simple async pool for diesel
-
codix
A fast code symbol indexer for AI coding agents
-
fabryk
knowledge fabric — umbrella crate re-exporting all components
-
pulsehive-db
Embedded database for agentic AI systems — collective memory for multi-agent coordination
-
pib-service-db-migration
Database migration functionality of pib-service
-
nexus-memory-vectors
Semantic search over storage-backed embeddings for Nexus Memory System
-
revolt-permissions
Revolt Backend: Permission Logic
-
fmemory
Memory library for the fiddlesticks agent harness framework
-
dbscope
Universal relational schema intelligence for SQL databases (Postgres, MySQL, SQLite, ClickHouse). Understand your database before you touch it.
-
postgrest-parser
PostgREST URL-to-SQL parser for Rust and WASM
-
scooby
An SQL query builder with a pleasant fluent API closely imitating actual SQL
-
ferriorm-runtime
Runtime library for ferriorm ORM - database client, filters, query execution
-
mxr-store
Internal: SQLite persistence layer for mxr
-
rust-logic-graph
Reasoning engine for distributed backend & AI orchestration. Coordinate services, databases, and AI agents with business rules (GRL).
-
engram-agent
Reusable LLM agent loop with tool-calling and lifecycle hooks
-
snaildb
An embedded, persistent key-value store with high write throughput and durability
-
kcr_k8s_mariadb_com
Kubernetes Custom Resource Bindings
-
fdb_trait
derive macro to manage structs persistence in FoundationDB with secondary indexes automatic management
-
jetdb-cli
CLI tool for reading Microsoft Access (.mdb/.accdb) files
-
codex-sdk
Rust SDK for Codex
-
ormdb-core
Core storage engine, query executor, and catalog for ORMDB
-
rs-miniredis
A lightweight, blazingly-fast in-memory key-value store inspired by Redis
-
ruvector-graph-wasm
WebAssembly bindings for RuVector graph database with Neo4j-inspired API and Cypher support
-
greentic-interfaces-host
Host-facing bindings and mappers for Greentic WIT packages
-
athena-udf
building AWS Athena User Defined Functions in Rust
-
nisaba
Data quality, reconciliation, and validation across different data stores
-
rigsql-dialects
SQL dialect definitions (ANSI, TSQL, PostgreSQL) for rigsql
-
meshdb-client
TUI client for Bolt-compatible graph databases (Mesh, Neo4j)
-
feldera-types
Public API types for Feldera
-
contextdb-planner
Rule-based query planner for contextdb
-
kotoba-workflow
Serverless Workflow specification compliant workflow engine
-
siquery
osquery implementation to query system information
-
sqlx-xugu
Xugu driver implementation for SQLx. Not for direct use; see the
sqlxcrate for details. -
oxirs-stream
Real-time streaming support with Kafka/NATS/MQTT/OPC-UA I/O, RDF Patch, and SPARQL Update delta
-
kitedb
High-performance embedded graph database
-
keyv
key-value storage with support for multiple backends
-
mdbx-sys
Rust bindings for libmdbx
-
claude-hippo
Claude Code に海馬を足す MCP サーバ。特異性が高い瞬間だけを長期記憶化する surprise-aware memory store. Pure Rust、SHODH-compatible schema、Apache-2.0/MIT dual-licensed.
-
cvx-graph
Knowledge graph for ChronosVector — typed entities, relations, and multi-hop reasoning
-
flow-db
SQLite database layer for Flow feature management with WAL mode and event logging
-
meshdb-storage
RocksDB-backed storage engine for Mesh
-
lorm
A zero cost and lightweight ORM operations for SQLx
-
sqry-lang-html
HTML language plugin for sqry
-
qcraft
Universal, extensible query builder for SQL databases
-
bluejay-printer
A GraphQL printer
-
seqdb
A K.I.S.S. sequential storage engine
-
cetane
Django-inspired database migrations for Diesel
-
saros
terminal-based time series database
-
fsqlite-ext-session
Session, changeset, and patchset extension
-
luckdb
A Lightweight JSON Document Database in Rust
-
moondb
Rust client SDK for Moon — high-performance Redis-compatible server with vector search and graph engine
-
myval
Lightweight Apache Arrow data frame
-
saola-query-core
Core query execution engine for the Saola ORM
-
pg_parse
PostgreSQL parser that uses the actual PostgreSQL server source to parse SQL queries and return the internal PostgreSQL parse tree
-
reinhardt-shortcuts
Django-style shortcut functions for redirects, rendering, and 404 error handling
-
solidb
A lightweight, high-performance structured database server written in Rust
-
nomograph-core
Core traits for Nomograph knowledge graph tooling
-
slowlog
A parser for MySQL slow query logs that anonymises queries by replacing literals with placeholders
-
RuneDB
A lightweight database built in Rust
-
green-barrel
ORM-like API MongoDB for Rust
-
tongo
A TUI for MongoDB
-
jsonrpsee-ts
Generate rpckit-compatible TypeScript schemas from jsonrpsee RPC traits
-
supabase-storage-rs
Supabase storage implementation following the official client libraries
-
libsql-ffi
Native bindings to libSQL
-
sqlrite-ask
Natural-language → SQL adapter for sqlrite-engine. Anthropic-first; OpenAI / Ollama follow-ups.
-
aws-sdk-simpledbv2
AWS SDK for Amazon SimpleDB v2
-
omry-integration
Helpers for Omry client applications that run integration tests against the Omry backend
-
csaf-validator
A validator for the CSAF standard written in Rust
-
tinykv
file-backed, human-readable key-value store with TTL support
-
deltalake-mount
Native Delta Lake implementation in Rust
-
rune-framework
Official Rust SDK for Rune distributed function execution framework
-
adbc_clickhouse
Official ClickHouse ADBC driver
-
fimo
A command-line tool to import CSV files into MongoDB
-
sqlx-mapping
automatically generating Rust structs and CRUD functions from PostgreSQL tables
-
inbq
parsing BigQuery queries and extracting schema-aware, column-level lineage
-
vsra
The vsr command-line interface for very_simple_rest
-
pg_debyte_core
Core building blocks for PostgreSQL extensions that decode bytea into JSON
-
tsqlx-tui
Terminal UI and theme boundaries for TSQL
-
ruvector-graph-node
Node.js bindings for RuVector Graph Database via NAPI-RS
-
chryso-parser
Chryso parser crate
-
arrow-pg
Arrow data mapping and encoding/decoding for Postgres
-
sqlc-gen-sqlx
A sqlc plugin that generates type-safe sqlx Rust code from SQL queries
-
apalis-pgmq
Background task processing for rust using apalis and pgmq
-
migrio
A drop-in database migration library for PostgreSQL
-
google-firebasedatabase1_beta-cli
A complete library to interact with Firebase Realtime Database (protocol v1beta)
-
ankurah-storage-sled
Ankurah storage engine using Sled
-
simple-agents-core
Core SimpleAgents client API integrating providers and healing
-
flex-db
Rust SDK for the Flex DB API — async, typed, minimal dependencies
-
cgx-engine
Core engine for cgx — Tree-sitter parsing, DuckDB graph storage, git analysis, and clustering
-
mnemo-rest
REST API server for Mnemo
-
enso
experimental database engine built to explore storage engines, query execution, and networking
-
opendata-timeseries
Prometheus-compatible time series database built on SlateDB
-
geodb-wasm
WebAssembly bindings for geodb-core with simple JS API and embedded dataset
-
nornir-redb
Redb storage adapter for the Nornir event sourcing library
-
polars-mem-engine
In memory engine of the Polars project
-
automodel-cli
Command-line interface for AutoModel — SQL-first Reverse ORM for Rust, Built for the greater DX and for the AI Era
-
influxdb-stream
Async streaming client for InfluxDB 2.x - query millions of rows without OOM
-
premix-cli
Command-line tool for Premix ORM (Migration management and more)
-
clazydbm
A modern Terminal User Interface (TUI) database management tool for PostgreSQL, MySQL, and SQLite
-
lutra
Query runner for PRQL
-
brainos-thalamus
Intent classification and routing for Brain OS signals
-
rust-oxide-cli
Companion CLI for the Rust Oxide backend framework
-
wasm-dbms-memory
Memory abstraction and page management for the wasm-dbms framework
-
postgres-openssl
TLS support for tokio-postgres via openssl
-
pulse-io
Input/output connectors for Pulse — integrates with external systems such as Kafka, Arrow, and Parquet
-
sqlx_to_json
Database-agnostic row-to-JSON conversion for sqlx
-
celers-broker-sql
SQL database broker implementation for CeleRS (MySQL)
-
kivis
Type-safe database schema generation for Rust with support for custom storage backends, automatic indexing, and layered cache architectures
-
azoth-cli
Command-line interface for Azoth database
-
wasmcloud-interface-keyvalue
Interface for wasmCloud actors to access Key-Value stores (wasmcloud:keyvalue)
-
mcp-sql
MCP server that lets LLMs query PostgreSQL, SQLite, and MySQL databases
-
alaz-graph
Long-term memory for AI coding agents
-
yang-db
个人使用数据库操作
-
dataprof
High-performance data profiler with ISO 8000/25012 quality metrics for CSV, JSON/JSONL, and Parquet files
-
dibs
Postgres toolkit for Rust, powered by facet reflection
-
koracli
CLI binary and server entrypoint for Kōra
-
omendb
Fast embedded vector database with HNSW + ACORN-1 filtered search
-
duckdb-loadable-macros
Native bindings to the libduckdb library, C API; build loadable extensions
-
declare_schema
CLI / Library for Postgres schema migrations
-
mgfy
A command line tool for inspecting MongoDB
-
icechunk-types
Shared foundational types for icechunk
-
saola-query-structure
Query structure and type definitions for Saola ORM
-
anvilent
Official Rust client driver for Anvil DB
-
qdb-rs
Quantum Database with vector store, MPS compression, Grover search, and fault-tolerant storage
-
kyu-parser
openCypher parser for KyuGraph with hand-written lexer and chumsky combinators
-
postrust-graphql
GraphQL support for Postrust
-
rustack-dynamodb-model
DynamoDB model types for Rustack
-
saku-storage
Shared storage infrastructure for the saku ecosystem
-
qusql-mysql
Async mysql connector
-
rust-queries-builder
A powerful, type-safe query builder library for Rust that leverages key-paths for SQL-like operations on in-memory collections
-
ddb-core
DDB v2: A high-performance SQL interface for flat files written in Rust
-
greentic-config-types
Schema-only types for Greentic host configuration (no IO)
-
transmcap
CLI for converting MCAP messages into JSONL, CSV, and Parquet via Arrow
-
ferriskey
Rust client for Valkey, built for FlowFabric. Forked from glide-core (valkey-glide).
-
foxglove-protos
interacting with the foxglove protos
-
shacl_validation
RDF data shapes implementation in Rust
-
cache-kit
A type-safe, fully generic, production-ready caching framework for Rust
-
vipune
A minimal memory layer for AI agents
-
kcr_operator_aquasec_com
Kubernetes Custom Resource Bindings
-
ruvector-replication
Data replication and synchronization for ruvector
-
pg-tui
A modern PostgreSQL TUI client with autocomplete, syntax highlighting, and query formatting
-
async-duckdb
working with duckdb asynchronously
-
laminar-sql
SQL layer for LaminarDB with streaming extensions
-
fraiseql-observers
Observer system for reactive business logic in FraiseQL v2
-
os-checker-database
The output transformer of os-checker CLI, used to generate static data for os-checker WebUI
-
mozilla/webext-storage
Firefox Application Services
-
nautilus-orm-connector
Database executors and connection management for Nautilus ORM
-
iridium_core
SQL Server-compatible Rust engine core for Iridium SQL
-
tansu-client
A Service/Layer based Kafka client
-
pq-src
Bundled version of libpq
-
postgres_to_polars
Stream PostgreSQL query results directly into Polars DataFrames via sqlx
-
libsql-hrana
Remote protocol for libSQL
-
convergio-delegation
Delegation orchestrator — copy, spawn, monitor, sync, notify
-
icydb-primitives
IcyDB — A schema-first typed query engine and persistence runtime for Internet Computer canisters
-
prax-schema
Schema parser and AST for the Prax ORM
-
zed-chat-export
Export your Zed editor AI chat history to Markdown files for archiving and LLM context
-
seaography-cli
🧭 A GraphQL framework for Rust
-
batis4sqlx
A personal Rust ORM project built on SQLx, inspired by MyBatis-Plus
-
iceberg-rust-spec
Unofficial implementation of the Iceberg table format specification
-
surreal-simple-querybuilder
A query-building & utility crate for SurrealDB and its SQL querying language that aims to be simple
-
dbmcp-server
Server for dbmcp
-
mneme-mcp
MCP-native persistent memory tool for AI agents
-
styx-embed
Embed Styx schemas in binaries for zero-execution discovery
-
googleapis-tonic-google-firestore-v1
A Google APIs client library generated by tonic-build
-
odbc-iter
High level database access library based on 'odbc' crate that uses native ODBC drivers to access variety of databases
-
oak-sql
SQL database query language parser with support for standard SQL syntax and database operations
-
frame-catalog
Vector catalog and semantic indexing subsystem for Frame microservices
-
sparrowdb-ontology-cli
CLI for Sparrow Ontology — ontology-aware semantic layer over SparrowDB
-
meshdb-cluster
Cluster membership and partitioning for Mesh
-
dbml-rs
A DBML parser for Rust
-
pyrosql
Official Rust driver for PyroSQL — PWire binary protocol
-
pgrx-pg-config
A Postgres pg_config wrapper for 'pgrx'
-
rdf_config
RDF data shapes implementation in Rust
-
cloacina-workflow-plugin
Fidius plugin interface and shared types for Cloacina workflow packages
-
ignix
High-performance Redis-compatible key-value store built with Rust
-
partiql-catalog
PartiQL Catalog Definitions
-
omnigraph-engine
Runtime engine for the Omnigraph graph database
-
vespertide-cli
CLI command for vespertide (model template, diff, SQL, revision, status, log)
-
reinhardt-views
View layer aggregator for viewsets and views-core
-
odatav4-parser
OData V4 query string parser with AST and multi-dialect SQL rendering
-
vantage-sql
Vantage extension for SQL databases (Postgres, MySQL, SQLite)
-
motedb
AI-native embedded multimodal database for embodied intelligence (robots, AR glasses, industrial arms)
-
hunt-query
Structured querying and timeline reconstruction for clawdstrike hunt
-
polarsmongo2
Connector to read polars dataframes from mongodb collections with full projection pushdown, including nested fields, and predicate pushdown
-
mimerrust
interacting with Mimer SQL, a high-performance relational database management system (RDBMS)
-
grovedb-epoch-based-storage-flags
Epoch based storage flags for GroveDB
-
ergol_cli
A CLI application to help deal with migrations
-
reduct-base
Base crate for ReductStore
-
swellow
SQL-first migration CLI
-
heroindex_client
Client library for HeroIndex search server
-
googleapis-tonic-google-cloud-sql-v1
A Google APIs client library generated by tonic-build
-
sqlcx-orm
SQL-first cross-language type-safe code generator — CLI
-
mongosh
A high-performance MongoDB Shell implementation in Rust
-
immigrant-generator-postgres
Immigrant migrations generator for postgres SQL dialect
-
offline_first_core
High-performance LMDB-based local storage library optimized for FFI integration with Flutter and cross-platform applications
-
pinecone-sdk
Pinecone Rust SDK
-
sqlk
A terminal-based PostgreSQL query execution and visualization tool with vim-like navigation
-
vectorizer-protocol
Wire protocol types for Vectorizer (RPC + gRPC). Shared between server and SDKs.
-
eventdbx-client
Async Rust client and CLI for EventDBX
-
arrow-graph
Arrow-native graph processing engine with SQL interface
-
e2ee-backend-adapter
Manifest-driven backend adapter library and server runtime for e2ee-client-backend
-
pylon-policy
Pylon — realtime backend as a single Rust binary. Schema, policies, server functions, live queries, auth — one process.
-
sea-orm-cli
Command line utility for SeaORM
-
sedona
Apache SedonaDB Rust API
-
winterbaume-sqlengine-duckdb
DuckDB-backed SQL engine backend for winterbaume Athena and Redshift Data
-
oneiros-service
Domain services and projections for the oneiros event-sourced brain
-
awa-cli
CLI for the Awa job queue
-
ff-backend-postgres
FlowFabric EngineBackend impl — Postgres backend (RFC-v0.7, Wave 0 scaffold)
-
xore
XORE CLI - Command-line interface for search and data processing
-
spacetimedb-metrics
Prometheus utilities for SpacetimeDB
-
zoey-storage-mongo
MongoDB database adapter for ZoeyAI
-
nervusdb-core
Embeddable Graph Database Core (Rust)
-
kaccy-db
Database layer for Kaccy Protocol - PostgreSQL, Redis, and distributed caching
-
aws-sdk-pi
AWS SDK for AWS Performance Insights
-
opendal-service-github
Apache OpenDAL GitHub service implementation
-
mnemara
Local-first, explainable AI memory engine for embedded and service-based systems
-
zeta4g-driver
Rust driver for Zeta4G graph database with Bolt protocol support
-
atuin-server-sqlite
server sqlite database library for atuin
-
embedvec
Fast, lightweight, in-process vector database with HNSW indexing, E8/H4 lattice quantization (up to 24.8x compression), metadata filtering, and PyO3 bindings
-
alembic-adapter-netbox
NetBox adapter for Alembic
-
ruvector-collections
High-performance collection management for Ruvector vector databases
-
rillflow
— a lightweight document + event store for Rust, powered by Postgres
-
sqlsurge-core
Core library for SQL static analysis against schema definitions
-
netabase_store
A type-safe, multi-backend key-value storage library for Rust with support for native (Sled, Redb) and WASM (IndexedDB) environments
-
ff-server
FlowFabric server library and HTTP binary
-
rhei-sync
CDC sync engine and query router for Rhei
-
axum-webtools-pgsql-migrate
General purpose migrate sql for axum web framework
-
mnem-backend-redb
Production embedded-KV backend for mnem - redb-backed Blockstore and OpHeadsStore
-
kyu-common
Shared error types, IDs, and configuration for the KyuGraph database
-
couchbase-lite
Ergonomic wrapper for couchbase-lite-core library
-
cortex-store
TIBET Cortex Store: JIS-gated vector storage with TBZ envelopes
-
limbo_ext
Limbo extensions core
-
raphtory-graphql
Raphtory GraphQL server
-
csv_db
embedded NoSQL database using CSV files for storage
-
scouter-events
Logic for setting up and running Scouter event-driven consumers and producers
-
resolute-cli
CLI for resolute: offline query cache and database migrations
-
deno_cache
Cache API for Deno
-
bestool-psql
psql-inspired client for PostgreSQL
-
umadb-tools
Command-line tools for UmaDB databases (integrity checks, utilities)
-
revolt-files
Revolt Backend: S3 and encryption subroutines
-
tigrbl_rs_engine_postgres
Rust Postgres engine for Tigrbl
-
qusql-parse
Parser for sql
-
rustvello-cli
Rustvello distributed task system CLI
-
veclite-db
SQLite for vectors — embedded AI memory engine
-
postgres_range
Range support for rust-postgres
-
rustql_lavanya
A lightweight, persistent SQL engine in Rust
-
rsql_formatters
rsql formatters to output rsql results in various formats
-
cargo-pgx
Cargo subcommand for 'pgx' to make Postgres extension development easy
-
sqlx-exasol
Exasol driver for the SQLx framework
-
agents-persistence
Database-backed persistence implementations for the Rust deep agents SDK (Redis, PostgreSQL)
-
sparrowdb-cypher
Cypher query parser and planner for SparrowDB
-
qusql-mysql-type
Typed macroes for qusql-mysql
-
convergence
Write servers that speak PostgreSQL's wire protocol
-
schema_to_glua
Tooling for converting JSON Schema into GLua annotations
-
fuzzy_rocks
A persistent datastore backed by RocksDB with fuzzy key lookup using an arbitrary distance function accelerated by the SymSpell algorithm
-
perspective-client
A data visualization and analytics component, especially well-suited for large and/or streaming datasets
-
surql-parser
Standalone SurrealQL parser extracted from SurrealDB
-
sqry-lang-sql
SQL language plugin for sqry
-
cipherstash-dynamodb
CipherStash SDK for searchable, in-use encryption for DynamoDB
-
diesel-dynamic-schema
A safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL
-
typed_sqlx_client
Type-safe, extensible Rust library for managing multiple SQL databases and tables with sqlx
-
tigrbl_rs_ops_olap
Rust OLAP analytical verb metadata for Tigrbl
-
opensky
Rust client for OpenSky Network Trino database
-
grit-pattern-matcher
Pattern definitions and core matching logic for GritQL
-
aegis-server
API server for Aegis database
-
clove1db
A lightweight embedded database framework for Rust — built on redb with layered cache, versioned backup, and domain-driven storage
-
icepick
Experimental Rust client for Apache Iceberg with WASM support for AWS S3 Tables and Cloudflare R2
-
vantage-surrealdb
Vantage extension for SurrealDB
-
rakka-persistence-redis
Redis journal and snapshot store for rakka — sorted-set journal, hash snapshots, transactional batches
-
lmdb-rs-core
Pure Rust reimplementation of LMDB (Lightning Memory-Mapped Database)
-
gqlitecli
Command Line Interface tool for GQLite
-
cts-common
Common types and traits used across the CipherStash ecosystem
-
dbiewlite-tui
Terminal UI for DBiewLite — viewer for SQLite, DuckDB, and Parquet files
-
nautilus-orm-engine
Query execution engine for Nautilus ORM
-
unified-entity-card
Unified Entity Card helpers for validating UEC JSON payloads
-
sqlmodel-sqlite
SQLite driver for SQLModel Rust
-
hwhkit-integration-mongodb
HwhKit MongoDB integration
-
paginator-surrealdb
SurrealDB integration for paginator-rs with multi-model database support
-
neo4j
Bolt driver for Neo4j
-
min-sqlite3-sys
zero dependency, tiny sqlite3 wrapper built for lodpm
-
bless
CLI logging helper for repeated runs with metadata tracking
-
ferriorm-migrate
Migration engine for ferriorm ORM - schema diffing and SQL generation
-
ormlite-cli
An ORM for people who love SQL. Use the
ormlitecrate, not this one. -
atuin-client
client library for atuin
-
cache-vault
Caching secret values to SQLite with encryption
-
dynamo-es
A DynamoDB implementation of an event repository for cqrs-es
-
vibesql-rs
A SQL parser and semantic analyzer conforming to modern ISO SQL standards
-
chdb-rust
chDB FFI bindings for Rust(Experimental)
-
agent-first-psql
Persistent PostgreSQL client for AI agents — SQL-native JSONL in, JSONL out
-
cozo-ce-bin
Standalone Cozo database
-
movine
database migration manager
-
taos-query
Driver for TDengine - a timeseries database and analysis platform
-
hanzo-database
Multi-backend database abstraction for Hanzo Node - Supports LanceDB, DuckDB, PostgreSQL, and more
-
dakera-client
Rust client SDK for Dakera AI Agent Memory Platform
-
meshdb-server
Mesh graph database server binary
-
meshdb-apoc
APOC-compatible procedures and scalar functions for Mesh Cypher
-
opendal-service-sftp
Apache OpenDAL SFTP service implementation
-
c3p0_sqlx
A good friend for r2d2
-
gollum-kb-oc
OpenCypher Knowledge Base for Gollum
-
grafeo-storage
Persistence layer for Grafeo: WAL, container format, section I/O
-
otlp2parquet
Stream OpenTelemetry logs, metrics, and traces to Parquet files
-
satoridb
Embedded vector database for approximate nearest neighbor search (experimental)
-
authx-storage
Storage abstraction layer for authx-rs: repository traits, in-memory store, and PostgreSQL adapter
-
pgroles-cli
CLI for pgroles — validate, diff, apply, inspect, and generate role policies
-
arcula
MongoDB database synchronization tool
-
sqlite_parser
Parse SQLite databases
-
armature-redis
Redis client integration for Armature - connection pooling, pub/sub, and DI-ready
-
indra_db
A content-addressed graph database for versioned thoughts
-
sea-clickhouse
ClickHouse Client with SeaQL integration
-
mssql-tds-preview
TDS (Tabular Data Stream) protocol for SQL Server. Publishable fork of microsoft/mssql-rs until the official crate lands on crates.io.
-
gradatum-queue
SQLite-backed jobs queue with atomic UPDATE...RETURNING leases
-
sockudo-app
Application manager implementations for Sockudo
-
kyu-planner
Query planner and logical plan optimizer for KyuGraph
-
uni-common
Common types, identity encoding, and schema for Uni graph database
-
hygiea-component-db-pg-sqlx
PostgreSQL (sqlx) component for hygiea
-
magi-tool
provide tools for Magi AI agents
-
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!
-
aresadb
High-performance multi-model database engine — KV, Graph, SQL, Vector Search, and Full-Text Search in one binary
-
duc
2D CAD file format Rust implementation
-
holochain_data
Database abstraction layer for Holochain using sqlx
-
azure_mgmt_mysql
generated REST API bindings
-
icechunk-storage
Storage trait and shared types for icechunk
-
hamelin_trino
Backend implementation supporting the Hamelin query language in Trino
-
idbvec
Client-side vector database built on IndexedDB with WASM
-
brainos-cortex
LLM provider abstraction, context assembly, and action dispatch for Brain OS
-
sagitta
Rust framework for building analytical data services on Arrow Flight and DataFusion
-
oxirs-arq
Jena-style SPARQL algebra with extension points and query optimization
-
opendal-service-dropbox
Apache OpenDAL Dropbox service implementation
-
deltalake-catalog-unity
Native Delta Lake implementation in Rust
-
mae
Opinionated async Rust framework for building Mae-Technologies micro-services — app scaffolding, repo layer, middleware, and test utilities
-
sqry-db
Salsa-style incremental computation engine for sqry semantic code search
-
tursotui-sql
SQL parsing utilities for tursotui
-
openhawk-memory
Persistent cross-session memory store for OpenHawk agents — wraps aura
-
fraiseql
v2 - Compiled GraphQL execution engine for relational databases
-
fsqlite-cli
Interactive SQL shell
-
ctxgraph-mcp
MCP server for ctxgraph — exposes graph memory to Claude and other LLMs
-
gatekpr-vector
Qdrant vector database integration for semantic search and RAG
-
dustdata
A data concurrency control storage engine to Rustbase
-
memoryoss
Memory for AI Agents — store, recall, update, forget
-
netsky-db
netsky observability database
-
rbatis-codegen
SQL Toolkit and ORM Library. An async, pure Rust SQL crate featuring compile-time Dynamic SQL gen system
-
saola-sql-query-builder
SQL query builder for Saola ORM (PostgreSQL, MySQL, SQLite, MSSQL)
-
mozilla/sql-support
Firefox Application Services
-
rmcp-memex
RAG/memory MCP server with LanceDB vector storage
-
sql-to-csv
Fast, parallel SQL dump to CSV/TSV converter. Supports MySQL, PostgreSQL, SQL Server, Oracle, and SQLite.
-
vecgraph
Fast and efficient vector graph database built on top of kvwrap
-
tern-cli
A CLI for
ternmigration tooling -
sqlite-knowledge-graph
building and querying knowledge graphs using SQLite as the backend, with graph algorithms, vector search, and RAG support
-
pg_debyte_pgrx
pgrx glue for pg_debyte (GUCs and decode helpers)
-
kcr_sonataflow_org
Kubernetes Custom Resource Bindings
-
toasty-driver-integration-suite
Integration test suite for Toasty database drivers
-
kcr_apps_3scale_net
Kubernetes Custom Resource Bindings
-
forgekit-runtime
ForgeKit runtime layer - Indexing and caching
-
kyu-extension
Extension trait and procedure signatures for KyuGraph plugins
-
limbo_ext_tests
Limbo extension tests
-
raft-common
Shared types, configuration, error handling, and Prometheus metrics for the raft distributed KV store
-
concept_db
A key-value DB for converting structs into a DB of assorted json files
-
sqly
A lightweight macro system on top of sqlx
-
synapse-core
A neuro-symbolic semantic engine for OpenClaw, combining graph databases with vector operations
-
bluejay-parser
A GraphQL parser
-
sql-rs
A SQL database with vector similarity search capabilities
-
hadb-changeset
Unified replication formats for embedded databases. Physical (.hadbp) and journal (.hadbj) changesets with SHA-256 checksum chaining.
-
vantage-dataset
Dataset traits for the Vantage data framework
-
sstr
An ergonomic stack allocated String
-
jammdb
An embedded single-file database for Rust
-
mnem-ann
Approximate-nearest-neighbour (HNSW) vector index for mnem. Feature-gated alternative to the built-in brute-force index in mnem-core.
-
aws-sdk-neptune
AWS SDK for Amazon Neptune
-
nautilus-schema
Schema parsing and validation for Nautilus ORM
-
sonnerie
An easy timeseries database
-
elasticube-core
High-performance embeddable OLAP cube library built on Apache Arrow and DataFusion, with support for dynamic aggregations, calculated fields, and incremental updates
-
ruvector-router-core
Core vector database and neural routing inference engine
-
sentinel-driver
High-performance PostgreSQL wire protocol driver for Rust
-
mag-memory
MAG — Local MCP memory server with ONNX embeddings and semantic search
-
agentdb
Interface for agent persistence
-
elephantry-cli
elephantry cli tool
-
cml-rs
Content Markup Language (CML) v0.2 parser, generator, validator, and embedding store for structured documents
-
turso-http
Turso/libSQL HTTP API backend for db-http-core
-
sqlxo
small SQL query builder + derives for filterable ORM-ish patterns
-
graphstream
Journal replication engine for graph databases. Logical WAL shipping via .hadbj segments to S3.
-
oxirs-gql
GraphQL façade for OxiRS with automatic schema generation from RDF ontologies
-
diesel_table_macro_syntax
Internal diesel crate
-
tsql-sql
SQL document and parsing boundaries for TSQL
-
spire-ai
AI-native SDK for SpireDB — RAG, code search, agents
-
underway
⏳ Durable step functions via Postgres
-
mongo-es
A MongoDB implementation of the cqrs-es event store
-
databend-common-ast
SQL parser for Databend
-
gitql-engine
GitQL Engine
-
scopeql-parser
A parser for ScopeQL queries and commands
-
oxirs-tdb
Apache Jena TDB/TDB2 compatible RDF storage engine with B+Tree indexes
-
sabiql-ui
UI layer for sabiql
-
sqlx-askama-template
Type-safe SQL templates with Askama and SQLx
-
alembic-adapter-nautobot
Nautobot adapter for Alembic
-
briefcase-python
Python bindings for Briefcase AI
-
storingUnicorns
A terminal-based database client inspired by DataGrip
-
vectrust
High-performance local vector database with HNSW indexing
-
argus-storage
Storage backends for crawled web data
-
ie-schema
A flexible schema specification and parser for information extraction tasks
-
surrealdb-simple-migration
powerful database migration tool for SurrealDB
-
rusticx-sql
Shared SQL dialect compiler (DDL + DML) for the Rusticx multi-database ORM
-
oneiros-http
HTTP bindings for the oneiros service layer
-
papers-rag
Local vector RAG system for academic papers using LanceDB and FastEmbed
-
rsql_driver_duckdb
rsql duckdb driver
-
protoql
protobuf query language
-
prax-duckdb
DuckDB database driver for Prax ORM - optimized for analytical workloads
-
deadpool-runtime
Dead simple async pool utilities for async runtimes
-
reifydb-rql
ReifyDB Query Language (RQL) parser and AST
-
rigsql-lexer
SQL tokenizer with dialect support for the rigsql linter
-
schemabound
framework for distributed systems and agents
-
deno_kv
Deno database API
-
claw-vector
The semantic memory engine for ClawDB — HNSW vector indexing and storage
-
kyval
key-value store based on LibSQL
-
kiromi-ai-memory
Local-first multi-tenant memory store engine: Markdown/text content on object storage, metadata in SQLite, plugin-shaped embedder/storage/metadata, hybrid text+vector search
-
tansu-broker
Tansu Kafka API compatible broker
-
tasker-mcp
MCP server exposing Tasker capabilities to LLM agents and developer tools
-
grovedb-storage
Storage extension crate for GroveDB
-
noise_search_deps_rocksdb
Fork of rocksdb crate for Noise
-
gix-fsck
Verifies the connectivity and validity of objects in the database
-
pylon-functions
Pylon — realtime backend as a single Rust binary. Schema, policies, server functions, live queries, auth — one process.
-
pg_knowledge_graph
PostgreSQL knowledge graph extension with graph algorithms and pgvector integration
-
redisgo
ergonomic Redis client wrapper for Rust
-
kernex-memory
Pluggable storage for Kernex: conversations, learning, and scheduled tasks
-
li_rdf_config
RDF data shapes implementation in Rust
-
pavex_session_sqlx
Session stores for
pavex-sessionbacked bysqlx -
sqry-lang-c
C language plugin for sqry
-
miyabi-knowledge
Knowledge management system for Miyabi - Vector database, embeddings, and search
-
hoards
management system with SQLite database and AI-assisted discovery
-
aws-sdk-appsync
AWS SDK for AWS AppSync
-
remnant
Create random sub-samples from CSV files or PostgreSQL databases
-
pylon-auth
Pylon — realtime backend as a single Rust binary. Schema, policies, server functions, live queries, auth — one process.
-
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!
-
contextdb-relational
Relational executor for contextdb — scan, insert, upsert, delete
-
shex_testsuite
RDF data shapes implementation in Rust
-
sqlmodel-schema
Schema definition and migration support for SQLModel Rust
-
ironflow
Event-sourced workflow engine for durable, long-running processes
-
vex-persist
Persistence layer for VEX Protocol
-
tinyquant-pgvector
pgvector search backend for TinyQuant
-
kyu-expression
Expression evaluation, type coercion, and function registry for KyuGraph
-
rsql_driver
rsql driver
-
kcr_pxc_percona_com
Kubernetes Custom Resource Bindings
-
tibet-cortex-store
JIS-gated vector storage with TBZ envelopes
-
uni-db
Embedded graph database with OpenCypher queries, vector search, and columnar storage
-
grafeo-common
Common types, memory allocators, and utilities for Grafeo
-
minimemory
Embedded vector database library for Rust - like SQLite for vectors
-
praxis-persist
MongoDB persistence layer for AI agent conversations with context management
-
mozilla/logins
Firefox Application Services
-
database-mcp-server
Server for database-mcp
-
opendal-service-cloudflare-kv
Apache OpenDAL Cloudflare KV service implementation
-
vantage-expressions
Database agnostic expressions
-
manifoldb-graph
Graph storage and traversal for ManifoldDB
-
bloom-web
A lightweight backend framework combining Actix-Web, SQLx, and declarative macros for rapid API development
-
sea-query-postgres
Binder traits for connecting sea-query with postgres driver
-
reifydb-routine
Built-in routines (functions and procedures) for ReifyDB
-
googleapis-tonic-google-pubsub-v1
A Google APIs client library generated by tonic-build
-
cognis-graph
Stateful graph engine for Cognis: typed Graph<S>, Pregel-style superstep executor, per-field reducers, interrupts, time-travel via checkpointers (in-memory, SQLite, Postgres), and streaming
-
gqliterune
GQLite bindings for the Rune programming language
-
sockudo-cache
Cache manager implementations for Sockudo
-
vantage-table
Table, Column, and operation traits for the Vantage data framework
-
rag_engine
Core Rust RAG engine with optional Flutter Rust Bridge integration
-
sedona-expr
Apache SedonaDB Rust API
-
polars-schema
Private crate for schema utilities for the Polars DataFrame library
-
rc_conf_demo_crate
example crate for _SPEC testing
-
reifydb-engine
Query execution and processing engine for ReifyDB
-
clickhouse-datafusion
High-performance ClickHouse integration for Apache DataFusion with federation support
-
mem7-config
Configuration types for the mem7 memory engine
-
supabase-lib-rs
A comprehensive, production-ready Rust client library for Supabase with full cross-platform support (native + WASM)
-
squawk-linter
Linter for Postgres migrations & SQL
-
raft-admin
Admin CLI for the raft distributed KV store: put, get, delete, status, transfer
-
sockudo-rate-limiter
Rate limiter implementations for Sockudo
-
ferriorm-core
Core domain types for ferriorm ORM - zero external dependencies
-
shelly-data
Data-layer primitives for Shelly LiveView (schemas, changesets, repo, migrations)
-
alaz-search
Long-term memory for AI coding agents
-
shacl
validator for RDF data, implemented in Rust
-
undraw-rs
A minimalist CLI for unDraw illustrations
-
sfzhou-rocksdb
Rust wrapper for Facebook's RocksDB embeddable database
-
prax-mssql
Microsoft SQL Server database driver for Prax ORM
-
kiromi-ai-swift
Swift FFI bindings for kiromi-ai-memory. Ships an XCFramework + Swift Package consumed by macOS/iOS callers.
-
loci-mcp
Cognitive memory MCP server — persistent, structured, cross-session memory for AI agents
-
vegapunk
Rationale-tracing GraphRAG engine — auto-builds knowledge graphs from text with full traceability
-
ferriorm-parser
Schema parser for ferriorm ORM - parses .ferriorm files into AST
-
satori-client
A WebSocket client for interacting with the Satori database
-
camel-component-sql
SQL component for rust-camel (PostgreSQL, MySQL, SQLite via sqlx)
-
start
StartDB – Embedded NoSQL Database in Rust
-
prql-parser
A parser for the PRQL query language
-
opendal-service-lakefs
Apache OpenDAL lakeFS service implementation
-
pulse-core
Core runtime and dataflow engine for Pulse — defines execution graph, operators, and streaming primitives
-
ruvector-data-framework
Core discovery framework for RuVector dataset integrations - find hidden patterns in massive datasets using vector memory, graph structures, and dynamic min-cut algorithms
-
gremlin-orm
A lightweight, ORM for PostgreSQL, built on top of SQLx
-
grafeo-engine
Query engine and database management for Grafeo
-
cosq
A CLI to query your Azure Cosmos DB instances
-
icechunk-s3
Native AWS S3 storage backend for icechunk
-
gradatum-embed
Trait Embedder + HTTP remote backends + embedder_id/dim invariants (local impl provided by gradatum-engine)
-
aegis-query
Query engine for Aegis database
-
rbdc-pg
SQL Toolkit and ORM Library. An async, pure Rust SQL crate featuring compile-time Dynamic SQL
-
avocado-core
Core engine for AvocadoDB - deterministic context compilation for AI agents
-
turso_parser
The Turso parser library
-
agentfs
Agent Persistence
-
rig-ballista
Apache Ballista + DataFusion + Iceberg companion crate for rig-compose. Scaffolding; iceberg-rust integration pending toolchain verification.
-
raydb
High-performance embedded graph database
-
kora-pubsub
Sharded Pub/Sub broker for Kōra
-
georm
opiniated SQLx ORM for PostgreSQL
-
rust-queries-core
Core functionality for rust-queries-builder - type-safe query builder for Rust collections
-
mysql-es
A MySql implementation of an event repository for cqrs-es
-
atuin-server-database
server database library for atuin
-
fsqlite-types
Core type definitions for FrankenSQLite
-
mnem-mcp
Model Context Protocol server for mnem - the AI-native, local-first memory substrate for agents
-
azure_mgmt_postgresql
generated REST API bindings
-
alembic-django
Django app scaffolding for Alembic
-
brainos-storage
SQLite and HNSW vector storage layer for Brain OS
-
shilp-sdk
Rust SDK for the Shilp Vector Database API
-
hydrolix_helpers
Helper libraries for interacting with Hydrolix
-
oxirs-tsdb
Time-series optimizations for OxiRS semantic web platform
-
memme-embeddings
Embedding providers for MemMe — ONNX local inference, OpenAI, and Ollama
-
vespertide-exporter
Export vespertide table definitions into ORM-specific models
-
drasi-reaction-storedproc-postgres
PostgreSQL Stored Procedure reaction plugin for Drasi
-
kcr_psmdb_percona_com
Kubernetes Custom Resource Bindings
-
reflect-eval
Evaluation runners and output parsers for reflect
-
datafusion-common
Common functionality for DataFusion query engine
-
drasi-index-garnet
Drasi Core Garnet/Redis Index Plugin
-
spacetimedb-sql-parser
The SpacetimeDB SQL AST and Parser
-
iridium_server_test_support
Test support helpers for Iridium SQL server integration tests
-
hightower-kv
Embedded log-structured key-value store with optional auth helpers
-
kcr_postgresql_cnpg_io
Kubernetes Custom Resource Bindings
-
fluss-rs
The official rust client of Apache Fluss (Incubating)
-
chronos-vector
High-performance temporal vector database — treats time as a geometric dimension of embedding space
-
pulumi_gestalt_schema_protobuf
Pulumi schema returned as protobuf
-
datafusion-index-provider
that adds index-based query acceleration to DataFusion TableProviders
-
tiny-orm
A tiny ORM for CRUD operations built on top of SQLx QueryBuilder
-
fiole
An opinionated wrapper around fjall
-
rdap-postgres
PostgreSQL persistence backend for RDAPify (query history, caching)
-
shapes_converter
RDF data shapes implementation in Rust
-
rest_macro_core
Core compiler and runtime support for very_simple_rest and the vsr CLI
-
msql-srv
Bindings for emulating a MySQL/MariaDB server
-
typra
Typed embedded database for application data — user-facing facade over typra-core
-
saola-sql-query-connector
SQL database connector for Saola query engine (PostgreSQL, MySQL, SQLite, MSSQL)
-
sqlx-scylladb
A database driver for ScyllaDB to be used with the Rust sqlx framework
-
mie
RDF data shapes implementation in Rust
-
tigrbl_rs_engine_sqlite
Rust SQLite engine for Tigrbl
-
dbmcp-sql
SQL validation and identifier utilities for dbmcp
-
contextdb-graph
Graph executor for contextdb — bounded BFS, DAG enforcement, typed edges
-
turso_sync_engine
Turso sync engine
-
contextdb-tx
MVCC transaction manager for contextdb
-
sockudo-adapter
Connection adapters and horizontal scaling for Sockudo
-
drasi-index-rocksdb
Drasi Core RocksDb Index Plugin
-
illumex-sqlparser
Extensible SQL Lexer and Parser with support for ANSI SQL:2011
-
sqlmodel-session
Session and Unit of Work for SQLModel Rust
-
yauth-migration
Schema types, DDL generation, and migration file generation for yauth — zero ORM dependencies
-
datafusion-optimizer
DataFusion Query Optimizer
-
raft-consensus-core
Raft consensus implementation: election, replication, snapshots, linearizable reads, leadership transfer, joint consensus
-
tfiala-mongodb-migrator
MongoDB migrations management tool (fork of kakoc/mongodb_migrator with all deps updated)
-
reifydb-sdk
SDK for building ReifyDB operators, procedures, transforms and more
-
icbiadb
I can't believe it's a database | Simple embedded 3-in-1 database
-
grafeo-adapters
Storage, query language, and plugin adapters for Grafeo
-
semantic-memory
Hybrid semantic search with SQLite, FTS5, and HNSW — built for AI agents
-
datafusion-physical-expr
Physical expression implementation for DataFusion query engine
-
toasty-driver-sqlite
SQLite driver for Toasty
-
sqlorm
An ergonomic and type-safe ORM for database interactions
-
nodedb-sql
SQL parser, planner, and optimizer for NodeDB
-
datafusion-proto
Protobuf serialization of DataFusion logical plan expressions
-
opendal-service-hdfs
Apache OpenDAL hdfs service implementation
-
europa
A lightweight AI utilities library for Rust
-
kurtbuilds_sql_sqlx
create sql models from sqlx database (currently just postgres)
-
sqlx-utils
working with SQLx in a structured and efficient way, both when developing and running
-
flyway-rbatis
Flyway-rs project, Database change control,similar to flyway in Java
-
nautilus-orm-dialect
SQL dialect renderers for Nautilus ORM
-
mnemo-pgwire
PostgreSQL wire protocol server for Mnemo — accept SQL queries over pgwire
-
datafusion-flight-sql-server
Datafusion flight sql server
-
rakka-persistence-sql
SQL journal and snapshot store for rakka — sqlx-backed; SQLite default; Postgres / MySQL / MSSQL features
-
apexbase
High-performance HTAP embedded database with Rust core
-
polarisdb
embedded vector database for local AI and RAG workloads
-
oxide-sql-core
Type-safe SQL parser and builder with compile-time validation
-
oxirs-chat
RAG chat API with LLM integration and natural language to SPARQL translation
-
zanzibar
A high-performance, Postgres-backed ReBAC (Relationship-Based Access Control) engine inspired by Google's Zanzibar paper
-
cortex-memory
Self-organizing graph memory for AI agents. Single binary, zero dependencies.
-
partiql-common
PartiQL Core
-
sqlrite
RAG-oriented SQLite wrapper for AI agent workloads
-
kcr_perses_dev
Kubernetes Custom Resource Bindings
-
kyu-coord
Multi-tenant coordination layer for KyuGraph: task queues, worker pools, tenant registry
-
azure_mgmt_mariadb
generated REST API bindings
-
forgekit-agent
ForgeKit agent layer - Workflow orchestration and AI loop
-
rbdc-mssql
SQL Toolkit and ORM Library. An async, pure Rust SQL crate featuring compile-time Dynamic SQL
-
pg-upsert
PostgreSQL UPSERT operations using sqlx
-
database-mcp-sql
SQL validation and identifier utilities for database-mcp
-
garudust-memory
SQLite-backed persistent memory and user profiles for Garudust AI agents
-
amaters-sdk-rust
Rust SDK for AmateRS
-
librdb
Rust wrapper for librdb (Redis RDB parser)
-
gradatum-vault
Multi-vault registry + lifecycle (create/list/swap/delete) + forward-compat
-
shex_validation
RDF data shapes implementation in Rust
-
aegis-storage
Storage engine for Aegis database
-
drasi-reaction-storedproc-mysql
MySQL Stored Procedure reaction plugin for Drasi
-
outbox-postgres
PostgreSQL storage implementation for oxide-outbox using sqlx
-
ruvector-snapshot
Point-in-time snapshots and backup for Ruvector vector databases
-
ruvector-router-ffi
NAPI-RS bindings for ruvector-router-core vector database
-
qcraft-postgres
PostgreSQL renderer for qcraft
-
partiql-eval
PartiQL Expression Evaluator
-
kyu-visualizer
Interactive graph visualizer for KyuGraph databases
-
rsql_driver_snowflake
rsql snowflake driver
-
pylon-plugin
Pylon — realtime backend as a single Rust binary. Schema, policies, server functions, live queries, auth — one process.
-
devsper-bus
Distributed AI Swarm Runtime
-
tansu-auth
Tansu Auth
-
atuin-scripts
The scripts crate for Atuin
-
kcr_operator_cryostat_io
Kubernetes Custom Resource Bindings
-
kyu-executor
Vectorized query executor with optional Cranelift JIT for KyuGraph
-
tsql-core
Core domain types for TSQL
-
InfuseDB
InfuseDB is a Document oriented KV database
-
terraphim_spawner
Agent spawner for Terraphim with health checking and output capture
-
brainos-hippocampus
Episodic and semantic memory engine with hybrid search for Brain OS
-
datafusion-functions-aggregate
Traits and types for logical plans and expressions for DataFusion query engine
-
zvec-bindings
Idiomatic Rust bindings for zvec vector database
-
sql-schema
Declarative SQL schema migrations
-
mnemo-deal
Chained-HMAC ledger of agent-on-agent deal envelopes (v0.4.0 P1-5). Substrate for Anthropic Project Deal-style commerce.
-
rhei
Lightweight serverless HTAP engine — Rusqlite (OLTP) + DuckDB/DataFusion (OLAP) with CDC replication
-
fastmemory
A Topology Ontological Clustering Engine for AI Agent Memory
-
timeseries-table-core
Core engine for a Rust-native log-structured time-series table format (metadata log + coverage bitmaps)
-
senax
Web Server Code Generator
-
contextdb-engine
Embedded database engine for agentic memory — relational, graph, and vector under unified MVCC transactions
-
sqlx-query-dsl
A query DSL extension for SQLx
-
opendal-service-onedrive
Apache OpenDAL OneDrive service implementation
-
contextdb-server
Sync server for contextdb — NATS-based replication with conflict resolution
-
saberdb
A blazingly fast, simple JSON database for Rust
-
easy-sqlx
Toolkit to easy use sqlx
-
wraith-tools
Built-in tools (file ops, bash, web, LSP) for the WRAITH AI coding agent
-
rwkv-agent-kit
high-performance memory system for AI applications with advanced RAG capabilities, vector-graph hybrid storage, and adaptive learning. Built with Rust for scalability and efficiency.
-
gqlparser
GQL Parsing library, including GQLS
-
crvecdb
Fast vector database with HNSW indexing for ARM64 and x86-64
-
slintrust
An async Rust ORM that auto-generates tables and CRUD from structs
-
agentsql
Interface for agent sql persistence
-
sea-query-sqlx
Driver library for using SeaQuery with SQLx
-
shex_compact
RDF data shapes implementation in Rust
-
vector-lite
The SQLite of Vector Database in Rust
-
adbc_datafusion
ADBC driver for Apache DataFusion
-
sea-orm-sync
🐚 The sync version of SeaORM
-
sql_docs
parsing comments from sql files and using them for documentation generation
-
kcr_postgres_operator_crunchydata_com
Kubernetes Custom Resource Bindings
-
arrow-pyarrow
Pyarrow bindings
-
sqlmodel-query
Type-safe SQL query builder for SQLModel Rust
-
crdt-codegen
Code generation from TOML schemas for crdt-kit: persistence layer with repositories, events, and sync
-
ceres-db
Database repository layer for Ceres with pgvector support
-
pylon-runtime
Pylon — realtime backend as a single Rust binary. Schema, policies, server functions, live queries, auth — one process.
-
sedona-adbc
Apache SedonaDB Rust API
-
sparrowdb-execution
Query execution engine for SparrowDB embedded graph database
-
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!
-
kyu-index
Hash index and index management for KyuGraph storage
-
contextdb-cli
Interactive CLI for contextdb — explore relational, graph, and vector queries in a REPL
-
rbdc
SQL Toolkit and ORM Library. An async, pure Rust SQL crate featuring compile-time Dynamic SQL
-
toasty-driver-mysql
MySQL driver for Toasty
-
kcr_tf_tungsten_io
Kubernetes Custom Resource Bindings
-
prax-cli
CLI tool for the Prax ORM
-
alembic-adapter-peeringdb
PeeringDB adapter for Alembic
-
kyu-delta
Conflict-free idempotent delta batches for KyuGraph ingestion
-
atuin-server-postgres
server postgres database library for atuin
-
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!
-
openmemory
Cognitive memory system for AI applications
-
azure_mgmt_arcdata
generated REST API bindings
-
mnemo-admin
Admin dashboard for Mnemo memory database
-
turso_ext
Limbo extensions core
-
alaz-intel
Long-term memory for AI coding agents
-
dkdc-db-core
HTAP database: turso writes + DataFusion reads
-
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!
-
sqlx-rt
Runtime abstraction used by SQLx, the Rust SQL toolkit. Not intended to be used directly.
-
gradatum-acl-policy
AclPolicy trait + globset matching + ACLFilter visibility marker
-
gluesql-utils
GlueSQL - Open source SQL database engine fully written in Rust with pure functional execution layer, easily swappable storage and web assembly support!
-
pylon-schema
Pylon — realtime backend as a single Rust binary. Schema, policies, server functions, live queries, auth — one process.
-
iceberg-sql-catalog
Sql catalog for the unofficial Iceberg table format implementation
-
datafusion-expr-common
Logical plan and expression representation for DataFusion query engine
-
sparrowdb-storage
Storage engine (WAL, node store, edge store, CSR) for SparrowDB
-
iceberg-datafusion
Apache Iceberg DataFusion Integration
-
rbdc-sqlite
SQL Toolkit and ORM Library. An async, pure Rust SQL crate featuring compile-time Dynamic SQL
-
partiql-conformance-tests
PartiQL conformance test runner
-
aegis-replication
Distributed replication for Aegis database
-
rsql_drivers
rsql drivers library
-
azure_svc_datalakeanalytics
generated REST API bindings
-
yvdb
Small educational in-memory vector database with REST API, append-only durability, brute-force search, and adaptive heartbeat feat for RAG hallucination mitigation
-
sqlx_insert
Proc macro for generating insert statements for sqlx
-
skardi
High performance query engine for both offline compute and online serving
-
partiql-types
PartiQL Type Definitions
-
zvec
Rust bindings to zvec, an in-process vector database by Alibaba
-
drasi-reaction-storedproc-mssql
MS SQL Server Stored Procedure reaction plugin for Drasi
-
avocado-server
HTTP server for AvocadoDB - deterministic context compilation for AI agents
-
mnemo-grpc
gRPC API server for Mnemo
-
skypydb
Rust port of the skypydb reactive and vector database client
-
sea-orm-codegen
Code Generator for SeaORM
-
sea-query-rusqlite
Binder traits for connecting sea-query with Rusqlite
-
oxirs-federate
SERVICE planner and GraphQL stitching for federated SPARQL queries
-
lflog
Query log files with SQL using DataFusion and regex pattern macros
-
opendal-service-d1
Apache OpenDAL D1 service implementation
-
sea-query-diesel
Binder traits for connecting sea-query with diesel
-
tsqlx-db
Database driver boundaries for TSQL
-
tansu-proxy
A Kafka API Proxy
-
veclayer
Hierarchical vector memory for AI agents — perspectives, salience, aging, identity
-
sabiql-domain
Domain layer for sabiql
-
brainwires-storage
Backend-agnostic storage, tiered memory, and document management for the Brainwires Agent Framework
-
alaz-cli
Long-term memory for AI coding agents
-
ballista-cli
Command Line Client for Ballista distributed query engine
-
kyu-graph
High-performance embedded property graph database with Cypher query support
-
piramid
Vector database for agentic applications
-
kcr_devices_kubeedge_io
Kubernetes Custom Resource Bindings
-
datafusion-catalog
-
tansu-cat
Fetch or produce (with validation when backed by a schema) messages to a topic
-
turso_sync_sdk_kit
Turso sync SDK kit
-
vectorlite
A high-performance, in-memory vector database optimized for AI agent workloads
-
memme-llm
LLM abstraction layer for MemMe — OpenAI and Ollama providers
-
arms-hat
Hierarchical Attention Tree: 100% recall at 70x faster build times than HNSW. A new database paradigm for AI memory and hierarchical semantic search.
-
rsql_core
rsql core library for creating a command line SQL interfaces
-
opendal-service-koofr
Apache OpenDAL koofr service implementation
-
aegis-monitoring
Monitoring and observability for Aegis Database