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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of JsonDB!