litestore

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


Keywords
database, rest, sqlite, datastore, fulltext-search, jwt, middleware, nosql, self-contained, web-server
License
MIT
Install
nimble install litestore@#v1.10.0

Documentation

Nimble

Release License Build Status

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.