Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Top 23 JavaScript SQL Projects
-
Sequelize
Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.
Project mention: Contributing to Tech Communities: How Open-Source can land you a job and get you out of the Skill Paradox 💼 | dev.to | 2023-09-26I made a small change to the new documentation for Sequelize! I was just scrolling through the documentation and found this mistake that could lead others to weird debugging sessions, so as soon as I found it, I submitted a PR for them! You can check out the contribution here!
-
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
-
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!
-
-
Regarding visualization tools, sqliteviz has proven to be the best I've found so far. Their web app runs locally but has some trackers, so I run it locally via a simple, static HTTP server. Falcon and Redash seem like overkill for my needs.
-
Would https://franchise.cloud be any use?
-
-
Regarding visualization tools, sqliteviz has proven to be the best I've found so far. Their web app runs locally but has some trackers, so I run it locally via a simple, static HTTP server. Falcon and Redash seem like overkill for my needs.
-
Sonar
Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
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
-
-
development branch: https://github.com/garrylachman/ElectroCRUD/tree/develop
-
generator-starhackit
StarHackIt: React/Native/Node fullstack starter kit with authentication and authorisation, data backed by SQL, the infrastructure deployed with GruCloud
-
xhgui-branch
uprofiler UI,xhprof UI,tideways UI , PHP Non-intrusive performance monitoring platform.
xhgui:https://github.com/laynefyc/xhgui-branch
-
Stackoverflow-Clone-Frontend
Clone project of a famous Q/A website for developers built using MySQL, Express, React, Node, Sequelize :globe_with_meridians:
Stackoverflow Clone - https://github.com/Mayank0255/Stackoverflow-Clone-Frontend
-
Project mention: Architecture Pitfalls: Don’t use your ORM entities for everything — embrace the SQL! | /r/programming | 2023-01-12
Furthermore, there can be a lot of boilerplate queries we do that it's nice to not have to write, say, the same kind of delete query over and over. In the past I've used gnorm as one way of generating all that boilerplate code based on the actual database design, and it works reasonably well, but again it plays a similar role to an ORM.
-
Project mention: I made an app which grabs all Top Shot activity into a CSV and runs calculations to help with tax | /r/nbatopshot | 2022-10-06
It might be an issue with file paths on windows and this dataframe.js library I'm using. At least similar to this issue: https://github.com/Gmousse/dataframe-js/issues/105
-
-
-
-
analytics-toolbox-core
A set of UDFs and Procedures to extend BigQuery, Snowflake, Redshift, Postgres and Databricks with Spatial Analytics capabilities
-
dekart
WebGL-powered map visualizations for modern Data Platform. Self-hosted alternative to CARTO and Foursquare Studio.
Project mention: Dekart is an open-source data visualization and analytical tool for large scale geospatial data. Dekart is based on Kepler.gl visualization and supports BigQuery as a data source. | /r/dekart | 2023-05-01 -
-
-
Stackoverflow-Clone-Backend
Backend code of the Stackoverflow Clone project. Built using Express, Node, MySQL, and Sequelize
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
JavaScript SQL related posts
- How to connect Next 13.4 application with PostreSQL using Sequelize (or TypeORM)
- 🦆 Effortless Data Quality w/duckdb on GitHub ♾️
- Creating an advanced search engine with PostgreSQL
- How to extend treesitter SQL highlighting with custom keywords?
- Is this a valid reason to give up node?
- Plankaban Raspberry Pi 4 Setup Help
- Paid user testing: $20 Amazon gift card for 45 min zoom
-
A note from our sponsor - InfluxDB
www.influxdata.com | 4 Oct 2023
Index
What are some of the best open-source SQL projects in JavaScript? This list will help you:
Project | Stars | |
---|---|---|
1 | Sequelize | 28,454 |
2 | Knex | 18,034 |
3 | sql.js | 11,652 |
4 | falcon | 5,094 |
5 | franchise | 3,978 |
6 | join-monster | 2,616 |
7 | sqliteviz | 1,783 |
8 | react-awesome-query-builder | 1,655 |
9 | jQuery-QueryBuilder | 1,636 |
10 | ElectroCRUD | 1,498 |
11 | generator-starhackit | 1,287 |
12 | xhgui-branch | 890 |
13 | Stackoverflow-Clone-Frontend | 502 |
14 | gnorm | 482 |
15 | dataframe-js | 447 |
16 | Codecademy-Exercise-Answers | 292 |
17 | cuelake | 281 |
18 | sqliterally | 257 |
19 | analytics-toolbox-core | 178 |
20 | dekart | 155 |
21 | firenze | 130 |
22 | SQLToy | 122 |
23 | Stackoverflow-Clone-Backend | 102 |