The jsql-sx javascript API implements a small, often used, subset of the SQL language aimed at handling structured data locally in a Web browser.
It supports HTML5 persistence by storing all the data in the browser's local storage (if the browser supports it) for later usage.
This API was developed thinking about Web applications (desktop and mobile) which:
- Handle considerable amounts of local data
- Need data persistence
- Prefer structured access to data
- Work offline
The API was written in vanilla javascript so no additional libraries are needed.
For the on-going documentation please visit the project's Wiki.
Features
- Often-used SQL subset
- Simple
- Pure Javascript
- Small
Categories
DatabaseLicense
GNU General Public License version 3.0 (GPLv3)Follow jsql-sx
Other Useful Business Software
Find Hidden Risks in Windows Task Scheduler
Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of jsql-sx!