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-07-07 00:26:23 UTC
- JSON Representation
https://github.com/dunmengjun/sqldsl
基于jdbc实现的sql dsl,类似Querydsl, 但不需要插件就可提供类型安全的查询(基于SerializedLambda)。可以很方便的和各种类型的库(比如mybatis, hibernate等)集成。
dsl gradle hibernate java jdbc lambda maven mybatis mysql oracle postgresql querydsl sql sql-server
Last synced: 14 Jan 2026
https://github.com/nate-anderson/moogration
Simple MySQL migrations in Go
database go golang migrations mysql sql
Last synced: 18 Jan 2026
https://github.com/hozlucas28/codo-codo-back-end-project-2022
Repository of "Codo a Codo - Full Stack Java" Back-end side, project.
2022 bootcamp-project bootstrap5 css3 eclipse fullstack-java html5 husky java jsp mit-license prettier sql
Last synced: 14 Apr 2026
https://github.com/anasbinrashid/gym-desktop-application-winforms-cs-sql
I made a Gym Desktop Application using Windows Forms C# and fully integrated with its database.
csharp database desktop-application sql winforms
Last synced: 23 Feb 2026
https://github.com/drako01/exportar_excel
Script de Importación de Datos desde Excel a Base de Datos
Last synced: 25 Feb 2026
https://github.com/petrfaltus/ms-sql-server-connection-source-codes
Console applications for connection to the Microsoft SQL Server, how to update rows, how to read the table and how to call the stored function and the stored procedure. Complete example collection including Docker and SQL init. Code for Java built by the Maven, for Java built by the Gradle, for C# built by the .NET Framework and for PHP.
batch batchfile client csharp docker dotnet dotnet-framework gradle java maven microsoft-sql-server ms-sql-server php pl-sql sql sql-functions sql-procedures
Last synced: 27 Jan 2026
https://github.com/bchaoss/trash-wheel-pipeline
dbt data pipeline for analyzing trash wheel collection data
analytics-engineering dbt duckdb elt motherduck sql tidytuesday
Last synced: 07 Oct 2025
https://github.com/igorcarmona-git/csvtodb_printeraudition
Solução interna para realizar uma auditoria de impressão no servidor de PrintServer.
postgres printerservice python python-script sql windowsserver
Last synced: 07 Feb 2026
https://github.com/vielhuber/magicreplace
✨ A search replace tool for migrating databases. ✨
Last synced: 17 Mar 2026
https://github.com/ajdincatic/ednevnik-project
An application that is used to monitor student grades at school.
asp-net-core bootstrap csharp entity-framework-core html-css-javascript jquery sql
Last synced: 13 Apr 2026
https://github.com/pablolec/sb_querydsl_criteria_builder
Complex and dynamic frontend-to-backend queries using querydsl
api data design dynamic-queries hibernate java jpa json query query-builder querydsl querydsl-generator rest-api rsql spring spring-boot sql vue web
Last synced: 07 Feb 2026
https://github.com/codelur/codelur
I'm a Full Stack Developer who builds scalable, user-focused applications. Inspired by video games, travel, and charity work, I bring creativity, problem-solving, and a global perspective to every project
bootstrap full-stack html java javascript nosq reactjs relational-databases springboot sql
Last synced: 12 Apr 2026
https://github.com/bessarodrigo/database-connection_eda_retail_store
Este projeto analisa o desempenho das lojas de produtos naturais. Utilizei Python para o processo ETL, PostgreSQL para armazenamento de dados e Power BI para visualizações interativas.
excel postgresql powerbi python sql
Last synced: 07 May 2026
https://github.com/apache/datafusion-sandbox
Apache DataFusion SQL Query Engine
arrow big-data dataframe datafusion olap python query-engine rust sql
Last synced: 11 Apr 2026
https://github.com/mdanwarulkarim/supershop_sales_analysis_sql
This project examines customer demographics, sales trends, and high-value transactions, uncovering patterns, top customers, and category performance. The insights provide actionable perspectives to understand sales, customer behavior, and product performance for informed decisions.
Last synced: 31 Jan 2026
https://github.com/schulzco/patient-costing-analysis
Patient Costing Analysis – Qlik Sense App with Advanced Geo Mapping and Healthcare KPIs
Last synced: 07 Feb 2026
https://github.com/midnighter/metanetx-assets
Transform MetaNetX components information and load them into SQL storage.
bioinformatics metanetx metanetx-assets sql
Last synced: 18 Oct 2025
https://github.com/aburraq/library-book-management-system
Quintessential programming project that helps user to register, list, delete update and find books from postgreSQL
books java library-app library-management-system postgresql sql
Last synced: 15 May 2026
https://github.com/ojwm/oracle
Oracle Database SQL, PL/SQL and Oracle APEX documentation
oracle-apex oracle-database oracle-plsql sql
Last synced: 17 Jan 2026
https://github.com/nafisalawalidris/buybuy-e-commerce-company
The BuyBuy E-commerce Company repository is a comprehensive hub for the company's e-commerce platform. It includes source code, documentation, and data analysis insights, providing a data-driven approach to improve customer experience, drive revenue, and inform decision-making.
buybuy cleaning-data company customer-experience data data-analysis decision-making documentation e-commerce excel insights postgresql repository revenue source-code sql
Last synced: 16 Mar 2025
https://github.com/seigtm/db-spbpu-control-work
Control work for "Databases" course at Saint Petersburg Polytechnic University, featuring solutions in relational algebra, relational calculus, and SQL queries.
database databases polytech polytech-university postgres postgresql psql relational-algebra relational-calculus spbpu spbstu sql
Last synced: 05 Oct 2025
https://github.com/yawkar/sql-mystery-solution
(Student Lab Project) (not quite the right) Solution to https://mystery.knightlab.com/
Last synced: 01 Mar 2026
https://github.com/sh4n1d/academy
The Academy Repository is a structured collection of lab exercises, assignments, and projects from Semester 1 to Semester 3 of the MCA program. It serves as a valuable resource for practical learning, hands-on coding experience, and academic reference.
advanced-data-structures html java javascript php python shell sql
Last synced: 31 Jan 2026
https://github.com/nouranhaitham/dbms_property_finder
A comprehensive database management system for efficiently handling property ownership, client reviews, transactions, and locations.
database-management database-relationships database-schema entities erdiagram oracle oracle-forms sql
Last synced: 07 Feb 2026
https://github.com/sarvesh30112002/sql-analyzer
SQL Analyzer is a software that reads SQL queries, performs token analysis, and evaluates the complexity of the queries. The main goals of this project are to categorize and count different types of tokens, analyze query complexity factors such as joins, subqueries, aggregate functions, and conditions, and provide valuable insights into query.
java jdbc lexical-analyzer semantic-analysis sql sql-analyzer sql-query-analysis syntax-analysis
Last synced: 13 Jun 2025
https://github.com/arthuritajahy/readmeprojectblogpessoal
Esse foi um projeto construído durante o bootcamp da Generation Brasil, onde o foco foi em capacitar os alunos e se tornarem Desenvolvedores Java Full Stack. Aprendemos sobre Logica da programação, Java, OOP, Banco de dados Relacional(MySql), Framework Spring Boot, Html, CSS, JS, TS, React.
css html java javascript mysql oop spring-boot sql typescript
Last synced: 12 Apr 2026
https://github.com/mensenvau/data_engineering_solution_no1
Data Engineer Lead Analyst Case Study
data-analyst data-engineer sql
Last synced: 17 Feb 2026
https://github.com/hibashajahan55/depression-detection-using-hybrid-deep-learning-model
DEPRESSION DETECTION USING MOBILE APP
application cnn deep-learning java javascript knn-classifier machine-learning nlp-machine-learning python sql web
Last synced: 25 Feb 2026
https://github.com/bhathiya29/task-master---flask
📋 Tasks App - A simple and intuitive Tasks web application built with Python Flask and SQLAlchemy. Stay organized and focused by managing your tasks with this user-friendly app. 🚀 **Features:** - Add, edit, and delete tasks as completed. - Clean and intuitive user interface. - Tasks are stored persistently in a SQLite database. 🔧 *
Last synced: 15 Apr 2026
https://github.com/victor-antoniassi/junior_analytics_engineer_test_01
Solution built for a Junior Analytics Engineer technical assessment
analytics-engineer code-challenge data-engineering etl hiring-challenge practical-test python sql sqlite
Last synced: 01 Jun 2026
https://github.com/devexpress-examples/winforms-grid-edit-row-server-mode
Edit the focused grid row in DataLayoutControl in Server Mode.
data-binding data-editing data-grid dotnet layout-control server-mode sql windows-forms winforms xpo xtragrid
Last synced: 23 Feb 2026
https://github.com/kiranmayi5/sql-database-projects
A collection of projects focused on demonstrating expertise in SQL, database design, and data analysis.
data-warehouse database etl query-optimization sql
Last synced: 13 Jun 2026
https://github.com/quaddarv1ne/domain_data_hub
Хаб с базами данных для различных сфер применения
client database database-management db ecommerce estate finance healthcare hotel logistics restaurant retail server sql sqlalchemy sqlite theater
Last synced: 15 Apr 2026
https://github.com/lcabraja/pppk
5th Semester # Accessing data from program code [Pristup podacima iz programskog koda]
android java mvc nosql orm sql windowsforms wpf
Last synced: 06 Oct 2025
https://github.com/candygoose/database_se
Базы данных Программная инженерия (ПИиКТ) ИТМО
database itmo psql software-engineering sql
Last synced: 11 Feb 2026
https://github.com/phammings/sales-management-analysis
Sales management analysis and Power BI dashboard for sample business request and user stories
data-analysis excel powerbi sql
Last synced: 01 Feb 2026
https://github.com/tee8z/noaa-oracle
NOAA data oracle, queryable from the browser and can attest to events for a Bitcoin DLC in dlctix style
data duckdb-wasm noaa-weather parquet-files sql weather
Last synced: 17 Feb 2026
https://github.com/bxvant/hibachiholic
A website for hungry people looking to to browse , and purchase Hibachi ! Built with React.js | Postgres | Express | CSS
css3 database expressjs nodejs npm postgresql reactjs sql typescript
Last synced: 26 Jan 2026
https://github.com/a248/jdbcaesar
Conquer the verbosity of plain JDBC.
functional-programming java jdbc jdbc-utilities sql sql-builder
Last synced: 13 Oct 2025
https://github.com/eiskalteschatten/sequelize-migration-wrapper
A wrapper for migrating databases using Sequelize and Umzug.
database migration mysql nodejs postgresql sequelize sql sqlite umzug
Last synced: 01 Feb 2026
https://github.com/stimulsoft/samples-reports.python
Python samples for Reports.PYTHON report builder for Python 3.10 and higher, and embedded report designer and report viewer
adapters builder charts client-server database django export flask generator integration javascript js json pdf python python3 reporting sql tornado webapp
Last synced: 10 Apr 2026
https://github.com/phillbertnevinemmanuel/automotivesalesdataanalysis
This marks my inaugural venture into personal data analysis, employing SQL and Python for Correlation Analysis. I've sourced the dataset from Kaggle, specifically focusing on automotive sales. You can find the dataset linked on my website below. I'm excited to share that I've independently managed the majority of tasks involved in this project.
data-analysis dataset microsoft-sql-server python python-lambda sql ssms tsql
Last synced: 14 Mar 2026
https://github.com/strrev-dev/sigma-8.0-full-stack-web-developement-mern-
This repository is for my full stack journey and soon i will start my DSA journey after that. go through all the files including practice question, assignment question and mini project which upoading on other repository separetly. so let's go.........
aws bootstrap css3 docker express-js full-stack-web-development html5 javascript kubernetes mongodb nodejs reactjs sql tailwindcss
Last synced: 10 Apr 2026
https://github.com/juliaaplavin/virtualobservatory.jl
astronomy data-access sql virtual-observatory
Last synced: 14 Mar 2026
https://github.com/fbz-tec/pgxport
A CLI tool to export PostgreSQL query results to CSV, JSON, YAML, XML, SQL, XLSX and other formats.
cli cobra-cli csv data-export golang json pgx-v5 postgresql sql xml xslx yaml
Last synced: 01 Feb 2026
https://github.com/lightbender/std.v2.database.sql
An experimental ADO.NET-like Generic SQL Driver for D
Last synced: 17 Mar 2025
https://github.com/Lu1zEdu/Modelagem_de_Banco_de_Dados
Este é um repositorio contendo toda a formação da alura em Modelagem de Dados
alura finalizado modelagem-de-dados modelo-conceitual modelo-entidade-relacionamento modelo-fisico modelo-logico modelo-relacional sql
Last synced: 06 Oct 2025
https://github.com/yaph/queries
Collection of Data Queries in SPARQL and SQL
bigquery data-mining dbpedia openstreetmap osm queries sparql sql stackoverflow wikidata
Last synced: 01 Feb 2026
https://github.com/niteshchawla/nc-sql-business-case
A Leading Retail chain brand and a prominent retailer in the United States. It makes itself a preferred shopping destination by offering outstanding value, inspiration, innovation and an exceptional guest experience that no other retailer can deliver.
bigquery retail sql supermarket
Last synced: 07 Feb 2026
https://github.com/chadwyck242/udemy-java-masterclass
Repository for working on Tim Buchalka's Java Masterclass on Udemy. Lessons, code examples and challenges.
idea java java-collections java-fx java-lambda java-masterclass java-modules java-networking java11 java17 spring spring-boot sql sqlite udemy
Last synced: 13 Apr 2026
https://github.com/yossef-ashraf/db-mastery
Comprehensive resources for learning databases and improving performance.
cypher-query db document-database sql
Last synced: 05 Oct 2025
https://github.com/elissorokin/data-analyst-portfolio-rus
Это репозиторий, в котором я демонстрирую свои навыки, делюсь проектами и отслеживаю прогресс в области анализа данных и Data Science.
ab-testing data data-analysis datalense matplotlib numpy pandas plotly portfolio postgresql python scipy seaborn sql statistical-analysis
Last synced: 25 Feb 2026
https://github.com/adalbertobrant/scheduled_tweets
Rails for Beginners part 10 and beyond. From https://gorails.com
html javascript rails6 ruby sql
Last synced: 13 Apr 2026
https://github.com/shubhendu-bhakat/simon-game
This Simon Game project, developed with JavaScript, HTML, and CSS, recreates the classic memory game. Players must mimic increasingly complex sequences of lights and sounds. The intuitive interface and responsive design ensure an engaging user experience, while JavaScript handles the game logic and user interactions for smooth gameplay.
css3 expressjs html5 javascript nodejs sql
Last synced: 12 Apr 2026
https://github.com/brunopata/dataco-supply-chain
A complete end-to-end data project exploring operational efficiency, customer behavior and profitability across 180K+ orders. Built using BigQuery, Power BI and Jupyter — includes modeling, KPI analysis and actionable business insights.
analytics bigquery business-intelligence dashboard data-modeling power-bi sql supply-chain
Last synced: 28 Jan 2026
https://github.com/mustafabinguldev/handatabasecoreapi
Complex minecraft database API
database minecraft-plugin minecraft-plugin-api mysql orm spigot spigot-api sql
Last synced: 15 Apr 2026
https://github.com/vishnuganeshan/fullstack-tech-notes
🎯 My journey to becoming a Senior Full-Stack Developer – Structured notes, projects, and progress tracking across React, Node, SQL, DSA, System Design, DevOps, and more.
ai computer-fundamentals devop dsa express javascript mongodb mongoose mysql new-technologies nextjs node react sql system-design typescript
Last synced: 15 Oct 2025
https://github.com/kokorody/parking-system-application
simple, feature rich parking system application, and easy to operate
java login login-page mysql mysql-database online parking parking-lot parking-management parkinglot parkinglotapp php simple simple-app simple-project sql sql-server
Last synced: 01 Feb 2026
https://github.com/suman105/cheatsheets-for-interview-preparation
A collection of well-structured and concise cheat sheets for C++, Git & GitHub, and SQL. Perfect for quick reference, interview prep, and boosting productivity. 🚀
Last synced: 13 Apr 2026
https://github.com/zaujulio/webchatroompostgres
BD2 Project: Web Chat Room Based Application
Last synced: 14 May 2026
https://github.com/germanysources/fosswaresearch
Search engine for free and open source software on github, gitlab and other hosting services.
github-api gitlab-api searching sql
Last synced: 21 Jan 2026
https://github.com/ahmed-kamal2004/book-haven
ma7al kotob
mssqlserver spring spring-boot spring-data-jpa spring-security sql
Last synced: 02 Feb 2026
https://github.com/megos/setparametergeneratorforcode
A5:SQLでSQLパラメータをバインドするコードを生成するプラグイン
Last synced: 12 Feb 2026
https://github.com/awkspace/itinerary
A tool to apply pure SQL migrations to PostgreSQL databases at runtime.
Last synced: 14 Jan 2026
https://github.com/ahmed0saber/hackerrank-sql
solving with MYSQL
database hakerrank hakerrank-problem-solving hakerrank-solutions mysql sql
Last synced: 17 Oct 2025
https://github.com/rodrigorvsn/freelacalculadora
Maratona discover 2 node js
css html5 javascript maratonadiscover nodejs sql
Last synced: 14 Apr 2026
https://github.com/rogozhka/query
Tiny Go package to fetch SQL rows as a slice of map[string]string
Last synced: 15 May 2026
https://github.com/mahezsh/gillie
hiGhly avaILabLe sImple wEbapp
aws aws-cloudformation aws-dynamodb aws-ec2 aws-s3 sql vpc webapp
Last synced: 16 May 2026
https://github.com/tynab/kong-stack
Kong stack
api api-gateway docker docker-compose docker-container docker-image docker-network gateway kong kong-api-gateway kong-gateway kong-stack konga pantsel postgre postgresql sql stack tynab yan
Last synced: 13 Apr 2026
https://github.com/raulsanchezzt/projects
Public repository for my personal projects
blockchain css database html javascript php react solidity sql webdev
Last synced: 13 Apr 2026
https://github.com/diovanas/ladystore-backend
Servidor que atende às demandas de uma loja de vestuário nos aspectos das atividades internas, de clientes e fornecedores, além do registro de vendas.
Last synced: 05 Feb 2026
https://github.com/kadraknb/delivery-app
Nessa aplicação, fui responsável por criar e integrar tanto o back-end quanto o front-end, criando uma plataforma de delivery de cerveja.
api-rest axios-react backend css docker front-end html javascript mocha-chai mysql nodejs react sql
Last synced: 15 Apr 2026
https://github.com/sreejeet/garagesale
A RESTful Go web service
docker docker-compose golang postgresql restful-api sql
Last synced: 14 Jan 2026
https://github.com/jlsilva01/sql-azure
Procedimento para criação de um SQL Azure serverless na Sandbox do MS Learn usando IaC Terraform.
Last synced: 21 Jan 2026
https://github.com/symbitic/sqltest
Data-driven testing for SQL queries.
acceptance-testing data-driven-tests qt5 sql
Last synced: 20 May 2026
https://github.com/nagybhe/sis-cure
Trabalho de Conclusão de Curso - Sistemas Para Internet
bootstrap css html javascript php sql
Last synced: 30 May 2026
https://github.com/simoun-asmar/unicorn-project
SQL Queries, Spreadsheet Analysis, and Tableau Dashboard for the Unicorn Project
analysis spreadsheets sql tableau
Last synced: 17 Mar 2026
https://github.com/lion-packages/database
Package responsible for generating and executing statements for databases (MySQL/PostgreSQL/SQLite).
database mysql php postgresql sql sqlite
Last synced: 11 Jan 2026
https://github.com/erickkhosasi/thelook-data_analysis
Final project for my SQL mini bootcamp. This project explores an e-commerce dataset to uncover key business insights. Data insights were queried in Google BigQuery and visualized with Google Sheets.
bigquery data-analysis e-commerce sql
Last synced: 05 Oct 2025
https://github.com/raad07/sql_project-world_layoffs_dataset
This is a SQL project which comprises the Data Cleaning in the first part and Exploratory Data Analysis (EDA) in the second part.
data-analysis database mysql sql
Last synced: 27 Jan 2026
https://github.com/jeim05/cursomvc
Sistema Web de un Carrito de Compras realizado con ASP .NET MVC
asp-net-mvc bootstrap c-sharp functions jquery mvc5 sql sql-server stored-procedures tsql
Last synced: 08 Jan 2026
https://github.com/turbot/steampipe-mod-jira-sherlock
Interrogate your Jira resources with the help of the world's greatest detectives: Steampipe + Sherlock.
hacktoberfest jira sql steampipe steampipe-mod steampipe-sherlock
Last synced: 19 Mar 2026
https://github.com/sauberr/flask-2024
Flask website project for Hillel Python Pro course
Last synced: 08 Feb 2026
https://github.com/johnkommas/wallpaper
Create Realtime Data Analytics Live Wallpaper
entersoft erp microsoft microsoftsql photoshop pillow sql wallpaper
Last synced: 30 May 2026
https://github.com/ani811625/csi-assignment2
📊 SQL queries built on the AdventureWorks2022 database. Includes stored procedures, views, triggers, functions, and sample test queries for an order management system.
adventureworks microsoft-sql-server sql
Last synced: 16 Oct 2025
https://github.com/muhammad-21/employee-directory
📓 Employee Directory
ant-design axios bootstrap css express html javascript react redux sql
Last synced: 13 Apr 2026
https://github.com/rajsunny5714/url-short-springboot-backend
This file contains the full backend code of the url-short web app using springboot, security, aws cloud db, etc
aws docker-container java jdbc jwt-authentication render springboot springsecurity springsecurity-jwt sql
Last synced: 06 May 2026
https://github.com/umarlypoeta/my_learning_journey_datacamp
This repository serves as a comprehensive record of my learning journey with DataCamp, showcasing the courses I've completed and the projects I've worked on. It features a collection of practical exercises and data-driven projects that demonstrate my proficiency in data manipulation, analysis, and visualization using Python and SQL
data-engineering data-science data-visualization sql
Last synced: 20 Aug 2025
https://github.com/giihsiq/dbms-fundamentals
mysql oracle-database postgresql sql sqlserver
Last synced: 16 Apr 2026
https://github.com/codacy/codacy-tsqllint
Codacy tool for TSQLLint
codacy codacy-tool docker lint linter sql tool tsql tsqllint
Last synced: 23 Apr 2025
https://github.com/musamairshad/hackerrank-practice
Solutions to HackerRank practice problems.
30-days-of-code competitive-programming cpp databases es6 hackerrank hackerrank-30dayschallange hackerrank-java hackerrank-python hackerrank-solutions hackerrank-sql java javascript logic-building mysql problem-solving programming-exercises python sql sql-basics
Last synced: 11 Apr 2026
https://github.com/practical-works/sql
SQL Practical Works Default Repository.
sql sql-course sql-language sql-learning sql-query
Last synced: 23 Feb 2026