-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Cody Archdeacon edited this page Oct 11, 2023
·
2 revisions
A minimal framework-agnostic library for creating a reactive flat file (JSON) database written in Typescript for Node.js. 0 dependencies!
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.
- Querying
- Schema-based type safety
- Subscribing to queries
- Table files are local
- Written in Typescript
- Framework agnostic