
A Javascript library for building SQL queries - GitHub
Sqorn is a Javascript library for building SQL queries. Composable: Build complex queries from simple parts. Chain, extend, and embed queries. Intuitive: Sqorn's use of modern Javascript …
SQL Query Builder for Javascript | Knex.js
Knex.js (pronounced /kəˈnɛks/) is a "batteries included" SQL query builder for PostgreSQL, CockroachDB, MSSQL, MySQL, MariaDB, SQLite3, Better-SQLite3, Oracle, and Amazon …
Squel.js - SQL query string builder for Javascript - GitHub Pages
Squel is a compact, lightweight Javascript library for building SQL query strings, usable with node.js or in the browser.
GitHub - AlaSQL/alasql: AlaSQL.js - JavaScript SQL database for …
AlaSQL.js - JavaScript SQL database for browser and Node.js. Handles both traditional relational tables and nested JSON data (NoSQL). Export, store, and import data from localStorage, …
sql-js/sql.js: A javascript library to run SQLite on the web. - GitHub
sql.js uses emscripten to compile SQLite to webassembly (or to javascript code for compatibility with older browsers). It includes contributed math and string extension functions. sql.js can be …
sql.js - npm
Start using sql.js in your project by running `npm i sql.js`. There are 187 other projects in the npm registry using sql.js. SQLite library with support for opening and writing databases, prepared …
AlaSQL - JavaScript SQL library
AlaSQL - 'à la SQL' - is a lightweight client-side in-memory SQL database designed to work in browser and Node.js. AlaSQL was written with pure JavaScript and does not use browser …
JavaScript Query Builder | HTML5 Query Builder - Syncfusion
JavaScript Query Builder - A Customizable Filter UI. Easy to use with data visualization controls like Grid, Charts, etc. Outputs in structured JSON format can be parsed to SQL queries. Fully …
sql.js API documentation - JS.ORG
sql.js API documentation Introduction. If you need a quick intoduction with code samples that you can copy-and-paste, head over to sql.js.org. API The initSqlJs function. The root object in the …
Top 11 Node.js ORMs, query builders & database libraries in 2022 …
Choosing an ORM or query builder for your Node.js app can be daunting. We review the most popular query builders, ORMs, and other database libraries so you don't have to.
- Some results have been removed