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
Turn Your Content into Interactive Magic - For Free
Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of jsql-sx!