PickleDB-rs is a lightweight and simple key-value store. It is a Rust version for Python's PickleDB
-
Updated
Jul 12, 2024 - Rust
A database is a structured set of data held in a computer, most often a server. Databases use a database management system (DBMS) that interacts with users, similar to a lookup table. Modern databases are designed to allow for the creation, querying, updating, and administration of the data it holds. There are different types of databases, including Relational Database Management Systems (RDBMS) that organize data into tables with predefined relationships, and NoSQL databases that provide a more flexible, schema-less approach to data storage.
PickleDB-rs is a lightweight and simple key-value store. It is a Rust version for Python's PickleDB
Tool to automate the visualisation of SQL schemas from a SQL file
🚧 (Archived) StellarSQL: a minimal SQL DBMS written in Rust
Open source email automation written in Rust
IP2Location DB Reader
A tiny embedded database built in Rust.
CLI password manager with encryption: AES256, Salsa20 and Chacha20, with cross platform and exclusive features
A secure database system with built-in history tracking, offering AES-256-GCM encryption, atomic operations with rollback capability, and automatic backups. Features include a complete REST API, and multi-database support. Built in Rust for optimal performance and reliability.