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
Build Securely on AWS with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of JsonDB!