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/udb-org/udb-app
UDB: The Next-Gen Cross-Platform Database Tool. Built on Electron, it supports diverse databases and integrates an AI chat assistant, intelligent agent workflows, and MCP capabilities to enhance database intelligence and efficiency.Alternative to SSMS, pgAdmin, DBeaver, DataGrip, Toad, Navicat
agent aichat electronjs react shadcn-ui sql tailwindcss
Last synced: 25 Jun 2025
https://github.com/razzerde/php-mysql-webapp
💾 This project shows you how to work with databases using MySQL and PHP.
database filter forms get html-table js-validation mariadb mysql mysql-select mysql-tables php php-form post selection-sort-algorithm selectionsort sql url-parameters url-params website
Last synced: 04 Sep 2025
https://github.com/cjunwon/youtube-data-analysis
End-to-end Youtube data analysis project using Youtube Data API, MySQL, AWS, Flask
aws-rds data-analysis datapipeline flask nlp pandas python shell sql vader-sentiment-analysis youtube youtube-api
Last synced: 17 Feb 2026
https://github.com/antoniomrtz/zeppelinum
UberEats like App for food delivery
dao-design-pattern java jpa mongodb sql
Last synced: 15 May 2026
https://github.com/sharovik/orm
Golang query builder. Easy to use. Supports MySQL and sqlite
database go golang mysql orm query-builder sql sqlite
Last synced: 06 Mar 2026
https://github.com/tekyaygilfethi/pythonsqldataframeconnector
This module allows you to create sql create and insertion queries for given dataframe.
connector postgresql python sql
Last synced: 10 May 2026
https://github.com/zloom/prisma-sql-gen
A tool to generate SQL from a Prisma schema file. Using this tool, you can initialize a database at app startup or for integration tests, without relying on Prisma's npx tools.
database generator initialise nodejs prisma sql tests
Last synced: 11 Apr 2025
https://github.com/turbot/steampipe-plugin-hcloud
Use SQL to instantly query servers, networks and more from Hetzner Cloud. Open source CLI. No DB required.
backup etl hacktoberfest hcloud hetzner hetzner-api hetzner-cloud postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 20 Jun 2025
https://github.com/marcingminski/dba
A bunch of scripts that make SQL Server administration easier
administration maintenance sql sql-server sqlserver
Last synced: 19 Jun 2025
https://github.com/jacobstephens2/channel-zero-news-web-app
A web-based party game inspired by Jackbox and SNL's Weekend Update- players write scripts for each other to perform live on a shared screen.
bootstrap css game html javascript live multiplayer party-game php real-time sql web-app
Last synced: 07 Apr 2026
https://github.com/uwrit/composure
Dynamic SQL Done Right
csharp dotnet-core intellisense sql
Last synced: 02 Apr 2025
https://github.com/danieljancar/sql-cheatsheet
A community currated SQL cheatsheet with most important SQL commands, information and tips. 💽
bbzw cheatsheet sql sql-cheatsheet sql-commands
Last synced: 01 May 2025
https://github.com/nextras/multi-query-parser
Parses particular queries form a SQL file.
multi-query nextras parser sql
Last synced: 07 May 2025
https://github.com/klane/springboard
Springboard Data Science Career Track assignments
data-science jupyter-notebook pyspark python scikit-learn springboard sql
Last synced: 13 Apr 2025
https://github.com/lnyemba/data-transport
read/write data anywhere, Lightweight ETL tool
apache-zeppelin database etl etl-pipeline ferretdb jupyter-notebook lightweight-framework mongodb mysql nosql pandas postgresql python sql
Last synced: 12 Apr 2025
https://github.com/sassine/sqlschema2java
sqlschema2java generates Java types from SQLSchema and annotate those types for data-binding with Jackson 2.x, Javax Persistence and Spring Repository.
antlr4 class classloader dto dto-entity-mapper entity jackson java java-library jpa-hibernate lombok maven maven-plugin reflection sql sql-schema
Last synced: 20 May 2026
https://github.com/alialmasi/iranianshop
فروشگاه ایرانیان - پروژه کتاب طراحی وب یازدهم کامپیوتر هنرستان
academic academic-project computer conservatory css dreamweaver html iranianshop javascript js mysql notepad-plus-plus php school-project sql template website
Last synced: 01 Aug 2025
https://github.com/imatic/pgqb
Functional PostgreSQL query builder
nodejs postgresql query-builder sql
Last synced: 25 Jan 2026
https://github.com/MUmarShahbaz/NodeMCU-Attendance-system
An RFID based Attendance System
arduino attendance-system esp nodemcu-esp8266 php sql
Last synced: 10 Apr 2025
https://github.com/jimenacambronero/learndata
Proyecto 4 para Unicorn Project: 🧹 Limpieza de datos - LearnData.🎯El objetivo de este proyecto Creación de una base de datos. Identificar y Corregir Inconsistencias. Detección y Eliminación de Duplicados. Normalización de Datos.
Last synced: 02 May 2025
https://github.com/rminelli/get-the-top-10-queries-consuming-high-cpu
get-the-top-10-queries-consuming-high-cpu
cpu-monitoring microsoft-sql-server perfomance sql sql-server t-sql
Last synced: 07 May 2025
https://github.com/siyovush-hamidov/postgresql-cpp-connector
🏙️This project showcases a C++ application that connects to a PostgreSQL database to query information. With a simple terminal interface, users can easily retrieve data by entering the prompt.
cpp devops libpqxx postgres postgresql sql
Last synced: 27 Dec 2025
https://github.com/mostafasensei106/matcha-cafe-mangment-system
Semple Management System for Small Cafés
Last synced: 12 Apr 2025
https://github.com/felipeoriani/mindicators
2016 - Sample Rest Api application to manage any indicator you have on mind. Built in order to learn Node.Js by applying some software design principles.
express indicators javascript nodejs rest-api sequelize sql sql-server
Last synced: 07 May 2026
https://github.com/adovasoft-rnd/ci-recharge
composer test
ci4 cli codeigniter codeigniter4 commandline controller db library make migration mode mysql php seeds spark sql
Last synced: 12 Apr 2025
https://github.com/ugboaja-uchechi/vet-clinic-database
Use a relational database to create the data structure for a vet clinic. In this project, you will use transactions to update and delete records. You will also use your knowledge of aggregate functions and GROUP BY to answer analytical questions.
Last synced: 10 Jul 2025
https://github.com/kishlayjeet/connect-mysql-database-to-python
This repository is to show you how you can connect your mysql database to your python.
connector database mysql mysql-connector mysql-connector-python python sql
Last synced: 04 Mar 2026
https://github.com/shrutika252/leetcode
Solutions set for Leet for Geeks to hog on!
leetcode-solutions python3 sql
Last synced: 02 Apr 2025
https://github.com/guenthermi/open-food-facts-postgresql-import
Script to import data from the Open Food Facts to PostgreSQL (Dataset URL: https://www.kaggle.com/openfoodfacts/world-food-facts)
database open-food-facts postgresql sql
Last synced: 05 May 2026
https://github.com/panoschatzi/fitnessdatabase
The Fitness Database project contains Python and SQL code for creating an ETL data pipeline that extracts, transforms, and loads fitness data into a local SQL Server.
database etl-pipeline pandas python sql sqlalchemy sqlserver ssms
Last synced: 07 May 2025
https://github.com/emmaprofemx/poswfs
POS C# - WF| Project Personal | Personal
collaborate csharp educational-project git github personal-project point-of-sale punto-de-venta sql sql-server stored-procedures windows-forms
Last synced: 15 Apr 2025
https://github.com/turbot/steampipe-mod-guardrails-insights
View dashboards and reports across all of your Turbot Guardrails resources using Powerpipe and Steampipe.
dashboard hacktoberfest insights powerpipe powerpipe-mod sql steampipe steampipe-mod turbot-guardrails
Last synced: 03 Jul 2025
https://github.com/nicolasanunes/online-shop
Projeto backend de uma loja online desenvolvido utilizando Node.js com NestJS e TypeScript como linguagem de programação, TypeORM na manipulação e geração de migrations do banco de dados PostgreSQL criado em Docker, bcrypt para encriptografia de senhas, jwt-token na autenticação de usuários e Jest na aplicação dos testes unitários.
bcrypt docker javascript jest jwt-token migration nestjs nodejs postgresql sql typeorm typescript
Last synced: 07 Apr 2026
https://github.com/speedphp/speedsql
SQL Mapper annotations for NestJS, similar MyBatis.
decor mybatis nest orm sql typescript
Last synced: 12 Apr 2025
https://github.com/nestorrente/erdiagram-cli
ERDiagram library CLI command
diagram entity erdiagram generation java javascript js mysql nomnoml oracle oracledb plantuml postgres postgresql relationship sql sqlite sqlserver ts typescript
Last synced: 14 Mar 2026
https://github.com/ametnes/postgresql
PostgreSQL docker container that has multiple extensions built into it.
ametnes cloud docker kubernetes pgcron pgvector postgresql sql
Last synced: 17 Jan 2026
https://github.com/tafadzwamc/exploratory-data-analysis-projects
This is a repository demonstrating my various data analysis projects, utilizing Python, SQL, Excel ad Power BI.
msexcel mssqlserver powerbi python sql
Last synced: 30 Oct 2025
https://github.com/raimonizard/sql
Basic SQL examples for teaching
mysql mysql-database sql teaching-materials
Last synced: 30 Apr 2025
https://github.com/mmacia/query-builder.cr
SQL query builder for Crystal language
crystal database dsl query-builder querybuilder sql sqlite3
Last synced: 14 May 2026
https://github.com/hello395/sympcheck-helper
SympCheck Helper is a modern healthcare consultation chatbot that leverages the power of DeepSeek V3 API and Supabase to provide intelligent health-related assistance. Built with cutting-edge technologies, it offers a seamless and intuitive experience for users seeking health information and support.
chatbot deepseek healthcare-ai healthcare-application nodejs react shadcn-ui sql supabase typescript vite
Last synced: 19 Mar 2025
https://github.com/andif888/ansible-role-win-sqlserver
Ansible Role to install SQL Server on Windows
Last synced: 10 May 2026
https://github.com/peterhenryd/supermodel
Supermodel is an abstract data-modeling library written in Rust.
Last synced: 13 Jun 2025
https://github.com/julianrendon/schooladminsystem_springmvchibernate
Java web application to register students, courses and marks into a database using Spring MVC with Hibernate
apache-tomcat dao-design-pattern hibernate hibernate-framework hibernate-orm java-ee java-server-pages java-web java-web-app jsp netbeans oracle oracle-database oracle-db oracle-sql spring spring-framework spring-mvc sql tomcat-server
Last synced: 11 Apr 2025
https://github.com/noturlee/task-tracking-web-app
TaskTracker is a MVC ASP.NET Core Web application which allows students to monitor and take control of their studies, and create a way to manage it using CRUD
cshtml css html javascript linq mvc-architecture razor-pages sql ssms user-authentication-and-activation
Last synced: 31 Jul 2025
https://github.com/daq-tools/skeem
Infer SQL DDL statements from tabular data.
data-import data-importing data-ingest data-ingestion database ddl ddl-export introspection rdbms rdbms-import rdbms-support reflection schema schema-conversion sql sql-database sql-databases sql-schema sql-tools tabular-data
Last synced: 30 Apr 2025
https://github.com/finesse/minidb
Light database abstraction with a query builder
database library mysql pdo query-builder sql sqlite
Last synced: 10 Jun 2025
https://github.com/secjs/database
🛢️Handle database operations in any type of database (SQL or NoSQL) inside Node.js
database knex mariadb migrations mongodb mongoose mysql nodejs nosql postgresql query-builder redis seeders sql sqlite sqlserver
Last synced: 30 Oct 2025
https://github.com/quantco/sqlcompyre
Python package for comparing SQL tables and databases.
Last synced: 03 May 2025
https://github.com/greenpeace/gpes-bigquery-recipes
Google Big Query recipes to Analyse our data.
bigquery database-management sql
Last synced: 11 May 2025
https://github.com/salma-mamdoh/datawarehouse_project
Our project for Datawarehouse Course taken during fall 2024 semester
analytics dashboard datawarehousing deploy elt kpis powerbi sql ssis
Last synced: 25 Jan 2026
https://github.com/jananiarunachalam/Data-Science-Portfolio
Data Science Projects Repository
analytics api data-cleaning data-science data-visualization databases deep-learning excel machine-learning numpy pandas plotly predictive-modeling python3 r r-programming sql
Last synced: 20 Jul 2025
https://github.com/sungchun12/sqlmesh-demos
SQLMesh project for live demos - provides instructions so you can run this on your own!
data data-engineering sql sqlmesh
Last synced: 24 Oct 2025
https://github.com/yazino12/vet-clinic
This repository contains relational database with data about: animals, animals' owners, clinic employees, visits to create the data structure for a vet clinic.
postegresql relational-databases sql
Last synced: 19 Mar 2026
https://github.com/skn0tt/icbu-to-sqlite
Analyze your Apple Calendar with SQL!
Last synced: 19 Jan 2026
https://github.com/clevergo/sqlex
SQLEX is extensions for database/sql and jmoiron/sqlx.
Last synced: 14 Jan 2026
https://github.com/teradata/dbt-teradata-utils
Teradata package that provides compatibility for dbt-utils
dbt elt sql teradata warehouses
Last synced: 11 Oct 2025
https://github.com/dalibo/from-oracle-to-postgresql
Yet another transition guide for developers
migration oracle plpgsql postgresql sql transition
Last synced: 19 Jan 2026
https://github.com/wassim-rached/iset-sql
Oracle SQL exercices from institute of technological studies of charguia DSI201 2023/2024
database-administration database-architecture db-diagram oracle-database oracle-xe sql
Last synced: 19 Mar 2026
https://github.com/jamesaniciete/Portfolio
Portfolio containing a sample of project work. Please refer to the README.md for file grouping information.
access excel latex portfolio python r sas sql vba-access vba-excel vba-macros vba-modules vba-snippets vba-word word
Last synced: 29 Jul 2025
https://github.com/tjenkinson/sql-cursor-pagination
Library to help with cursor based pagination, from an SQL database.
cursor cursor-based-pagination cursor-pagination graphql graphql-cursor graphql-cursor-connections graphql-cursor-pagination pagination sql
Last synced: 27 Oct 2025
https://github.com/sandwichlabs/duck-tape
A little tool for sql from the cli. Swiss army knife of data scripts, powered by duckdb.
Last synced: 05 Mar 2026
https://github.com/im-ahmed-hasan/qa-automation-cheat-sheet
This repo contains focused, easy-to-use Markdown guides and examples for Selenium, TestNG, RestAssured, Karate, GitHub Actions, Faker and SQL. Use it for quick revision before interviews, fast onboarding or as a daily reference.
ci-cd core-java data-management karate rest-assured selenium sql testng troubleshooting
Last synced: 11 Oct 2025
https://github.com/abdullahsaleh203/django_roadmap
Django roadmap highlights essential features and enhancements planned for future releases, focusing on performance and scalability, modern web development tools, strengthened security, and a better developer experience.
ajax aws-s3 django django-rest-framework docker mongodb nginx postgresql redis rest-api roadmap sql vue
Last synced: 29 Oct 2025
https://github.com/turbot/steampipe-mod-terraform-oci-compliance
Run compliance and security controls to detect Terraform OCI resources deviating from security best practices prior to deployment using Powerpipe and Steampipe.
compliance hacktoberfest oci oracle-cloud oracle-cloud-infrastructure powerpipe powerpipe-mod security sql steampipe steampipe-mod terraform
Last synced: 12 Feb 2026
https://github.com/alleycat1/mysql-deadlocks-case
List of the deadlock cases in MySQL
Last synced: 17 Apr 2026
https://github.com/inj-krish19/pl-sql
There are programs of Pl/SQL that are done by author INJ KRISH. There are Folders inside a folder so files are inside folder so be careful to access this. Can use all programs and also share, modify, clone etc... Thanks For accessing it .
Last synced: 13 Jun 2025
https://github.com/fear2o/scanshield
ScanShield is an advanced vulnerability scanner built to identify common web security flaws such as SQL Injection, XSS, LFI, RFI, directory listing issues, and security header misconfigurations.
ethical-hacking hacking hacking-tool lfi-detection lfi-exploit lfi-exploitation lfi-vulnerability python python3 sql vulnerabilities vulnerability vulnerability-detection vulnerability-scanners xss xss-attacks xss-detection xss-exploitation xss-vulnerability
Last synced: 23 Apr 2025
https://github.com/marvinbuss/sqldwdeployment
SQL Data Warehouse Deployment Automation using SDK-style database projects, VS database projects and sqlpackage
sql sqldbproject sqlpackage sqlprojects synapse warehouse
Last synced: 20 Mar 2026
https://github.com/tkc/sql-dog
Analyzes SQL query logs and triggers a warning if a specified condition is missing from the query.
analysis analyzer database go sql sql-parser
Last synced: 03 Mar 2026
https://github.com/sksumit/homeffin
A desktop Java application using Java Swing, JDBC and MySQL DB.
desktop-application java jdbc mysql sql
Last synced: 30 Apr 2026
https://github.com/paloaltodatabases/sequor-integrations
Pre-built, production-ready integrations and examples for Sequor
api-integration app-integration data-integration etl sequor sql
Last synced: 01 Apr 2026
https://github.com/huseyincenik/sql---structured-query-language
work of sql
8weeksqlchallenge case-study danny-ma database-schema diagram microsoft-sql-server microsoftsqlserver normalization practice query query-language query-language-sql sql ssms structured structured-query-language tsql
Last synced: 16 Feb 2026
https://github.com/jethronap/rolesystem
A Role Management System CLI Application
cli-app dao java password-hash role-management sql
Last synced: 25 Oct 2025
https://github.com/amattu2/inst-327
A repository for INST-327 (Database Design and Modeling) class at UMD. Includes Lab assignments, Homework assignments, and groupwork.
database murach murach-textbook mysql sql
Last synced: 16 Apr 2026
https://github.com/sskender/mariadb-phpmyadmin-docker
docker-compose for painless setup of mariadb and phpmyadmin panel
database developer-tools development development-environment docker docker-com maria mariadb-database mariadb-mysql mariadb-server mysql mysql-connection mysql-database mysql-server quickstart sql
Last synced: 11 Jul 2025
https://github.com/satyamshorrf/multiple_language_program
These programs will all output "Hello, World!" when executed. Let me know if you have any questions or if you'd like to see more examples!
c cplusplus dart go groovy java kotlin kotlin-android mongodb oracle php python ruby satyamshorrf scala shell sql swift
Last synced: 10 Feb 2026
https://github.com/cleilsonandrade/pass.in-api
O pass.in API é uma API Rest sendo uma aplicação de gestão de participantes em eventos presenciais. A ferramenta permite que o organizador cadastre um evento e abra uma página pública de inscrição. Os participantes inscritos podem emitir uma credencial para check-in no dia do evento.
api-rest backend event-management fastify javascript prisma sql sqlite swagger tsup typescript vitejs zod
Last synced: 09 Feb 2026
https://github.com/cleilsonandrade/spring-product-api
Spring Product API é uma API simples de um CRUD de produtos, desenvolvida com o framework Spring e JPA persistindo os dados em um banco de dados MySQL.
api backend java jpa mysql product spring spring-boot sql
Last synced: 19 Feb 2026
https://github.com/siddharthbadal/sql
SQL Data Analysis Projects
big-query data-science datacleaning datanalysis exploratory-data-analysis mysql postgresql sql
Last synced: 14 Apr 2025
https://github.com/victoriametrics/sql-to-logsql
Simple UI that provides SQL support for VictoriaLogs and VictoriaTraces
distributed-tracing logging logs logsql sql traces tracing victorialogs victoriametrics victoriatraces
Last synced: 29 Oct 2025
https://github.com/adilwahla/Dry-Port-Management-System
dry port management system using oracle SQL databases
dpms dry-port-management oracle-database sql
Last synced: 11 Mar 2025
https://github.com/hoseinrezaeem/jdbc_generics_shoponline
Hi,My project shop Online use java , jdbc Generics
enumeration generic git interface java jdbc maven oop postgresql sql
Last synced: 16 Apr 2026
https://github.com/turbot/steampipe-mod-gitlab-insights
View dashboards and reports across all of your GitLab resources using Powerpipe and Steampipe.
dashboard gitlab hacktoberfest insights powerpipe powerpipe-mod sql steampipe steampipe-mod
Last synced: 08 Feb 2026