Awesome Rust Database

  • updated over 1 year ago MIT License

    Easy to use rust driver for arangoDB

  • updated almost 2 years ago Apache License 2.0

    An implementation of the Raft distributed consensus protocol using the Tokio framework.

  • cdrs cdrs 340
    star
    updated almost 4 years ago Apache License 2.0

    Cassandra DB native client written in Rust language. Find 1.x versions on https://github.com/AlexPikalov/cdrs/tree/v.1.x Looking for an async version? - Check WIP https://github.com/AlexPikalov/cdrs-async

  • diesel diesel 12,384
    star
    updated 3 months ago Apache License 2.0

    A safe, extensible ORM and Query Builder for Rust

  • updated 4 months ago MIT License

    Incomplete Redis client and server implementation using Tokio - for learning purposes only

  • updated over 1 year ago Apache License 2.0

    The official MongoDB Rust Driver

  • updated about 8 years ago Apache License 2.0

    A highly scalable MySQL Proxy framework written in Rust

  • updated 3 months ago Apache License 2.0

    SPARQL graph database

  • r2d2 r2d2 1,345
    star
    updated over 1 year ago Apache License 2.0

    A generic connection pool for Rust

  • redis-rs redis-rs 3,534
    star
    updated 4 months ago Other

    Redis library for rust

  • rusqlite rusqlite 2,922
    star
    updated 4 months ago MIT License

    Ergonomic bindings to SQLite for Rust

  • updated about 1 year ago Apache License 2.0

    Native PostgreSQL driver for the Rust programming language

  • updated about 1 year ago Apache License 2.0

    rust wrapper for rocksdb

  • sled sled 8,111
    star
    updated about 1 month ago Apache License 2.0

    the champagne of beta embedded databases

  • sqlx sqlx 12,986
    star
    updated 2 months ago Apache License 2.0

    🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.

  • substrate substrate 8,212
    star
    updated over 1 year ago Apache License 2.0

    Substrate: The platform for blockchain innovators

  • surrealdb surrealdb 27,324
    star
    updated 23 days ago Other

    A scalable, distributed, collaborative, document-graph database, for the realtime web

  • tikv tikv 15,068
    star
    updated about 2 months ago Apache License 2.0

    Distributed transactional key-value database, originally created to complement TiDB