Database

Database

Newest releases

WilliamVenner ๐ŸŒ gm_maxminddb_geoip This module reads, queries and serializes to Lua tables data from the MaxMindDB GeoIP database. In other words, IP address goes
 

KOBA789 gh-sql: Query GitHub Projects (beta) with SQL Installation gh extension install KOBA789/gh-sql NOTE: Currently, only linux-amd64 and darwin-amd64 are
 
214

chiselstrike ChiselStore ChiselStore is an embeddable, distributed SQLite for Rust, powered by Little Raft. SQLite is a fast and compact relational database manage
 
997

valeriansaliou Vigil Microservices Status Page. Monitors a distributed infrastructure and sends alerts (Slack, SMS, etc.). Vigil is an open-source Status Page you ca
 

epilys sqlite3 Rewritten in RiiR Rust ๐Ÿฆ€๐Ÿฆ€๐Ÿฆ€
 

alexandre-ricciardi one-graph Open Source Timelined Graph Database Status Currently the database core lib enables OpenCypher query language parsing. Pattern Matching with
 
2.5k

gluesql GlueSQL is a SQL database library written in Rust. It provides a parser (sqlparser-rs), execution layer, and optional storage (sled) packaged into a single library. Developers can choose to use GlueSQL to build their own SQL datab
 

brianch offline-chess-puzzles Tool to view and solve puzzles from the lichess puzzle database. It's a very simple tool for those who want to practice offline,
 
2.5k

TaKO8Ki A cross-platform TUI database management tool written in Rust
 
201

engula Engula is a storage engine that empowers engineers to build reliable and cost-effective databases with less effort and more confidence.
 
1.8k

skytable Skytable is an effort to provide the best of key/value stores, document stores and columnar databases, that is, simplicity, flexibility and queryability at scale
 
306

joaoh82 Project name is a Rust-SQLite, someone suggested SQLRite because is being developed in Rust and I like it, anyway the goal is write a database modeled off SQLite, in Rust.
 
2.9k

alibaba GraphScope is a unified distributed graph computing platform that provides a one-stop environment for performing diverse graph operations on a cluster of computers through a user-friendly Python interface.
 
631

PoloDB PoloDB is an embedded JSON-based database.
 

rustsec rustsec - Client library for the RustSec security advisory database
 

humble-tools Column-based serverless database for observability.
 
5.5k

erikgrinaker Distributed SQL database in Rust, written as a learning project. Most components are built from scratch, including:Raft-based distributed consensus engine for linearizable state machine replication.
 
7.4k

spacejam the champagne of beta embedded databases
 

CurrySoftware Table of Contents 1. Perlin Perlin Perlin is a free and open-source document search engine library build on top of perlin-core. Since the first releas
 

jonhoo shortcut This create provides an indexed, queryable column-based storage system. The storage system is, fundamentally, row-based storage, where all ro
 

dcjanus cang-jie(ไป“้ข‰) A Chinese tokenizer for tantivy, based on jieba-rs. As of now, only support UTF-8. Example let mut schema_builder = SchemaBuilder::de
 
112

frugalos cannyls CannyLS is an embedded and persistent key-value storage optimized for random-access workload and huge-capacity HDD. CannyLS mainly has followi
 

kardeiz pallet A searchable document datastore built on sled and tantivy. Provides a typed-tree interface to a sled database, with standard datastore ops (fin
 

mattico elasticlunr-rs A partial port of elasticlunr.js to Rust. Intended to be used for generating compatible search indices. Example use std::fs::File; use
 

scOwez TinyDB or tinydb is a small-footprint, superfast database designed to be used in-memory and easily dumped/retrieved from a file when it's time to save. โœจ
 
243

ivanceras rustorm Rustorm Rustorm is an SQL-centered ORM with focus on ease of use on conversion of database types to their appropriate rust type. Selecting rec
 
11.2k

diesel-rs A safe, extensible ORM and Query Builder for Rust API Documentation: latest release โ€“ master branch Homepage Diesel gets rid of the boilerplate for da
 
2.4k

rusqlite Rusqlite Rusqlite is an ergonomic wrapper for using SQLite from Rust. It attempts to expose an interface similar to rust-postgres. use rusqlite::{para
 
3.1k

sfackler Rust-Postgres PostgreSQL support for Rust. postgres Documentation A native, synchronous PostgreSQL client. tokio-postgres Documentation A native, asyn
 
338

blackbeam mysql-async Tokio based asynchronous MySql client library for rust programming language. Installation Library hosted on crates.io. [dependencies] mysq
 
181

AgilData mysql-proxy-rs An implementation of a MySQL proxy server built on top of tokio-core. Overview This crate provides a MySQL proxy server that you can ex
 
250

prisma Tiberius A native Microsoft SQL Server (TDS) client for Rust. Supported SQL Server versions Version Support level Notes 2019 Tested on CI 2017 Tested