SurveyJS JavaScript libraries allow you to easily set up a robust form management system fully integrated into your IT infrastructure where users can create and edit multiple dynamic JSON-based forms in a no-code form builder. Learn more now. Learn more →
Top 8 JavaScript Query Builder Projects
-
Knex
A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use.
# related: https://github.com/knex/knex/issues/2354
-
Project mention: What are some of the main packages and other parts of the React ecosystem that have yet to be implemented in Svelte contrib? | /r/sveltejs | 2023-04-17
A query builder https://github.com/ukrbublik/react-awesome-query-builder
-
Appwrite
Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
-
-
-
-
structured-filter
jQuery UI widget for structured queries like "Contacts where Firstname starts with A and Birthday before 1/1/2000 and State in (CA, NY, FL)"...
I have been unable to find something other than structured-filter and derivatives but these expects everything to be prefixed with a `category ===` .
-
-
SurveyJS
A Non-Cloud Alternative to Google Forms that has it all.. SurveyJS JavaScript libraries allow you to easily set up a robust form management system fully integrated into your IT infrastructure where users can create and edit multiple dynamic JSON-based forms in a no-code form builder. Learn more now.
-
super-sqlite3
Fast SQLite library with optional full db encryption, simple query builder, and a host of utility features, all in one neat package
Interesting project! I have lately been trying out these cool and perhaps in some way similar sqlite libraries:
- https://github.com/haxtra/kvstore-sqlite (Basic key-value store for SQLite databases.)
- https://github.com/haxtra/super-sqlite3 (Fast SQLite library with optional full db encryption, simple query builder, and a host of utility features, all in one neat package.)
- https://github.com/haxtra/live-object (Standard javascript object with built-in JSON serialization to file. Dreams do come true sometimes.)
All from github user: https://github.com/haxtra
I think the super-sqlite3 source might also be an inspiration for the 'driver' topic: "super-sqlite3 is a thin wrapper around better-sqlite3-multiple-ciphers, which extends better-sqlite3 (the fastest SQLite library for node.js) with full database encryption using SQLite3MultipleCiphers. super-sqlite3 then adds its own query builder and other convenience features."
And do check out this user's XRay (JavaScript object browser component) library for your preferred component framework.
In my bookmarks I also found these other related and interesting links:
JavaScript Query Builder related posts
- Plankaban Raspberry Pi 4 Setup Help
- [Node] Knex.js: comment correctement chaîner et utiliser .First () pour interroger?
- Promises, Thenables, & Lazy-evaluation: What, Why, How
- MagLit - Free and Open Source Link Shortener with Privacy, Encryption, Password Protection and more!
- Knex.js SQL injection vulnerability, unpatched for 6 years
- Am I following best practices for express app with mysql database?
- SELECT from MariaDB
-
A note from our sponsor - SurveyJS
surveyjs.io | 25 Sep 2023
Index
What are some of the best open-source Query Builder projects in JavaScript? This list will help you:
Project | Stars | |
---|---|---|
1 | Knex | 18,007 |
2 | react-awesome-query-builder | 1,651 |
3 | vue-api-query | 1,625 |
4 | PostGUI | 397 |
5 | sqliterally | 257 |
6 | structured-filter | 251 |
7 | ship-hold | 114 |
8 | super-sqlite3 | 5 |