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-22 00:25:41 UTC
- JSON Representation
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/didinj/asp-net-core-angular-sqlserver-webapp
Build a Web App with ASP.NET Core 8.0 Web API and Angular 20 Using SQL Server
angular asp core microsoft net server sql typescript
Last synced: 20 Jul 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/duncan3dc/sql-class
A simple database abstraction layer for PHP, with an on disk caching facility.
Last synced: 05 May 2025
https://github.com/opencog/atomspace-bridge
Read/write interfaces between AtomSpace and SQL databases.
atomspace database postgresql sql
Last synced: 25 Jan 2026
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/nikolatechie/dress-to-impress
Dress to Impress is a web application that allows users to try on clothes virtually, eliminating the need to visit a store in person.
hackathon hackupc java machine-learning mysql python react reactjs resnet spring-boot sql tensorflow typescript
Last synced: 05 May 2025
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/ligmitz/cryptic-hunt
Repo holding the code for Abhedya, an event of Prodyogiki - 2021 organized by ISTE - NITH.
Last synced: 17 Jun 2025
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/jplanckeel/steampipe-plugin-alertmanager
Steampipe plugin to access AlertManager
postgr postgresql-fdw sql steampipe steampipe-plugin
Last synced: 17 Jan 2026
https://github.com/uwrit/composure
Dynamic SQL Done Right
csharp dotnet-core intellisense sql
Last synced: 02 Apr 2025
https://github.com/slott56/unlearning-sql
The examples from the Unlearning SQL book
Last synced: 06 Mar 2026
https://github.com/AivanF/Lemuras
A small Python library to deal with big tables
bigdata data-analysis html ipython-notebook join-tables json jupyter-notebook pandas pivot-tables python sql table
Last synced: 11 Apr 2025
https://github.com/riju18/dashing-datawarehouse-dbt
Design the Data Warehouse with minimalistic code.
cte data-warehouse dbt jinja postgresql python sql
Last synced: 05 May 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/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/priyanka7411/dataspark-electronics-retail-analytics
DataSpark is a data analysis project using Python, SQL, and Power BI to analyze global electronics retail sales, focusing on customer behavior, sales performance, product profitability, and store performance to optimize sales strategies.
analytics-providers business-intelligence customer-segmentation data data-analysis electronics-industry global-sales pandas powerbi powerbi-visuals product-profitability python retail-analytics sales-performance sql store-analysis visualization
Last synced: 10 Jul 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/pilotpirxie/database-backup-worker
💾 Dump MySQL, PostgreSQL or ClickHouse database and upload to S3
aws-s3 backup backup-tool backup-utility clickhouse clickhouse-database database mysql mysql-database node nodejs postgres postgresql s3 s3-bucket s3-storage sql worker
Last synced: 02 Feb 2026
https://github.com/mayankjhanwar/domestic-airlines-management-system
The purpose of this project is to computerize the front-office management of the Airline Institutions. The main function of the system is to register and store passenger and flight details, and retrieve those details as and when required, and manipulate these details meaningfully.
database dbms html my-sql mysql-database php sql sql-server wamp-server
Last synced: 11 Apr 2025
https://github.com/didinj/asp-net-core-angular-7
Building Web App using ASP.NET Web API Angular 7 and SQL Server
angular angular7 asp core microsoft net server sql typescript
Last synced: 12 Apr 2025
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/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/quantco/sqlcompyre
Python package for comparing SQL tables and databases.
Last synced: 03 May 2025
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/walker83/rorisdb
RorisDB is a real-time OLAP database reimagined in Rust. It is architecturally inspired by Apache Doris — adopting its proven MPP architecture, columnar storage, and materialized view design — while rebuilt from the ground up in Rust for memory safety, zero-cost abstractions, and fine-grained resource control.
analytics apache-doris columnar database datafusion local-development mysql olap parquet rust single-node sql
Last synced: 31 May 2026
https://github.com/mikeruse/scripts
Scripts Varios
hash php powershell powershell-adminscripts powershell-core powershell-script sha1 sha256 sql
Last synced: 29 Oct 2025
https://github.com/rrreeeyyy/go-sql-n-plus-one-finder
np1finder is a simple and efficient tool to detect N+1 query problems in Go applications that use database/sql
Last synced: 14 Jan 2026
https://github.com/thmeitz/ksqldb-migrate
Migration tool for ksqlDB
go kafka kafka-streams ksqldb ksqldb-go sql
Last synced: 14 Jan 2026
https://github.com/mtimofiiv/express-query-params
Express.js middleware implementing the API Query Spec, converting the query to something queryable to an SQL or Mongo database.
express express-middleware middleware mongodb querystring sequelize sql
Last synced: 13 Mar 2026
https://github.com/cgivre/drill-nodejs
NodeJS client for Apache Drill
apache-drill node-module nodejs sql
Last synced: 10 Oct 2025
https://github.com/miroslav-reiter/kurz_oracle_db_plsql
📋 Materiály ku kurzu Oracle DB PL/SQL
oracle oracle-database oracle-db plsql plsql-developer reiter sql
Last synced: 21 Jan 2026
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/tawfik-s/classroom-api
api to manage classrooms and quizes for graduation project vr and front end parts
authentication authorization jwt rest-api spring-boot springjpa sql
Last synced: 05 Jul 2025
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/hitiksha-patel/banking-app
This Spring Boot-based RESTful API supports banking operations with secure JWT authentication. It features user registration, account management, transaction handling, and integrates with a MySQL database. Enhanced by Spring Security for robust protection. Note: This project is currently in development.
java jwt-authentication lombok-maven maven maven-pom redis redis-cache rest-api spring-boot sql
Last synced: 04 Feb 2026
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/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/gigacache/bookingapplication
Final year project, A smart booking system that optimises appointment slots built in php with the CodeIgniter framework.
Last synced: 29 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/sayakpaul/datacamp-blogs
Jupyter notebooks of my DataCamp blogs
data-analysis data-science jupyter-notebooks machine-learning python sql
Last synced: 16 May 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/drakexorn/coffig
A school project made by a team of 3 people. The project aimed to develop a full Java application made for a self-order terminal in an imaginary coffee shop.
coffee intellij java mysql school-project sql
Last synced: 11 May 2026
https://github.com/koriym/json-schema-connected
A converter that transforms JSON schemas into array shape format, SQL, or Markdown, resolving $ref references.
array-shape converter json-sche markdown npm-package phpstan psalm sql
Last synced: 11 Jan 2026
https://github.com/sevdanurgenc/mysqlornekler
MySql Veri Tabani dersine ait ornek kodlardir.
mysql sql storedprocedure view
Last synced: 16 Oct 2025
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/neondatabase-labs/sql-query-assistant
Building an Intelligent SQL Query Assistant with Neon, .NET, Azure Functions, and Azure OpenAI service
azure azure-functions neondb openai sql
Last synced: 17 Oct 2025
https://github.com/get-programmed/sql_for_analysis
👋 Welcome to the SQL repository! This repository is dedicated to storing SQL scripts, queries, and related documentation for managing and analyzing databases. Whether you're a beginner looking to learn SQL or an experienced professional seeking to collaborate and share your expertise.
Last synced: 02 Feb 2026
https://github.com/ivan-corporation/reactpython_bookapp
That is a example of a Book app on Python, made with support of all JS libraries on React framework 📖
express flask mui parcel python react sql transcrypt
Last synced: 17 Oct 2025
https://github.com/d-ganchar/david8
david8 is lightweight Python SQL builder
clickhouse duckdb mysql postgres postgresql python python3 query-builder sql sql-queries sql-query sql-query-builder sqlite sqlite3
Last synced: 29 May 2026
https://github.com/gouyiba/mybatis-max
Mybatis-Max is an automatic injection SQL toolkit based on Mybatis.
curd mybatis mybatis-max orm sql toolkit
Last synced: 14 Jan 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/donggeon0908/webcompiler_se.lab
Se.LAB 학생들의 코딩 연습을 위한 웹 컴파일러 제작!
docker java js jsp linux shell-script sql
Last synced: 14 Apr 2026
https://github.com/eggstoastbacon/powershell---sql-security
This is a script for collecting MSSQL security information daily for reporting and security remeditation,
audit database database-management mssql mssql-automation mssql-database mssql-tools powershell powershell-administration powershell-automation powershell-script security security-audit security-automation security-research security-testing security-tools sql sql-report
Last synced: 15 Mar 2026
https://github.com/mfkimbell/catalog-web-scraper
Dockerized Python/Flask web application that uses lxml to parse an online book catalog, stores data in PostgreSQL with RabbitMQ workers, then allows for querying of that data by users on Flask.
aiohttp asyncio docker flask lxml makefile pdm psycopg2 rabbitmq shell-script sql toml yml
Last synced: 20 Oct 2025
https://github.com/surajrawat1709/hotelratingapp
Maven based Spring Boot application making use of different microservices to get ratings of hotels.
hibernate java11 maven microservices spring-boot sql
Last synced: 06 Feb 2026
https://github.com/cu-dbmi-peds/phoenix
R, Python, and SQL implementations of the Phoenix Sepsis Criteria
pediatric phoenix python r sepsis septic-shock sql
Last synced: 22 Oct 2025
https://github.com/hanan-nawaz/numlpay
NUMLPay is a comprehensive fee payment system designed to simplify and streamline the payment process for students at the National University of Modern Languages (NUML). With NUML’s legacy of over forty years in educational excellence, NUMLPay represents a significant advancement in adapting to the evolving needs of students.
android-development data-engineering etl-pipeline python sql sql-server testing web-development
Last synced: 20 Jan 2026
https://github.com/msaadx/Dynamic-System-Model-Database
I have developed a database system called DSDB that is capable of storing data in multiple files within the computer's file system. The DSDB system utilizes B-trees, AVL trees, and Red-Black trees to index the data stored in the files. This indexing mechanism ensures that various operations can be performed on the data effectively and efficiently.
avl-tree btree data-structures database-management red-black-tree sql
Last synced: 24 Oct 2025
https://github.com/viktorsvertoka/goit-rdb-hw-02
Home task for Relational Databases: SQL course🗄️
goit goit-rdb-hw-02 mysql mysql-database sql workbench
Last synced: 09 Apr 2025
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/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/imagodata/filter_mate
FilterMate is a Qgis plugin, an everyday companion that allows you to easily filter your vector layers
data exploratory-data-analysis filter geospatial ogr postgis qgis qgis-plugin qgis3 qgis3-plugin spatialite sql vector-database
Last synced: 29 Apr 2026
https://github.com/baggerfast/videohostingdatabase
Coursework for university - I implemented a database similar to YouTube.
database sql sql-server youtube youtube-database youtube-db
Last synced: 26 Oct 2025
https://github.com/fear2o/h4ckweb
H4ckWeb is a powerful, advanced tool designed for testing web vulnerabilities, including SQL injection and Cross-Site Scripting (XSS). Built with both beginners and advanced users in mind, H4ckWeb allows security professionals and ethical hackers to quickly identify and exploit common web application flaws.
hacking hacking-tool hacking-tools online python python3 sql xss xss-attacks xss-detection xss-exploitation xss-vulnerability
Last synced: 18 Aug 2025
https://github.com/moertel/squcumber-postgres
Cucumber-based framework for defining and executing SQL unit, integration and acceptance tests for PostgreSQL databases
cucumber cucumber-framework postgresql postgrest sql test-automation test-driven-development test-framework
Last synced: 26 Oct 2025
https://github.com/ojplg/hrorm
A simple Java ORM tool.
database java orm orm-library persistence rdbms sql
Last synced: 14 Jan 2026
https://github.com/ikauematos/sql-database-student
Hello devs okay with you guys ? This repository aims to know SQL in a more in-depth way for its use in database creations
Last synced: 27 Feb 2025
https://github.com/zheruel/php-news-website
News portal - Vanilla PHP/HTML/CSS
Last synced: 16 May 2026
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/hugojunior/uni7-banco-de-dados
Repositório para armazenar as atividades realizadas durante a disciplina Bancos de Dados II na UNI7.
Last synced: 19 Mar 2026
https://github.com/luddthree/flask-signup-login
css database flask html javascript login python signup signup-page sql
Last synced: 15 Apr 2026
https://github.com/arbing/dapper-dal
用Dapper、Dapper-Extensions、Abp.Dapper封装的数据访问层 https://github.com/arbing/DapperDal
abp-dapper ado-net dal dapper dapper-extensions sql
Last synced: 28 Jan 2026
https://github.com/darrmirr/dbchange
Easy and declarative way to execute sql queries in JUnit tests.
database java junit junit5 junit5-extension sql
Last synced: 28 Jan 2026
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: 24 Jan 2026
https://github.com/oakio/sqlify.dapper
Fluent SQL builder for Dapper
dapper fluentsql sql sqlbuilder
Last synced: 14 Jan 2026
https://github.com/chahelgupta/travel-booking-management-system-sql
SQL Travel Booking Management System: Seamlessly manage bookings, transportation options, and customer data in this comprehensive travel management solution.
query-language sql sql-project tabular-data
Last synced: 16 Mar 2026
https://github.com/kaustubhgupta/postgress-mcp-server-claude
Interactive SQL learning playground powered by MCP + PostgreSQL + Claude
claude mcp-server postgresql project sql
Last synced: 15 Apr 2026
https://github.com/mishra9759harshit/sqldatabase
This is a SQL Database program designed to run in Termux on Android devices. The program allows you to interact with SQL databases directly from your phone using Python. It features a simple, interactive command-line interface (CLI) to practice SQL queries, take quizzes, and track your progress.
sql sql-android sql-database sql-practice sql-projects sql-software sql-termux sqlite
Last synced: 16 Mar 2026
https://github.com/bravorod/covid-data-analysis
Exploratory data analysis in SQL of Covid-19 case and death trends by country.
Last synced: 06 Feb 2026
https://github.com/mfelici/fmt
Vertica User Defined SQL Function to format numbers
sql userdefined-functions vertica
Last synced: 25 Feb 2026
https://github.com/shiv-xm/leetcode_solution
Welcome to my LeetCode Solutions repository! Here, you'll find my solutions to various LeetCode problems that I've tackled during my coding practice. The goal of this repository is to maintain a personal archive of my problem-solving journey, as well as to share insights and approaches with others in the coding community.
algorithms-and-data-structures data-structures dynamic-programming leetcode-cpp leetcode-solutions mysql-database sql string
Last synced: 12 Apr 2025
https://github.com/mehrajlatifli/bookstore---entity-framework-code-first-mvvm
Example of Entity Framework (Code First) MVVM
codefirst crud crud-operation entity-framework inotifypropertychanged mssql mssqlserver mvvm netframework observablecollection onpropertychanged repository-pattern sql tsql tsql-stored-procedures unitofwork-pattern userdefined-stored-procedure wpf
Last synced: 30 Jan 2026
https://github.com/php-coder/query2app
Map SQL queries to URLs and generate a whole app
code-generator express fastapi generator golang javascript python rest rest-api scaffold sql typescript
Last synced: 30 Jan 2026
https://github.com/reiniiriarios/squirrel-table
Desktop application to run MySQL queries over SSH and generate CSV and XLSX files. Useful for QA where queries need to be run repeatedly and files handed off.
csv csv-files data-analysis desktop-application electron excel mariadb mysql nodejs qa quality-assurance quality-control quality-control-assurance sql xlsx
Last synced: 15 Apr 2026
https://github.com/fx2y/datanarrate
[WIP] LLM-powered agent for adaptive data analysis across multiple sources. Uses natural language for complex queries, visualizations, and insights. Features autonomous planning, SQL/Elasticsearch generation, and AI storytelling. Built with LangChain, GPT-4, FastAPI, and React.
ai data-analysis data-visualization elasticsearch fastapi gpt-4 langchain machine-learning nlp react sql
Last synced: 31 Jan 2026