litestore icon indicating copy to clipboard operation
litestore copied to clipboard

A lightweight, self-contained, RESTful, searchable, multi-format NoSQL document store.

Nimble

Release License

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:

  • Getting Started
  • Usage

Or read the full LiteStore User Guide.