@rubyquest/jsondb
v1.0.12
Published
A simple typescript library for storing and querying information from .json-based database. Amazing alternative for @replit/database as it allows for multiple tables.
Downloads
19
Readme
jsondb
A simple typescript library for storing and querying information from a .json file, kind of like a database. Really great alternative for @replit/database.