Awesome Rust Database

  • updated 12 months ago MIT License

    Easy to use rust driver for arangoDB

  • updated about 1 year ago Apache License 2.0

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

  • cdrs cdrs 340
    star
    updated about 3 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 11,656
    star
    updated 2 months ago Apache License 2.0

    A safe, extensible ORM and Query Builder for Rust

  • updated about 2 months ago MIT License

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

  • updated 10 months ago Apache License 2.0

    The official MongoDB Rust Driver

  • updated over 7 years ago Apache License 2.0

    A highly scalable MySQL Proxy framework written in Rust

  • updated about 1 month ago Apache License 2.0

    SPARQL graph database

  • r2d2 r2d2 1,345
    star
    updated 10 months ago Apache License 2.0

    A generic connection pool for Rust

  • redis-rs redis-rs 3,310
    star
    updated 3 months ago Other

    Redis library for rust

  • rusqlite rusqlite 2,614
    star
    updated 3 months ago MIT License

    Ergonomic bindings to SQLite for Rust

  • updated 8 months ago Apache License 2.0

    Native PostgreSQL driver for the Rust programming language

  • updated 7 months ago Apache License 2.0

    rust wrapper for rocksdb

  • sled sled 7,761
    star
    updated 18 days ago Apache License 2.0

    the champagne of beta embedded databases

  • sqlx sqlx 11,533
    star
    updated about 1 month 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 11 months ago Apache License 2.0

    Substrate: The platform for blockchain innovators

  • surrealdb surrealdb 24,630
    star
    updated 2 months ago Other

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

  • tikv tikv 14,447
    star
    updated 22 days ago Apache License 2.0

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