https://github.com/szul/moneta
A Node.JS JSON store for lightweight database storage needs.
https://github.com/szul/moneta
database json jsondb nodejs nosql
Last synced: 2 months ago
JSON representation
A Node.JS JSON store for lightweight database storage needs.
- Host: GitHub
- URL: https://github.com/szul/moneta
- Owner: szul
- License: mit
- Created: 2020-10-21T11:56:24.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-02T22:09:27.000Z (over 3 years ago)
- Last Synced: 2025-10-13T04:22:06.695Z (8 months ago)
- Topics: database, json, jsondb, nodejs, nosql
- Language: TypeScript
- Homepage:
- Size: 658 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Moneta
A Node.JS JSON store for lightweight database storage need.
> Note: This is meant for scripting tasks and other applications where minimal persistent storage is needed. This is not meant for production web applications.