• Stars
    star
    1
  • Language
    TypeScript
  • Created 9 months ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

_SimpleDB_ is a TypeScript based library that provides a lightweight and simple asynchronous, JSON file-based storage system. Perfect for smaller applications where you need to perform basic Create, Read, Update, Delete (CRUD) operations, but a full-scale database would be an overkill.