Software Details:
Version: 0.9.2
Upload Date: 13 Apr 15
Distribution Type: Freeware
Downloads: 73
db.js setups up an API for easy data additions, queries, and data manipulation.
The library can be used to store data on the client side using a technology superior to cookie files, yet not that powerful to rival self-standing database engines.
db.js allows developers to support more complex user-specific settings without burdening the server with extra or unwanted data storage capabilities.
Support is included for using db.js with jQuery.
Features:
- Open and close server connections
- Add new data
- Remove local data
- Fetch query results
- AMD compliant module
What is new in this release:
- Implementing object mapping when querying to transform types.
Requirements:
- JavaScript enabled on client side
Comments not found