JsonDB is now using the concept of async/await for all its calls since we read from the database file on demand and depending on how the database is configured, we might write at each push. The module stores the data using JavaScript Object directly into a JSON file. You can easily traverse the data to directly reach the desired property using the DataPath. The principle of DataPath is the same as XMLPath.
Features
- Simple "database" that uses JSON file for Node.JS
- TypeScript Support
- You can access the information stored in arrays and manipulate them
- JsonDB is now using the concept of async/await for all its calls
- Every method is now asynchronous
- The module stores the data using JavaScript Object directly into a JSON file
License
MIT LicenseFollow JsonDB
Other Useful Business Software
Easily Host LLMs and Web Apps on Cloud Run
Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of JsonDB!