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
DataHub is the leading open-source data catalog helping teams discover, understand, and govern their data assets.
Built on an open source foundation with a thriving community of 13,000+ members, DataHub gives you unmatched flexibility to customize and extend without vendor lock-in. DataHub Cloud is a modern metadata platform with REST and GraphQL APIs that optimize performance for complex queries, essential for AI-ready data management and ML lifecycle support.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of jsql-sx!