Software Details:
Version: 0.1.7 updated
Upload Date: 22 Jul 15
Distribution Type: Freeware
Downloads: 57
MinDB is a JavaScript library that removes all the problems developers deal with when using localStorage across a series of browsers.
It smooths out differences and provides a common interface for querying and running transactions on localStorage.
The library features an API interface similar to NoSQL databases like Redis and MongoDB, letting developers easily put and retrieve information to/from the user's browser.
MinDB comes with cross-browser and cross-OS support, also being framework-agnostic.
MinDB also works with client-side (browsers) and server-side (Node.js) environments.
Features:
- Lightweight in size
- Cross-platform tested
- Cross-browser tested
- Unit tested code
- MongoDB and Redis like interface
Requirements:
- JavaScript enabled on client side
- HTML 5 enabled browser
- Node.js for server-side environments
Comments not found