Skip to content
Cody Archdeacon edited this page Oct 11, 2023 · 2 revisions

Reactive DB

A minimal framework-agnostic library for creating a reactive flat file (JSON) database written in Typescript for Node.js. 0 dependencies!

Vision

The goal of Reactive DB is to replace cloud solutions that offer databases. It doesn't aim to replace all features available on those platforms.

Features

  1. Querying
  2. Schema-based type safety
  3. Subscribing to queries
  4. Table files are local
  5. Written in Typescript
  6. Framework agnostic
Clone this wiki locally