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-02 00:29:19 UTC
- JSON Representation
https://github.com/rathorsunpreet/webdevsimplified_excercises
Solutions to Excercises of Web Dev Simplified Learn SQL Video
excercise excercise-solution excercises heidisql mariadb mariadb-mysql solution solutions sql sql-query
Last synced: 13 Jun 2026
https://github.com/keshab5300/jenson-usa-mysql-analysis
This repository contains SQL queries designed for data analysis at Jensons USA, an online cycling store. The queries focus on optimizing store performance, enhancing customer experience, and improving inventory management by analyzing sales data, customer behavior, and staff performance to provide actionable insights for business growth.
Last synced: 13 Jun 2026
https://github.com/pgx-contrib/pgxcel
CEL → PostgreSQL WHERE clause transpiler for pgx. Fail-closed column allow-list, parameterized $N placeholders.
cel cel-go filtering go golang google-cel pgx postgres postgresql sql transpiler where-clause
Last synced: 13 Jun 2026
https://github.com/pgx-contrib/pgxaip
Drop-in pgx v5 query rewriter that turns AIP-160 filter and AIP-132 order-by strings into parameterized WHERE and ORDER BY clauses.
aip aip-132 aip-160 filtering go golang pgx postgres postgresql query-rewriter sql
Last synced: 13 Jun 2026
https://github.com/marialuizaleitao/walmartsalesanalysis
This project explored data collection and preprocessing, advanced application of SQL queries, and feature engineering. Key calculations, such as COGS (Cost of Goods Sold) and VAT (Value Added Tax), were performed to assess the profitability and financial efficiency of the branches.
business-analytics data-analysis mysql-database sql
Last synced: 13 Jun 2026
https://github.com/emanoelcampos/sql-mysql
Atividades e exercícios desenvolvidos no curso de SQL com MySQL: manipule e consulte dados na Alura, que faz parte da especialização Java, oferecido pelo programa ONE - Oracle Next Education
aluno-one alura alura-latam banco-de-dados dados mysql oracle oracle-next-education programa-one sql
Last synced: 13 Jun 2026
https://github.com/mathu97/dbveil
A local read-only, PII-redacting proxy that lets AI agents query your database safely.
claude-code pii pii-redaction postgresql safety sql
Last synced: 29 Jun 2026
https://github.com/fadhlidev/text2sql
Secure natural language to SQL API with multi-database and multi-LLM support
Last synced: 15 Jun 2026
https://github.com/kahsolt/sqlbuilder
Hyperlight-weight sqlbuilder generating SQL of DDL(table-related), DML and simple DQL; mainly aimed for SQLite3.
lightweight sql sql-builder sqlite-database sqlite3 toy-project
Last synced: 15 Jun 2026
https://github.com/tawfikhammad/sql-leetcode-solutions
The solutions of SQL 50 LeetCode problems
data-analysis data-engineering database leetcode leetcode-solutions sql
Last synced: 15 Jun 2026
https://github.com/its-kios09/my-sql-masterclass
MySQL is an open-source relational database management system.
Last synced: 15 Jun 2026
https://github.com/ahbiels/e-commerce
Um projeto simples de gerenciamento de SQL em um site de e-commerc para estudos
database diagram ecommerce sql
Last synced: 16 Jun 2026
https://github.com/orlando-pt/db-sql-project
Sql project with the objective of learning good SQL practices.
Last synced: 16 Jun 2026
https://github.com/snehachhipa/databases_project
A database design project as part of course work in BSc Computer Science UCD.
mysql-database relation-algebra relational-database sql
Last synced: 17 Jun 2026
https://github.com/rociobenitez/healthcare-management-database
Relational database design for a healthcare management system including hospitals, clinics, patients, appointments, services, medication inventory, and billing.
backend data-modeling database-design entity-relationship entity-relationship-diagram healthcare mysql relational-database sql system-design
Last synced: 18 Jun 2026
https://github.com/teo-sl/sql-lineage-tracker
SQL Lineage Tracker is a powerful static analysis tool that parses raw SQL files to generate interactive table-level and column-level Data Lineage graphs.
automation lineage postgres postgresql sql
Last synced: 18 Jun 2026
https://github.com/gggordon/php-sql-replacer
Replace values in SQL inserts even if serialized using PHP
copy migration php replace-text sql
Last synced: 18 Jun 2026
https://github.com/abdulsattar44/sql-data-analytics-project
This repository contain collection of SQL scripts for exploratory and advanced data analytics such as changes over time, cumulative analytics, performance, data segmentation, part-to-whole analysis.
bi-analytics data-analyst data-analytics exploratory-data-analysis sql sqlserver
Last synced: 18 Jun 2026
https://github.com/jveiiga/project-queries-used-by-sql
Principais consultas SQL utilizadas para interagir com bancos de dados relacionais.
Last synced: 19 Jun 2026
https://github.com/turbot/steampipe-plugin-onelogin
Use SQL to instantly query OneLogin resources. Open source CLI. No DB required.
postgresql postgresql-fdw sql steampipe steampipe-plugin
Last synced: 19 Jun 2026
https://github.com/aladagemre/aisql
A powerful AI-powered SQL and MongoDB query generator that converts natural language questions into optimized database queries.
Last synced: 19 Jun 2026
https://github.com/turbot/steampipe-mod-cloudflare-compliance
Run individual controls or full compliance benchmarks for across all of your Cloudflare accounts using Steampipe.
cloudflare compliance hacktoberfest security sql steampipe steampipe-mod
Last synced: 20 Jun 2026
https://github.com/lleonardus/distribuidora-automatizada
Projeto feito com o intuito de gerar relatórios automatizados para uma distribuidora
excel faker pandas python python-dotenv sql sqlalchemy
Last synced: 20 Jun 2026
https://github.com/danbuxton/groceryshoppingsystemproj
Using JavaServer Faces, MVC, Data Transfer Object, Factory, Command and Front Controller
command-pattern database design-patterns dto-pattern factory-pattern java javadb javaserver-faces mvc-architecture sql
Last synced: 20 Jun 2026
https://github.com/pramilapoudel023/data-projects
mysql-database powerbi sql tableau-dashboards
Last synced: 20 Jun 2026
https://github.com/evanmathew/northwind-traders
SQL-powered analysis of sales, employee performance, and customer behavior using PostgreSQL window functions. This project uncovers key business insights to optimize decision-making.
case-study data-analysis jupyter-notebook northwind-traders postgresql python-postgresql sql
Last synced: 20 Jun 2026
https://github.com/hebertcisco/remodel-core-docs
Documentation site for remodel-core, built with React Router and Fumadocs.
data-structures database ddl er-diagram modeling parser-implementations sql
Last synced: 20 Jun 2026
https://github.com/hebertcisco/gdo
A typed database access library for Gleam.
data-access data-access-layer data-access-library data-access-object database gleam gleam-lang gleam-language gleam-library library prepared-statements sql sql-query sqlite sqlite-database transactions
Last synced: 20 Jun 2026
https://github.com/vidjinnangni/sql-sub-saharan-economic-impacts-of-covid
SQL project analyzing the economic impacts of COVID-19 in Sub-Saharan Africa using MySQL. Includes database schema, data insertion, and exploratory queries.
mysql mysql-database mysql-server sql sqldata-exploration
Last synced: 20 Jun 2026
https://github.com/olaszpl/bazy_danych_2024
Projekt systemu bazodanowego dla uczelni – realizacja w ramach kursu Podstawy Baz Danych na AGH 2024/25.
Last synced: 20 Jun 2026
https://github.com/datasherlock/bqml-demo
BigQuery ML demo showcasing data prep, logistic regression training, evaluation, and explainable predictions for account fraud detection on Cloud Spanner data.
bigdata bigquery bigquery-ml sql
Last synced: 21 Jun 2026
https://github.com/imbios/open-music-api-v3
Backend software for Submission project from Dicoding Academy on Backend Fundamental
backend dicoding javascript music sql
Last synced: 22 Jun 2026
https://github.com/pawel-slowik/sql-non-unique-fk
Inspect a SQL database to find foreign keys referring to columns that do not have a unique key
Last synced: 22 Jun 2026
https://github.com/jamartg/clash-of-code-discord-bot
discord bot to generate game links , track leaderboard etc. Built for use by coder friends
codingameapi discordpy python sql
Last synced: 22 Jun 2026
https://github.com/liuba9999/healthcare-sql-analytics-portfolio
This project showcases my SQL skills applied to synthetic healthcare data (Synthea). I analyze patient demographics, encounters, conditions, and immunizations to extract meaningful insights for healthcare data analytics.
Last synced: 22 Jun 2026
https://github.com/sblack4/lolcrawler
Get data from the Riot API and put it into a SQLite database
api league-of-legends python sql sqlite sqlite3
Last synced: 22 Jun 2026
https://github.com/flum1025/sql-enum-generator
sql-enum-generator is a tool that parses SQL INSERT statements from a file and automatically generates OpenAPI schema files. The generated OpenAPI schema can be used with existing tools to generate type definitions in various programming languages.
code-generator go openapi3 postgresql sql
Last synced: 23 Jun 2026
https://github.com/ankitrai259/movielens-dataset-analysis-sql
Analysis of MovieLens Dataset Using SQL
Last synced: 23 Jun 2026
https://github.com/repdiken/fcc-relational-db-universe
PostgreSQL-based relational database project for FreeCodeCamp certification. Includes five interrelated tables with real and fictional astronomical data.
certificate database freecodecamp freecodecamp-certification postgres postgresql relational-databases sql sql-project
Last synced: 23 Jun 2026
https://github.com/odessaz/portfolio-projects
This is a repository I have created to showcase skills, share projects and track my progress in Data Analytics and Data Science
applied-mathematics data-analysis data-science excel jupyter-notebook matplotlib-pyplot pandas portfolio python r r-studio seaborn sql statistics
Last synced: 12 Apr 2026
https://github.com/touyu/sqlinterpolator
Generate full query from placeholder query and args.
Last synced: 12 Mar 2026
https://github.com/dina-hosny/sparkify---aws-redshift-data-warehousing
Sparkify - AWS Redshift Data Warehousing - Udacity Data Engineering Expert Track.
analytics aws data-engineering data-pipeline data-warehousing etl fwd redshift sql udacity
Last synced: 12 May 2026
https://github.com/daumling/php-dataset
A JSON-based, SQL-like manipulation of structured data
Last synced: 11 Jan 2026
https://github.com/denisbuserski/softuni-mysql
Homeworks and exams from MySQL course at SoftUni
Last synced: 25 Apr 2026
https://github.com/lalathealter/kairastat
A service API with integrated SQL for the VKontakte internship exam (Backend Dev position)
Last synced: 21 May 2026
https://github.com/pramodkondur/dataspark-end-to-end-dataanalytics
Cleaned, performed EDA and stored data in MySQL. Queried, and analyzed data, uncovering opportunities to drive revenue growth and optimize operations, with a potential revenue growth of $30.03 million. Reported key insights using Power BI.
data-analysis data-visualization eda powerbi python sql
Last synced: 21 May 2026
https://github.com/jmrashed/jmrashed-sql-import-export
A command-line tool for importing large SQL files into a MySQL database and exporting the database daily. This package provides an easy way to manage your SQL operations directly from the command line.
Last synced: 15 May 2026
https://github.com/beyondesh/inventory-management-system
一个基于Python Tkinter的工厂后台综合管理系统
mysql pyhton sql tkinter tkinter-gui
Last synced: 15 May 2026
https://github.com/ewakamoto/01.-sql-projects
This is my collection of SQL Projects
Last synced: 27 Mar 2025
https://github.com/trilochanp3/bike-retail-sales-analytics
SQL and Excel project for comprehensive sales analytics and revenue insights for a bike retail store.
Last synced: 20 Mar 2026
https://github.com/jolby/cl-sql-utils
An attempt to port Simon Willison's fantastic sqlite-utils to common lisp
common-lisp sql sqlite sqlite-utils
Last synced: 18 Mar 2025
https://github.com/dcostachar/cyclistic-case-study
An analysis of Cyclistic bike-share data with SQL and Tableau to uncover usage trends and generate marketing strategies to boost annual memberships.
consumer-behaviour-analysis data-visualization exploratory-data-analysis marketing-analytics mysql sql tableau
Last synced: 27 Mar 2025
https://github.com/hazim-hf/data-management
This repository covers data management and big data technologies, including databases, querying, and big data processing. Topics include Hadoop (MapReduce, HDFS), Apache Spark, data security, and optimization techniques. Students will learn Spark’s architecture, data distribution, parallel computing, and memory caching to enhance big data solutions
apache-spark data-modeling hadoop-ecosystem hdfs mapreduce pyspark relational-databases sql
Last synced: 27 Mar 2025
https://github.com/mullah98/backend-nc-news
Utilised SQL to design and implement a dynamic API using Jest and test-driven development to ensure code reliability.
jest sql tdd test-driven-development
Last synced: 16 May 2026
https://github.com/ndeta100/blog
A simple blog written in golang still in production and testing. It will be used to share my programming knowledge and other tech related topics
golang golang-library html linode msql sql tailwindcss
Last synced: 11 Apr 2025
https://github.com/albertofaraujo/sql_eda_data_travels
A Data Travels é uma empresa que vende pacotes de viagens e tem o objetivo de melhorar a compreensão de seus dados de vendas, identificar oportunidades de crescimento e otimizar suas estratégias de marketing.
analise-exploratoria azure-data-studio eda sql vendas
Last synced: 27 Mar 2025
https://github.com/noxify/lakeql
Build predictable, secure GraphQL APIs on top of Trino metadata with LakeQL's type-safe runtime and schema generation CLI.
api cli datalake generator graphql graphql-yoga hive honojs metastore minio parquet pothos s3 sql storage trino turborepo type-safe typescript
Last synced: 01 Jul 2026
https://github.com/albertofaraujo/sql_eda_exercito2022
O objetivo desta análise exploratória é examinar e compreender as características demográficas e físicas dos cidadãos brasileiros alistados no Serviço Militar Obrigatório do ano de 2022
apache-spark data-science databricks eda sql
Last synced: 09 Sep 2025
https://github.com/samuel-amaro/projeto-tcc
Protejo de TCC, desenvolvimento de uma aplicação web para resolver um problema pontual de distribuição de benefícios sociais durante a pandemia do COVID-19
apache boostrap css3 html jquery js php8 postgresql sql
Last synced: 11 Apr 2026
https://github.com/cauadesa/5by5-andreveiculosmonolithproject
asp-net-core dapper dotnet entity-framework sql
Last synced: 16 May 2026
https://github.com/lawal-hash/olistelt
An end-to-end ELT data pipeline of the Brazilian olist e-commerce dataset using the modern data stack
airflow bigquery dbt dbt-core docker postgresql sql
Last synced: 17 Feb 2026
https://github.com/sujoyghoshal/sql-connected-node
This repository demonstrates how to connect and manage SQL databases using Node.js. It includes examples of executing SQL queries, handling database connections, and performing CRUD (Create, Read, Update, Delete) operations.
css javascript matirial-ui nodejs sql
Last synced: 28 Apr 2026
https://github.com/aniltulebag/node-url-shortener
URL Shortener API
knexjs koajs nodejs postgresql shortener sql typescript url url-shortener
Last synced: 07 Jan 2026
https://github.com/sbence/express-sqlite
An SQLite-based session store for use with express-session, using better-sqlite3, with TypeScript support
connect connectjs express express-js express-session expressjs session session-store sessions sql sqlite sqlite3
Last synced: 06 Jul 2025
https://github.com/ricnaga/nlw4-nodejs
Workshop sobre conceitos de nodejs
api express handlebars nodejs sql tdd
Last synced: 06 Apr 2026
https://github.com/edisedis777/pg-tuning-guide
A practical guide and example repository for tuning PostgreSQL parameters based on workload, hardware, and use case.
postgres postgresql query sql tuning
Last synced: 20 Mar 2025
https://github.com/as16082023/goodcabs-performance-analysis
Codebasics Resume Challenge 13 Analysing Goodcabs' performance in transportation across India from January to June 2024
codebasicsresumeprojectchallenge data-analysis goodcabs mysql sql
Last synced: 03 Apr 2025
https://github.com/anibalalpizar/jsp-sql-connection
Connection between sql and jsp
Last synced: 16 May 2026
https://github.com/samorysundjata/tsql
Exemplo do post para tabela associativa em T-SQL
Last synced: 17 Feb 2026
https://github.com/vijaykumar1303/sales-data-analysis-and-dashboard-development
To analyze sales data to uncover insights into sales performance, trends, and patterns, and to develop an interactive dashboard that provides a comprehensive view of sales metrics and KPIs.
data dataanalysis datacleaning datavisualisation dax-query powerbi powerquery sql sqldataanalysis
Last synced: 11 Feb 2026
https://github.com/ibizugbe/vet_clinic
In this project, we used a relational database to create the initial data structure for a vet clinic. We created a table to store animals' information, insert some data into it, and query it.
Last synced: 16 May 2026
https://github.com/vaibhavjain-dev/sql-my-learning-path
This repository contains my SQL learning journey, organized by YouTube playlists. Each folder represents a different channel and includes my code for specific topics I've studied, along with links to the playlists I've followed.
mysql mysql-database mysql-workbench sql sql-query
Last synced: 27 Mar 2025
https://github.com/karthikgangadhar/web-service
test repository
asp-net soap soap-web-services sql sql-join validatio web-form webapp
Last synced: 04 Jan 2026
https://github.com/alexander-kastil/sql-server-2005
class companion for sql server 2005 admin & dev
Last synced: 17 Feb 2026
https://github.com/tathithienthanh/majorproject_womenfashionproductrecommendationsystem
Build a recommendation system for recommending woman fashion's products on e-commerce platforms
content-based data-analysis data-collection data-processing data-visualization dfd e-commerce erd jupyter-notebook lazada nlp python recommender-system scraping-websites sql system-design tiki vietnamese visualization
Last synced: 20 Mar 2025
https://github.com/jorge277283828292/citas-taller
backend css css3 frontend html html5 javascript js json mysql mysql-database nodejs sql
Last synced: 16 May 2026
https://github.com/vibhark04/dilligent
End-to-end AI-assisted e-commerce data pipeline using Python, SQLite, and SQL—featuring synthetic data generation, ingestion, and analytics.
Last synced: 16 May 2026
https://github.com/apache/ignite-abbrev-plugin
Apache Ignite Abbreviations Plugin
big-data cloud data-management-platform database distributed-sql-database hadoop ignite iot network-client network-server osgi sql
Last synced: 16 May 2026
https://github.com/drkenreid/global-temperature-analysis
A work-in-progress data analysis pipeline that leverages R, SQL Server, and Tableau to download, process, clean, and analyze global temperature data, aiming to uncover long-term climate trends and patterns.
climate climate-change climate-data climate-model climate-science data-science msql msql-database r sql tsql
Last synced: 20 Jan 2026
https://github.com/basrioglumehmet/pgsql-queries
A PostgreSQL helping document for queries.
database postgresql query sql sqltutorial
Last synced: 16 May 2026
https://github.com/lc-rezende/amazon-redshift-snippets
A useful collection of code snippets that I've created and used in my projects.
amazon-redshift amazon-web-services aws cloud redshift sql
Last synced: 30 Jan 2026
https://github.com/themihirmathur/themihirmathur
My GitHub Profile Readme 🔰 I am a Software Development Engineer from Delhi Technological University (Formerly DCE), India
aws azure cpp css express-js git google-cloud-platform html ibm-cloud javascript mongodb ms-excel node-js powerbi python reactjs sql tableau tailwindcss typescript
Last synced: 11 Apr 2026