CATEGORY

Database interfaces 5,301 crates

Data as of 2026-07-25 (crates.io database dump, timestamp 2026-07-25T02:00:36Z). Source: crates.io · db-dump.tar.gz · methodology & corrections.

awenKnowledge engine and retrieval system. Under active development.15MIT OR Apache-2.0Database interfaces koutendbRust driver for KoutenDB15Apache-2.0API bindingsDatabase interfaces redis-tower-sentinelRedis Sentinel support for redis-tower15MIT OR Apache-2.0AsynchronousDatabase interfaces opendbpylotNatural-language-to-SQL via Retrieval-Augmented Generation, in Rust15Apache-2.0Command line utilitiesDatabase interfaces glassdbA stateless, ACID, serializable key/value store on top of object storage.15Apache-2.0AsynchronousDatabase interfaces cachlyOfficial Rust SDK for cachly.dev – Managed Valkey/Redis cache with semantic AI caching15MITAPI bindingsCaching skyzen-awsAWS service implementations for the Skyzen framework15MIT OR Apache-2.0Database interfacesWeb programming::HTTP server redis-tower-clusterRedis Cluster support for redis-tower15MIT OR Apache-2.0AsynchronousDatabase interfaces exaflockWarm-pool distributed query engine. Name reservation — project under active development.15Apache-2.0Database interfaces auvernaiPlaceholder for the official Auvern client SDK. The real package lands at launch — https://auvern.ai15Apache-2.0Database interfaces ferroquent-postgresPostgreSQL driver for Ferroquent. The grammar depends on ferroquent-core ONLY (the seam proof); the live connection lives behind…15MITAsynchronousDatabase interfaces ferroquentA faithful port of Laravel's Eloquent ORM to Rust (facade crate)15MITAsynchronousDatabase interfaces typedpg_cliCLI for typedpg migrations15MIT OR Apache-2.0Command line utilitiesDatabase interfaces inquiry-sqlxSQLx-backed query builders generated from Rust structs.15MITDatabase interfaces forgedbForgeDB — an application database generator. Compiles a declarative .forge schema into tailored Rust database code, a TypeScript…15MIT OR Apache-2.0Command line utilitiesDatabase interfaces hsearchBM25 full-text search for PostgreSQL: a Tantivy-backed `bm25` index15AGPL-3.0-onlyDatabase interfaces bevy_dbCross-platform async key-value persistence for Bevy — redb on desktop, IndexedDB on WASM15MITDatabase interfacesGame development stromadbStromaDB command-line interface (`stroma` binary): init, ingest, embed, query, stats.15Elastic-2.0Command line utilitiesDatabase interfaces stromadb-serveStromaDB HTTP serving surface over a directory-backed database (single-node).15Elastic-2.0Database interfacesWeb programming::HTTP server stromadb-mcpStromaDB MCP server: expose the database as tools an LLM agent can call over stdio.15Elastic-2.0Command line utilitiesDatabase interfaces db233Rust ORM / Database library for stateful game servers with high QPS MySQL15Apache-2.0Database interfaces ezjobsA persistent, retryable background job queue for Rust — MySQL/MariaDB and Postgres.15MIT OR Apache-2.0AsynchronousDatabase interfaces sz-orm-sqlxsqlx adapter: MySQL, PostgreSQL, SQLite backend via sqlx crate14MITAsynchronousDatabase interfaces sz-orm-vectorSZ-ORM pgvector Extension - Vector similarity search with pgvector14MITAsynchronousDatabase interfaces sz-orm-batchBatch: multi-value INSERT, CASE WHEN UPDATE, ON CONFLICT upsert with chunking14MITAsynchronousDatabase interfaces sz-orm-configConfig management: multi-source (file/env/etcd/consul) with hot-reload14MITAsynchronousDatabase interfaces sz-orm-healthHealth check & SLO alerting: pool status aggregation, p50/p95/p99 latency, failover policy, circuit breaker, multi-region view,…14MITAsynchronousDatabase interfaces sz-orm-maskingData masking: Unicode-safe masking for phone/email/IdCard/bankCard/name/address with custom prefix-suffix rules14MITAsynchronousDatabase interfaces sz-orm-auditSQL audit log: execution audit trail with case-insensitive sensitive-keyword masking (password/token/credit_card) and JSON flush14MITAsynchronousDatabase interfaces scrivaRust gRPC client for ScrivaDB14MITAPI bindingsAsynchronous sz-orm-migDB migration: versioned schema migrations, up/down scripts, status tracking14MITAsynchronousDatabase interfaces sz-orm-backBackup/restore: SQL dump/load, incremental backup, SHA-256 verification14MITAsynchronousDatabase interfaces sz-orm-swaggerOpenAPI/Swagger spec generator: path/method/parameter/response builder, self-contained Swagger UI HTML rendering14MITAsynchronousDatabase interfaces sz-orm-timeseriesSZ-ORM TimescaleDB Extension - Time-series data storage and aggregation14MITAsynchronousDatabase interfaces sz-orm-searchSZ-ORM Search Extension - Multi-provider full-text search (ES/OpenSearch/Meilisearch)14MITAsynchronousDatabase interfaces sz-orm-postgisSZ-ORM PostGIS Extension - PostgreSQL PostGIS spatial geometry queries14MITAsynchronousDatabase interfaces arrow-record-batch-transformComposable column transforms for Apache Arrow RecordBatches14MIT OR Apache-2.0Database interfacesEncoding zdbviewTerminal inspector and CRUD editor for rkyv archives and SQLite databases14MITCommand line utilitiesDatabase interfaces zerodds-durability-store-postgresPostgreSQL cold adapter for the ZeroDDS Durability-Service (ADR 0009): the shared/long-term PERSISTENT tier for large fleets,…14Apache-2.0Database interfacesNetwork programming personaldbReserved package name for the official PersonalDB Rust API14Apache-2.0Database interfaces auditlogAudit trail for your data models — an ORM-agnostic core with a pluggable, async sqlx backend (SQLite & Postgres).14MITData structuresDatabase interfaces sz-orm-observabilitySZ-ORM 可观测性模块:Prometheus exporter + OTLP exporter + SLO 燃烧率 + Grafana 仪表盘模板14MITAsynchronousDatabase interfaces zyxdbRust bindings for the ZYX embedded graph database13Apache-2.0Database interfaces l5m-mcpMCP (Model Context Protocol) server exposing L5M security-gated memory to AI agents.13MIT OR Apache-2.0Command line utilitiesDatabase interfaces uf-valenceValence facade — schema-driven ORM for Rust13MITAPI bindingsAsynchronous uf-valence-backend-redisRedis wire DatabaseBackend adapter for Valence13MITDatabase interfaces fhirpg-storePostgreSQL storage layer for fhirpg13MIT OR Apache-2.0 OR BSD-3-Clause OR GPL-2.0-only OR GPL-3.0-onlyCommand line utilitiesDatabase interfaces fhirpg-mapRelational map model and generic shred/reconstruct engine for fhirpg13MIT OR Apache-2.0 OR BSD-3-Clause OR GPL-2.0-only OR GPL-3.0-onlyCommand line utilitiesDatabase interfaces fhirpg-genGenerates the fhirpg relational map from FHIR specification packages13MIT OR Apache-2.0 OR BSD-3-Clause OR GPL-2.0-only OR GPL-3.0-onlyCommand line utilitiesDatabase interfaces samkhya-qdrantProvable match-count ceilings for filtered vector search, from samkhya's Count-Min sketches13Apache-2.0Database interfaces samkhya-wasmA provable join-cardinality ceiling, and the portable sketches behind it, compiled to WebAssembly. 84 KB, TypeScript types…13Apache-2.0Database interfaces sutegi-eventsEvent sourcing for sutegi: an append-only event store with optimistic concurrency, aggregates folded from streams, and…13MITDatabase interfacesWeb programming ison-graphISONGraph - Token-efficient property graph store with ISON persistence for Rust13MITData structuresDatabase interfaces embedmindPersistent memory for AI agents — single file, local, no server. CLI + MCP server.13MITCommand line utilitiesDatabase interfaces tenant-scopeTenant-scoped query building for sqlx — you cannot accidentally write a cross-tenant data leak.12MITDatabase interfaces autumn-harvest-sqliteEmbedded, single-writer SQLite backend for autumn-harvest (edge / local-first)12MIT OR Apache-2.0AsynchronousDatabase interfaces cogneeName placeholder for the Cognee AI-memory pipeline. The umbrella crate currently ships as `cognee-lib`; this name is reserved for…12MIT OR Apache-2.0Database interfacesScience fhirpg-serverFHIR RESTful API server over the fhirpg relational store12MIT OR Apache-2.0 OR BSD-3-Clause OR GPL-2.0-only OR GPL-3.0-onlyCommand line utilitiesDatabase interfaces ardyn-skssSemantic KV-Shard Storage — predictive context caching for LLM inference sessions12MIT OR Apache-2.0Artificial intelligenceCommand line utilities tpt-keystone-sdkTPT SDK/Rust — native desktop & server access to TPT Keystone and TPT Canvas12MIT OR Apache-2.0API bindingsDatabase interfaces tpt-keystone-operatorKubernetes operator for TPT Keystone clusters (CRD-based lifecycle management)12MIT OR Apache-2.0Command line utilitiesDatabase interfaces cheers-sqlxsqlx-backed UserStore / PasskeyCredentialStore / RefreshStore / Revocation impls for cheers — Postgres and SQLite backends.12MIT OR Apache-2.0AuthenticationDatabase interfaces memori-ai-coreEmbedded AI agent memory -- SQLite + vector search + FTS512MITDatabase interfacesScience contextgraph-cliCLI for contextgraph, the versioned context store12MITCommand line utilitiesDatabase interfaces tpt-vector-store-traitsStandardized async traits for Qdrant, Milvus, pgvector12MIT OR Apache-2.0AsynchronousDatabase interfaces sz-orm-query-builderType-safe query builder AST with dialect-aware SQL rendering12MITAsynchronousDatabase interfaces sz-orm-cryptoSZ-ORM Crypto Extension - Encryption, password hashing, and API signing12MITAsynchronousDatabase interfaces nyetdbRead-only database access for AI agents. Your agent can look; for everything else — nyet. (early placeholder)10MIT OR Apache-2.0Command line utilitiesDatabase interfaces runlimit-postgresReplica-safe PostgreSQL rate-limit storage10MIT OR Apache-2.0Database interfacesWeb programming tpt-keystone-harbortpt-keystone-harbor — universal data migration platform: discover/validate/snapshot/replicate/verify/cutover pipelines onto TPT…10MIT OR Apache-2.0Database interfaces silo-keeperEncrypted PostgreSQL backups to versioned S3 with age and systemd10MITCommand line utilitiesDatabase interfaces tpt-keystone-clitpt — single-binary CLI for TPT Keystone: interactive REPL, query execution, export/import, schema introspection, Flux stream…9MIT OR Apache-2.0Command line utilitiesDatabase interfaces quarb-kafkaApache Kafka adapter for the Quarb query engine8MIT OR Apache-2.0API bindingsDatabase interfaces faucet-common-redshiftShared connection, credentials, and connection-pool types for the faucet-stream Amazon Redshift source and sink connectors8MIT OR Apache-2.0AsynchronousDatabase interfaces faucet-common-pubsubShared Google Cloud Pub/Sub credentials and client construction for the faucet-stream Pub/Sub source and sink connectors8MIT OR Apache-2.0AsynchronousDatabase interfaces quarb-athenaAmazon Athena adapter for the Quarb query engine — the S3 datalake's query layer on the shared relational model8MIT OR Apache-2.0API bindingsDatabase interfaces quarb-cosmosAzure Cosmos DB adapter for the Quarb query engine8MIT OR Apache-2.0API bindingsDatabase interfaces quarb-dynamodbAmazon DynamoDB adapter for the Quarb query engine8MIT OR Apache-2.0API bindingsDatabase interfaces dbos-macrosProcedural macros for the `dbos` crate. Placeholder reservation; not yet functional.7MITAsynchronousDatabase interfaces dbos-transactReserved name for DBOS Transact. Use the `dbos` crate instead.7MITAsynchronousDatabase interfaces faucet-common-clickhouseShared configuration and HTTP-protocol helpers for the faucet-stream ClickHouse source and sink connectors7MIT OR Apache-2.0AsynchronousDatabase interfaces faucet-common-azureShared Azure Blob Storage / ADLS Gen2 credential and client types for the faucet-stream ecosystem7MIT OR Apache-2.0AsynchronousDatabase interfaces faucet-source-mssql-cdcMicrosoft SQL Server CDC (change data capture) source for the faucet-stream ecosystem7MIT OR Apache-2.0AsynchronousDatabase interfaces faucet-source-redshiftAmazon Redshift query source connector for the faucet-stream ecosystem7MIT OR Apache-2.0AsynchronousDatabase interfaces faucet-source-pubsubGoogle Cloud Pub/Sub source connector for faucet-stream (streaming pull, ack at durable page boundaries, resumable termination)7MIT OR Apache-2.0AsynchronousDatabase interfaces quarb-kuzuKùzu embedded graph database adapter for the Quarb query engine0MIT OR Apache-2.0API bindingsDatabase interfaces quarb-memgraphMemgraph (Bolt) adapter for the Quarb query engine0MIT OR Apache-2.0API bindingsDatabase interfaces faucet-source-azure-blobAzure Blob Storage / ADLS Gen2 source connector for the faucet-stream ecosystem0MIT OR Apache-2.0AsynchronousDatabase interfaces quarb-neptuneAmazon Neptune (openCypher) adapter for the Quarb query engine0MIT OR Apache-2.0API bindingsDatabase interfaces quarb-redisRedis adapter for the Quarb query engine0MIT OR Apache-2.0API bindingsDatabase interfaces quarb-arangodbArangoDB adapter for the Quarb query engine0MIT OR Apache-2.0API bindingsDatabase interfaces faucet-source-clickhouseClickHouse query source connector for the faucet-stream ecosystem0MIT OR Apache-2.0AsynchronousDatabase interfaces quarb-ageApache AGE (openCypher in PostgreSQL) adapter for the Quarb query engine0MIT OR Apache-2.0API bindingsDatabase interfaces quarb-falkordbFalkorDB graph adapter for the Quarb query engine0MIT OR Apache-2.0API bindingsDatabase interfaces faucet-sink-redshiftAmazon Redshift sink connector (COPY-from-S3 and multi-row INSERT) for the faucet-stream ecosystem0MIT OR Apache-2.0AsynchronousDatabase interfaces quarb-sparqlSPARQL endpoint adapter for the Quarb query engine0MIT OR Apache-2.0API bindingsDatabase interfaces sqlite-functionsA small toolkit for authoring Rust functions for SQLite0MIT OR Apache-2.0Database interfaces faucet-sink-pubsubGoogle Cloud Pub/Sub sink connector for faucet-stream (batched publish, ordering keys, bounded concurrency, partial-failure DLQ)0MIT OR Apache-2.0AsynchronousDatabase interfaces faucet-sink-clickhouseClickHouse sink connector for the faucet-stream ecosystem0MIT OR Apache-2.0AsynchronousDatabase interfaces faucet-sink-azure-blobAzure Blob Storage / ADLS Gen2 sink connector for the faucet-stream ecosystem0MIT OR Apache-2.0AsynchronousDatabase interfaces mcp-pocket-memoryMCP server for durable AI memory backed by SQLite0Apache-2.0Command line utilitiesDatabase interfaces