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
$300 Free Credits to Build on Google Cloud
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of JsonDB!