winget install --id KeraDB.CLI
About KeraDB CLI
KeraDB is a single-file, embedded document database designed for simplicity and ease of use. Think SQLite, but for JSON documents! It provides a CLI tool and library for working with document-oriented data storage with automatic indexing and persistent storage. Features: - Single-file database format - Fast and memory-safe (written in Rust) - Document-oriented storage with JSON documents - Primary key indexing for fast lookups - Interactive REPL and command-line interface - Collections for organizing documents - Si...
What's new in 0.1.0
Initial release of KeraDB CLI
Version history
| Version | Updated | Notes |
|---|---|---|
| 0.1.0 | Unknown | Initial release of KeraDB CLI |