litestore
A lightweight, self-contained, RESTful, searchable, multi-format NoSQL document store
Summary
| Latest Version | Unknown |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:24 |
Tags
Installation
nimble install litestore
choosenim install litestore
git clone https://git.sr.ht/~h3rald/litestore
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| litestore | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://git.sr.ht/~h3rald/litestore |
|---|---|
| Homepage | https://h3rald.com/litestore |
| Registry Source | nimble_official |
README
LiteStore is a lightweight, self-contained, RESTful, multi-format NoSQL document store server written in Nim and powered by a SQLite backend for storage. It aims to be a very simple and lightweight backend ideal for prototyping and testing REST APIs and single-page applications.
For more information, see:
Or read the full LiteStore User Guide.