SQL
SQL stands for structured query language. It uses commands such as “select”, “insert”, “update”, “delete”. Some common relational database management systems that use SQL are: Oracle, MySQL, Microsoft SQL Server, PostgreSQL, etc.
- GitHub: https://github.com/topics/sql
- Wikipedia: https://en.wikipedia.org/wiki/SQL
- Created by: Donald D. Chamberlin, Raymond F. Boyce
- Released: 1986
- Related Topics: database,
- Last updated: 2026-06-25 00:25:43 UTC
- JSON Representation
https://github.com/dori-dev/sql-cheatsheet
SQL cheat sheet for simple sql commands.
cheatsheet database mysql postgresql sql sql-cheatsheet sql-database sqlite
Last synced: 05 May 2026
https://github.com/yenilikci/veritabaniyonetimsistemleridersi
Veritabanı Yönetim Sistemleri Dersi Ödevleri ve Projesi
business-rules database-management entity-relationship-diagram mysql php postgresql sql use-case
Last synced: 26 Sep 2025
https://github.com/manyakrus/crud_generator
Automatic generator complete microservice source code with CRUD and Model and GRPC . From Postgres SQL database.
codegenerator crud database generator grpc nrpc postgres sql
Last synced: 13 Apr 2025
https://github.com/jdegand/testdome-sql-questions
My solutions to Testdome Public SQL Questions
mysql oracle-sql sql testdome testdome-solutions
Last synced: 31 Jul 2025
https://github.com/hunterdii/asp.net-basic-programs
Asp.NET Examples Programs
application asp-net cookie database-connection database-management form querystring sample-forms-application sql state-management validators
Last synced: 14 Apr 2025
https://github.com/johnntirintis/recipe-management-system
A Recipe Management System built using Java Swing, implementing layered architecture and design patterns. Uses SQL for data storage and Maven for dependency management.
abstractfactorypattern dao database java layered-architecture maven sql swing
Last synced: 21 Sep 2025
https://github.com/trustbit/PlainSql.Migrations
Executes migration scripts written in plain old SQL
database dotnet-core migrations sql
Last synced: 29 Mar 2025
https://github.com/spnda/volvo_vida_db
Scripts and SQL statements for retrieving and working with data from the Volvo VIDA database
can-bus car-hacking python sql volvo volvo-vida-protocol
Last synced: 17 Aug 2025
https://github.com/ncss-tech/ssurgoondemand
user driven SSURGO properties and interpretations
nrcs python soil soil-data-access soil-survey sql ssurgo usda
Last synced: 05 May 2025
https://github.com/turbot/steampipe-plugin-databricks
Use SQL to instantly query Databricks resources. Open source CLI. No DB required.
backup databricks etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 28 Jul 2025
https://github.com/suhas-005/dbms-mini-project
FarmEasy - A digital market for farmers to sell and buy yields
css dbms dbmsminiproject e-commerce e-commerce-project html php sql vtu
Last synced: 15 Apr 2025
https://github.com/igorcbraz/dark-theme-mysql-workbench
🌗⚡ Dark theme for MySql Workbench ⚡ 🌗
dark-theme mysql mysqlworkbench sql theme workbench workbench-configuration
Last synced: 18 Sep 2025
https://github.com/StreetStrider/knexed
Adds some neatness to Knex. Utilities for tables, joins, transactions and other
knex node pgsql query-builders sql transactions
Last synced: 23 Aug 2025
https://github.com/chenningg/cz4031-sql-query-optimizer
An SQL query optimizer that executes an SQL query plan and visualizes its performance for optimization.
Last synced: 12 Apr 2025
https://github.com/xin9le/qlimitive
An attribute-based primitive SQL generator that respects Entity Framework Core.
attribute-based entity-framework-core generator sql
Last synced: 21 Aug 2025
https://github.com/abetomo/csv-select
It is a Electron application that runs SQL queries against csv data.
Last synced: 16 Mar 2025
https://github.com/mo7ammedd/leetcode_problems
repository contains solutions to LeetCode problems
leetcode leetcode-solutions solutions sql
Last synced: 18 Sep 2025
https://github.com/kdabir/json-sql-console
Query json like a pro
ace-editor alasql console hacktoberfest hacktoberfest2021 json query react sql
Last synced: 08 Jul 2025
https://github.com/ncrmro/rust-postgres-api
Rust REST API boilerplate using SQL (No ORM)
boil boilerplate boilerplate-template database docker docker-containers heroku openapi postgres postgresql rest-api restful-api rust rust-lang sql sqlx
Last synced: 11 Apr 2025
https://github.com/bagussatoto/buku-kas
Merupakan Aplikasi pencatatan uang kas. baik digunakan untuk kalangan akademisi maupun organisasi dalam memanajemen uang kas.
html-css-javascript java javascript mysql mysql-database php sql
Last synced: 27 Oct 2025
https://github.com/stimulsoft/dashboards.js
Stimulsoft Dashboards.JS is a dashboard tool for Node.js and JavaScript applications.
analysis analytics charts dashboards excel export gauges indicators interaction kpi maps nodejs npm pivots sql tables xml
Last synced: 14 Oct 2025
https://github.com/athennaio/database
🛢️ The Athenna database handler for SQL/NoSQL.
athenna database factories migrations mongodb mysql nodejs nosql orm postgresql seeders sql
Last synced: 02 May 2026
https://github.com/ahmedosamamath/postgresql-basics
A beginner-friendly guide to PostgreSQL covering installation, basic commands, SQL queries, and database management techniques.
postgres postgresql postgresql-database sql
Last synced: 11 Mar 2026
https://github.com/segovoni/sql-server-demos
Some experiments and demos of my sessions at live/online events like SQL Saturday and Microsoft Conference
demo example microsoft-conference sql sql-server t-sql
Last synced: 06 Jul 2025
https://github.com/gaurav-van/scripted_insights-handwritten_ds_ml_notes
Dive into the world of Data Science and Machine Learning with meticulously handwritten notes created by me. Unveil insights, embrace learning. Welcome to Scripted Insights.
classification clustering deep-learning deep-neural-networks digital-image-processing encoding handwritten-notes hypothesis-testing machine-learning machine-learning-algorithms notes numerical-integration numerical-methods probability r-language r-programming regression sql statistics transactional-sql
Last synced: 07 Jan 2026
https://github.com/nicodupont/mooc
All my finished Moocs on the subject of the data science mainly
data-analysis data-science data-visualization datacamp jupyter-notebook machine-learning mooc pandas python sas sql
Last synced: 28 Apr 2025
https://github.com/fairscript/interact
A database interaction library for node.js/JavaScript/TypeScript that uses code reflection to maximize type safety and minimize friction. Supports PostgreSQL, Google BigQuery and SQLite.
bigquery data database linq orm postgresql reflection sql sqlite typesafe
Last synced: 19 Apr 2025
https://github.com/OSTEsayed/OSTE-Vulnerable-Web-Application
Vulnerable Web application made with PHP/SQL designed to help new web testers gain some experience and test DAST tools for identifying web vulnerabilities. Containing some of the most well-known vulnerabilities such as SQL, cross-site scripting (XSS), OS command injections, our intention to expand more vulnerabilities for learning purposes.
cross-site-scripting cyber-security os-command-injection php sql sql-injection vulnerable-web-app web-security web-vulnerability xss-vulnerability
Last synced: 23 Feb 2026
https://github.com/alejandroq12/vet-clinic
In this project, I will use a relational database to create the initial data structure for a vet clinic. I will create a table to store animals' information, insert some data into it, and query it.
postgresql psql-database relational-databases sql
Last synced: 26 Apr 2025
https://github.com/anas436/java-online-food-ordering-system
Java-Online-Food-Ordering-System
java jframe jframes mysql netbeans-ide sql swing
Last synced: 16 Oct 2025
https://github.com/german-zarate/film-view-app
A web application for reading and writing film reviews | Made using the Flask web framework and a PostgreSQL database
backend-development database flask fullstack-development portfolio postgreesql python sql web-development
Last synced: 15 Oct 2025
https://github.com/beenotung/gen-sql-type
Generate Typescript Types from raw SQL statements
code-generation gen-type sql type-gen typescript
Last synced: 05 Sep 2025
https://github.com/mirshahreza/zync
A database package manager, similar to npm, for easily installing and managing SQL objects like stored procedures and functions with automatic dependency resolution.
package-management package-manager rdbms sql
Last synced: 08 Oct 2025
https://github.com/npgsqlrest/pg_schema_tools
PostrgeSQL Schema Tools is set of Open-Source PostrgeSQL Functions to Manage Database Schema
Last synced: 08 Oct 2025
https://github.com/1995parham-learning/datayar
How migrate / change your SQL data from production namespace to testing namespace
backup database migration production psql restore sql staging
Last synced: 27 Oct 2025
https://github.com/openpeeps/crossdb-nim
🔥 CrossDB Driver for 👑 Nim language
crossdb database embedded-database embedded-db in-memory-database mysql nim nim-language openpeeps rdbms sql sqlite
Last synced: 11 Mar 2026
https://github.com/vanhakobyan/database
:floppy_disk: Work with databases. Entity Framework, T-SQL and ADO.NET :floppy_disk:
ado ado-net entity-framework sql
Last synced: 16 Aug 2025
https://github.com/majdisorder/data.dump
A C# data dump engine for SQL Server and PostgreSQL
business-intelligence csharp data database dataset datastructures datatable dontnet dynamic pocos reflection reporting sql
Last synced: 05 Jul 2025
https://github.com/andreypopp/ch_queries
A library to generate ClickHouse SQL queries in a typesafe way with OCaml
clickhouse dsl ocaml querybuilder sql
Last synced: 05 Mar 2026
https://github.com/imteekay/sql-query-json
Experiment SQL-query in JavaScript for JSON
javascript js json query sql sql-query
Last synced: 28 Apr 2025
https://github.com/enessari/metabase-ai-assistant
🚀 The most powerful MCP Server for Metabase - 111+ tools for AI SQL generation, dashboard automation & enterprise BI. Works with Claude, Cursor, ChatGPT.
ai assistant business-intelligence claude cursor llm mcp mcp-server metabase metabase-mcp natural-language-sql reporting sql
Last synced: 12 Feb 2026
https://github.com/bruceadams/query-rds-data
Query AWS RDS Data from the command line
command-line-tool hacktoberfest rds sql
Last synced: 04 Mar 2026
https://github.com/0memo07/sqlerror
A Python script to scan URLs for possible SQL injection vulnerabilities.
python python-script sql sql- sql-attack sql-injection sql-query sql-syntax sqlerror
Last synced: 24 Apr 2025
https://github.com/moapis/multidb
Connect your Go app to a group of database Nodes without the need of a SQL aware proxy! Multidb provides a SQL Database multiplexer for parallel queries using Go routines, boosting performance and availabilty.
bsd-3-clause database go golang goroutine parallel sql
Last synced: 24 Apr 2026
https://github.com/coenttb/swift-records
The Swift library for PostgreSQL database operations.
nio postgres postgresnio records sql structured-queries swift
Last synced: 22 Jan 2026
https://github.com/takayahilton/sql-formatter
SQL Formatter for Scala.
scala scala-js scala-native scalajs sql sql-formatter
Last synced: 14 Jan 2026
https://github.com/sanix-darker/dockdb.nvim
Bind your Database Container to Nvim and run queries from your code editor, zero dependency needed.
database nvim nvim-lua nvim-plugin postgresql sql
Last synced: 31 Aug 2025
https://github.com/ivailop7/sql-to-graphql-python
Binding SQL database tables to GraphQL interface using SQLAlchemy and spawn a Flask-based GraphQL interactive console.
blog flask graphql post python sql sqlalchemy sqlalchemy-python sqlite web
Last synced: 14 Mar 2026
https://github.com/fivetran/zetasql-npm-examples
This repo contains examples of usage of zetasql-npm library
Last synced: 16 Apr 2025
https://github.com/somdipdey/sql-magic
Various SQL scripts to do magical stuffs on your databases
Last synced: 30 Jul 2025
https://github.com/babyblue94520/hi-sql
Use SQL like Spring Data JPA
hi-sql jpa orm spring-data-jpa sql
Last synced: 18 Sep 2025
https://github.com/ericneves/mybooksapi
🔥 API RESTFul with PHP, Mysql, Routes, Authentication with Json Web Token, Validation and more...
api json-web-token jwt mysql php php-api sql
Last synced: 28 Sep 2025
https://github.com/mehdizonjy/json-transqlify
Transforms and loads JSON to a MySQL db
javascript load mysql node-js nodejs sql transform
Last synced: 13 Apr 2025
https://github.com/mkabhishekdev/multiplayerturnbased-onlinegame
Multi Player Turn-Based Game developed using PHP, AJAX, Javascript (Full stack project)
javascript php php-sessions phpmyadmin sql
Last synced: 25 Sep 2025
https://github.com/singhdivyank/data-science-cheatsheets
Curated list of resources for Data Scientists, AI developers, and interview preperation
artificial-intelligence computer-vision data-visualization deep-neural-networks fine-tuning keras large-language-models machine-learning matplotlib mlops natural-language-processing neural-networks numpy pandas probability python pytorch quantization sql statistics
Last synced: 12 Apr 2025
https://github.com/winterrdog/sqlyte-db
A small database like SQLite that can do CRU( create, read & update ) and store data as B-Trees. Clearly written in C.
c data-structures database sql
Last synced: 10 Jul 2025
https://github.com/serenasensini/basi-di-dati---apogeo
Repository ufficiale del volume creato per Apogeo "Basi di dati"
database database-management dynamodb elasticsearch mongodb mysql nosql nosql-database postgresql sql
Last synced: 10 Jul 2025
https://github.com/rajguptah/keplercrud
Automatic Crud Operation Using Dapper Framework
aspdotnet autocrud automaticlydapper crud kepler keplercrud rajnarayangupta sql
Last synced: 07 Mar 2026
https://github.com/sap-samples/abap-platform-fundamentals-01
This project contains ABAP and SQL source used in customer facing events for SAP user groups.
Last synced: 13 Apr 2025
https://github.com/xiaobogaga/minidb
a simple in-memory database built for fun
Last synced: 12 Jan 2026
https://github.com/miniconnect/holodb
Relational database - seemingly filled with random data
database faker java mock random-data-generation rdbms sql testing testing-tool
Last synced: 17 Mar 2025
https://github.com/bivittatusdb/bivittatusdb
Operator Based Relational Database Management system for python
crud-operation data data-science data-structures database database-management indexing mit-license mongodb operator-based operator-overloading python python3 relational-database relational-model sql transaction-management
Last synced: 23 Mar 2025
https://github.com/kilemonn/messagequeue
A message queue service, which can receive, hold and provide messages that are sent between services.
docker docker-container in-memory kotlin microservice mongodb mssql-server mysql postgresql queueing redis service sql
Last synced: 19 Apr 2025
https://github.com/inforkgodara/automate-manual-repetitive-data-entry-tasks
This project contains demonstration of repetitive data entry tasks using python script as well as a form in which data is getting filled which is developed in JavaFX
automated-tasks automatic-data-entry automatic-form-filling-task automatic-tasks automation-data-entry data data-entry data-entry-automation data-entry-tasks database fill-form-automatic inforkgodara java-fx-form-automation pandas pyautogui python-automation python-script sql xlrd
Last synced: 17 Aug 2025
https://github.com/gabrielu3/database-cellphone-enterprise
SQL Database Implementation for a fictional enterprise that sells cell phones
data database plpgsql postgresql postgresql-database script sql trigger
Last synced: 14 Apr 2025
https://github.com/stackql/stackql-codespaces-notebook
Run stackql queries in GitHub Codespaces
cloud codespaces github sql stackql
Last synced: 11 Jul 2025
https://github.com/adityachandra1/mit-cafeteria-dbs
A fully functional Windows Forms Application to manage orders across all food joints in MIT. All of the data is stored in a common Microsoft SQL Server. The application is built with C# that runs on .NET Framework.
cce csharp dbms-project dbmsminiproject dbs dotnet-framework manipal-institute-of-technology mssql-database sql sql-server windows-forms
Last synced: 08 Jul 2025
https://github.com/basemax/messengersocketws
Design own Messenger Chatroom: This project took more than ten hours to try to design a native messaging infrastructure. (Own messenger project using Pure Web Socket, not Socket.IO)
mysql mysql-query nodejs socketio sql websocket websocket-api websocket-application websocket-chat websocket-client websocket-server ws wss
Last synced: 26 Jul 2025
https://github.com/getyourguide/dbq
Run Databricks queries from your terminal or editor
cli databricks repl sql team-ps
Last synced: 11 Apr 2025
https://github.com/icflorescu/openshift-cartridge-postgresql
Custom OpenShift cartridge aiming to provide the most recent stable PostgreSQL version packaged by bigsql.org.
cartridge database database-engine gear openshift postgresql sql
Last synced: 08 Jul 2025
https://github.com/westonganger/search_architect
Dead simple, powerful and fully customizable searching for your Rails or ActiveRecord models and associations.
activerecord activerecord-models rails rails-search ruby search search-scope sql
Last synced: 15 Apr 2025
https://github.com/nathan-parkinson/linq2db.include
linq2db.include adds Entity Framework style Include (eager loading) to linq2db
c-sharp database eager-loading include linq linq2db linqtodb orm sql
Last synced: 14 Jan 2026
https://github.com/de-jaggl/sqlbuilder
A Java-Library to build SQL-Statements
java-library mysql sql sql-builder sql-statements sqlbuilder sybase sybase-sql
Last synced: 18 Jan 2026
https://github.com/alessandrocorradini/microsoft-data-science-professional-program
Repository for the Microsoft Data Science Professional Program
data-analysis data-science data-visualization datascience excel machine-learning machinelearning microsoft microsoft-professional-certificate microsoft-professional-program python python3 sql t-sql
Last synced: 13 Jul 2025
https://github.com/lucas0019/happy
Happy | Site para ajudar os orfanatos - Front end
html-css-javascript node-js nunjucks-templates rocketseat sql
Last synced: 28 Apr 2025
https://github.com/dipsas/fluentdbtools
FluentDbTools provides a fluent SQL abstraction layer for creating database connections, building sql queries and migrating your database.
database-connection database-migrations dotnet-standard sql sql-query-builder
Last synced: 29 Apr 2025
https://github.com/kanlon/elasticsearch-sql
Convert Elasticsearch DSL to SQL Or Convert Sql To Elasticsearch DSL ; SQL 与 Elasticsearch DSL 语言相互转换的工具模块
Last synced: 15 Oct 2025
https://github.com/avanade/emtech-distributed-data
Avanade's exploration of SQL Ledger, Confidential Ledger, and other data sharing technologies.
blockchain confidential-ledger ledger-tables nextjs python sql sql-ledger sql-server
Last synced: 14 Jun 2025
https://github.com/databricks-industry-solutions/ocsf
Schema mappings in SQL and PySpark for ELT pipelines to normalize data to OCSF
cybersecurity delta-lake delta-live-tables ocsf pyspark sql
Last synced: 22 Jan 2026
https://github.com/mrsimonemms/gobblr
Make your development databases gobble up known data
data-import data-ingestion database developer-tools development gitpod-compatible ingestion mongo mongodb mysql postgresql sql sqlite testing
Last synced: 13 Jun 2025
https://github.com/digitalruby/ipbanproreleases
IPBan Pro Releases
botnets brute-force hackers login protection rdp security smtp sql ssh
Last synced: 07 May 2026
https://github.com/alimy/yesql
Yesql parse SQL files with multiple named queries and automatically prepare and scan them into structs.
Last synced: 13 Oct 2025
https://github.com/theapsgroup/steampipe-plugin-keycloak
Use SQL to instantly query Keycloak clients, users and more. Open source CLI. No DB required.
golang keycloak postgres postgresql postgresql-fdw sql steampipe steampipe-plugin
Last synced: 05 Feb 2026
https://github.com/tsg405/sql-for-data-science----coursera
This Repo contains - Starter files, Coursework, Programming Assignments for the course --> SQL for Data Science from University of California, Davis [COURSERA]
california chinook-database coursera data-science query-language quiz sql sqlite ucdavis-datalab yelp-dataset
Last synced: 14 Apr 2025
https://github.com/haleshot/flight_booking_system
A Python project with MySQL connectivity and PyQt5 GUI library for efficient flight ticket booking, data management, and visualization.
booking-platform booking-system flight management-system mysql mysql-database pyqt5 pyqt5-desktop-application pyqt5-gui python python-app sql
Last synced: 07 May 2025
https://github.com/fgforrest/darwin
Darwin is a small Java library that helps applications to setup and evolve their database schema over the time. Evolution is based on SQL patch application and aims at traceability, predictability and reliability. It has been for 13 years in production systems.
autoupdate database database-schema evolution java model sql
Last synced: 10 Jul 2025
https://github.com/ismailsimsek/dbn
Database Navigator - plugin for IntelliJ IDEs, Cloned From https://bitbucket.org/dancioca/dbn/src/master/ Home: https://plugins.jetbrains.com/plugin/1800-database-navigator
Last synced: 04 May 2025
https://github.com/florents-tselai/pgllm
Use LLMs in Postgres
ai embeddings llm postgresql sql
Last synced: 11 Apr 2025
https://github.com/parzibyte/crud-postgresql-node
Conexión a PostgreSQL usando Node.js, librería pg, Bootstrap y Express
bootstrap-4 crud crud-example-express-app database express-js javascript node node-js postgresql postgresql-database sql
Last synced: 12 Apr 2025
https://github.com/arshad115/today-i-learned
:memo: TIL - Today I Learned - Sharing small snippets of code or tips which I learn and share. I am a software engineer, web developer, android developer and a data scientist. Not bragging, just learning them. ;)
android angular css easyphp firebase firebase-console git javascript learning node nodejs php programming share sql til tips-and-tricks today-i-learned todayilearned vuejs
Last synced: 19 Sep 2025
https://github.com/khaouitiabdelhakim/etl-real-example
This repository contains a real example of an Extract, Transform, Load (ETL) process using SQL Server Management Studio (SSMS), SQL Server Integration Services (SSIS), and AdventureWorks2012 data. The objective is to load data into our LightAdventureDW data warehouse.
data database database-management sql sql-server ssis ssms warehouse
Last synced: 18 Mar 2025