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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of jsql-sx!