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-30 00:25:46 UTC
- JSON Representation
https://github.com/mcereal/nestjsdb2
NestJS DB2 implementation
database db2 ibm migrations nestjs query-builder sql transactions
Last synced: 14 Feb 2026
https://github.com/aniltulebag/todo-app
express mysql nodejs react sql typescript
Last synced: 13 Apr 2026
https://github.com/badranalyst/global-covid-19-data-exploration-with-sql
Explored COVID-19 data from around the world using SQL, analyzing case trends, mortality rates, and recovery patterns. Queried and visualized key metrics across regions and time to gain insights into the pandemic's global progression and impacts.
Last synced: 14 Feb 2026
https://github.com/rohra-mehak/airbnb-reviews-dwh
Integrated Data Warehouse Solution for Airbnb Analytics: ETL Automation, SQL SERVER: Data Warehouse Modelling, OLAP Cube, and PowerBI Reporting
multi-dimensional-models olap-cube powerbi sql sql-server-database ssas ssis star-schema-tables
Last synced: 24 Jan 2026
https://github.com/blackcatacademy/blackcat-database
Primary SQL layer, repositories, migrations and CRUD events. Used by blackcat-database-sync, blackcat-auth, blackcat-identity and blackcat-messaging; ships sync-check.php CLI.
blackcat database devops encryption events kms migrations mysql php schema security sql submodules
Last synced: 06 May 2026
https://github.com/paulo-freitas-junior/potenciatech_boocamp_python
Repositório do curso de Python - Bootcamp Ciência de Dados da PotênciaTech DIO.
Last synced: 15 May 2026
https://github.com/huyngo171099/inside-airbnb-milan
This project provides Milan's government officials with insights into the distribution of short-term Airbnb rentals across the city's popular neighborhoods. The goal is to inform policy that could help mitigate Milan's housing crisis by reducing the prevalence of short-term rentals, thus making housing more affordable for residents.
apache-airflow docker-compose pgadmin4 postgresql python sql
Last synced: 23 Jan 2026
https://github.com/tejaswirupa/movie-and-tv-series-recommendation-system
Developed a personalized, cross-platform recommendation system using user watch behavior and ratings. Deployed the app on AWS with integrated dashboards to track user activity and performance.
database mysql mysql-database sql
Last synced: 14 Feb 2026
https://github.com/edumoraes1/republicacao-produtos
SQL Query realizada para criação de automação de disparo de push via salesforce
bq data-analysis salesforce sql
Last synced: 14 Feb 2026
https://github.com/samedwardes/sqlcli
A command line interface (CLI) for interacting with SQLModel.
cli python rich sql sqlalchemy sqlmodel typer
Last synced: 14 Feb 2026
https://github.com/misszeferino/nashville-housing-data-cleaning
Data cleaning using SQL
data-analysis data-cleaning sql
Last synced: 19 Mar 2026
https://github.com/amoghkori/retail_data_analysis
Retail data analysis pipeline utilizing AWS S3, Snowflake, Python, SQL, and Tableau. It demonstrates data transformation and setup in Jupyter Notebook, integrates real-time retail insights via an automated Tableau dashboard with Snowflake, and employs a CRON job in Jupyter Lab connected to Amazon SQS for consistent data updates.
aws-s3 awssqs cronjob jupyter-notebook plpgsql snowflake snowpipe sql tableau
Last synced: 15 Feb 2026
https://github.com/youssefali11997/sql-challenges-solutions
My Solutions to Database Challenges in SQL from various online judges : HackerRank, LeetCode and others
hackerrank-solutions leetcode-solutions sql
Last synced: 27 Jan 2026
https://github.com/nguyenanhtuan1912/sql-exercises-examples
SQL Exercises and Examples
Last synced: 19 Mar 2026
https://github.com/descriptions-of-it-technologies/oracle-sql-plsql
example-code oracle-plsql oracle-sql plsql sql
Last synced: 15 Feb 2026
https://github.com/hilalahmad0101/sql-queries-examples
A collection of SQL query examples and exercises to practice database queries, including real-world scenarios like customer transactions, product sales, employee records, and more. This repository is useful for learning SQL, improving query skills, and preparing for database-related interviews.
database databasemanagment mysql postgresql sql sqlexercises sqlparactice sqlqueires
Last synced: 06 May 2026
https://github.com/abdullahasghar/sql
The repo includes all projects and assessments I have completed with SQL. IDE/s used: MS SQL Server, Google Big Query.
Last synced: 15 Mar 2026
https://github.com/yulia-momotyuk/dla-data-analysis-practice
This repository contains my homework assignments completed during the "Data Analyst in IT" course at Data Loves Academy.
analytics data-analysis data-visualization excel mysql numpy pandas postgres powerbi python seaborn sql tableau
Last synced: 14 Apr 2026
https://github.com/selimsevim/sfmc-ai-query-assistant
An AI-powered assistant that translates natural language into SQL queries for Salesforce Marketing Cloud (SFMC). Using GPT-4o, this tool understands user queries, maps them to relevant Data Extensions (DEs) and fields, and generates optimized SQL queries—making data retrieval in SFMC faster and easier.
gpt-4 marketing-automation marketing-cloud query salesforce-marketing-cloud sfmc sql
Last synced: 13 May 2026
https://github.com/gcoronelc/sistuni-plsql-004
Taller de PL/SQL en SistemasUNI.
Last synced: 22 Feb 2026
https://github.com/4s4v1n/studentsinfodb
Data base structure for students information project
database plpgsql postgresql sql
Last synced: 28 Feb 2026
https://github.com/ankitrai259/goodcabs_insights_360
Goodcabs Insights 360
powerbi powerpoint-presentations sql
Last synced: 15 Feb 2026
https://github.com/aima98/vet-clinic
Vet Clinic is a Data management system for a Vet Clinic. It inserts animals details into a central database, retrieve them, edit and update them or even delete any unwanted information. The data is managed through PostgreSQL Server.
Last synced: 19 Oct 2025
https://github.com/davenaugler/unit_18-hibernate
Bank account app using Hibernate
hibernate hibernate-jpa hibernate-orm java jpql mysql spring-data-jpa springboot sql
Last synced: 16 Apr 2026
https://github.com/mahmud-kandawala/hoopslink-database-design-capstone-project
This repository hosts the source code and documentation for a versatile platform that connects coaches, players, and equipment suppliers. The system facilitates scheduling, inventory management, performance reviews, and transaction processing, creating a unified experience for all stakeholders involved in the basketball community.
database microsoft-sql-server normalization sql
Last synced: 14 Mar 2026
https://github.com/mahmud-kandawala/sql-projects
A bundle of SQL projects I did in high school
Last synced: 19 Mar 2026
https://github.com/patricktrainer/dbt-no-select-star
Prevent `SELECT * FROM your_table;`
dbt dbt-packages jinja2 macros sql
Last synced: 19 Mar 2026
https://github.com/avnigoyal25/e-yojanaconnect-system
Many people are eligible for government assistance programs, but they often don't know which programs they qualify for or how to access them. This can result in missed opportunities for help. Our project aims to create a system that takes user input and then uses that information to recommend the government scheme that is the best fit for them.
bootstrap javascript nodejs reactjs sql
Last synced: 16 Apr 2026
https://github.com/myrchuk21/rippingbase-db
database db mysql sql sqlite3 unpacking-library
Last synced: 13 May 2026
https://github.com/yosoymitxel/generador-diccionario-de-base-de-datos
Código que genera diccionarios de datos automático para una base de datos
Last synced: 16 Feb 2026
https://github.com/sajalvats/tech-haven---dashboard
Deploy advanced analytics using PowerBI to enhance decision making process for a consumer electronics firm
dax daxstudio excel powerbi powerbiservice powerquery sql
Last synced: 19 Mar 2026
https://github.com/petreasil/project-4-openclassrooms
Map out a technical solution for the food delivery site ExpressFood
Last synced: 01 Mar 2026
https://github.com/vaneeza-7/hackerrank-sql-certification-solutions
HackerRank Beginner and Intermediate SQL Certification Solutions
certification hackerrank hackerrank-solutions sql
Last synced: 01 Mar 2026
https://github.com/qlishell/sql-the-practical-guide
If you work in data, you’ll write SQL queries all the time. So how do you write efficient SQL queries that are optimized for performance
Last synced: 18 May 2026
https://github.com/umairsyed613/efdbfactory.sql
Factory Pattern for Entity Framework core. supports multiple sql server database with multiple dbcontext support.
dbcontext entity-framework entity-framework-core factory-pattern sql
Last synced: 19 Oct 2025
https://github.com/professorlearncode/social-media-database-system
Dive into the 🌐 world of database management with this Python-based program! From connecting to servers to executing SQL queries, it's got all the tools you need. Plus, peek into a social media database schema and explore fun sample queries. Let's make data management as enjoyable as 🍰
database mssql mssqlserver python social social-media social-media-database sql threads
Last synced: 14 Mar 2026
https://github.com/akshat-kumar-work/postgre-sql-learning
Learning Postgres using PG library for NODE JS
crud-operation joins pg psql relationships-between-database sql sqlinjection transactions
Last synced: 01 Mar 2026
https://github.com/query-farm/python-sql-scan-planning
A Python library for intelligent file filtering using SQL expressions and metadata-based scan planning. This library enables efficient data lake query optimization by determining which files need to be scanned based on their statistical metadata.
duckdb predicate-pushdown predicates query-processing scan-planning sql sql-engines
Last synced: 14 Apr 2026
https://github.com/debora-carvalho/exerciciosql_oracle_function
Exercícios práticos para o desenvolvimento de Functions em PL/SQL (utilizando Oracle), referente a disciplina de Banco de Dados Relacional (DSM).
Last synced: 20 Mar 2026
https://github.com/aldenvallestero/sequelize-associations-migrations
A sequelize migrations with complex models associations
database postgresql sequelize sql
Last synced: 06 May 2026
https://github.com/seyla123/laravel-cars-selling-website
A Laravel-based web application for a car selling platform, allowing users to browse, list, and manage car listings,search car, with features like user authentication, email verification.
laravel php postgres sql tailwindcss
Last synced: 16 Apr 2026
https://github.com/nihadamirov/holbertonschool-higher_level_programming
Higher-level programming
containerization-with-docker css devops docker html javascript network python resful-api sql
Last synced: 16 Apr 2026
https://github.com/brni05/fastql
An SQL CLI wrapper that turbocharges your workflow
command-line node server sql sqlcl terminal webgui
Last synced: 06 May 2026
https://github.com/thkox/uni_2020-scientific-conference-website
This project is a web-based application developed for the final assignment of the "Internet Technologies" course, offered in the 1st semester of the 2020 academic year at the University of Piraeus, Department of Informatics.
1st-semester 2020 css department-of-informatics html java mysql-database php sql university-of-piraeus
Last synced: 16 Apr 2026
https://github.com/mahmudmridul/authentication
aspnet-web-api authentication dotnet identity react redux-toolkit sql sqlserver
Last synced: 16 Apr 2026
https://github.com/tomashubelbauer/json-to-json_build_object
A handy tool for converting JSON to json_build_object calls in Postgres SQL
json json-build-array json-build-object postgres sql
Last synced: 10 May 2026
https://github.com/mchmarny/logo-identifier
Simple logo identification service demonstrating use of Cloud SQL and Google Vision API in Cloud Run.
cloudrun cloudsql custom-metrics golang sql stackdriver vision-api
Last synced: 23 Mar 2026
https://github.com/prateek5525/online-shopping-analytics-project
The Online Shopping Analytics Project analyzed product trends, and regional sales using SQL and Tableau. Insights from the Sales and Location Dashboards highlighted key trends in demographics, product popularity, and regional performance. These findings empower businesses to optimize strategies, enhance marketing, and improve inventory management.
data-analysis excel kaggle-dataset sql tableau
Last synced: 20 Feb 2026
https://github.com/sepandjp/quick_post
This is a simple PHP framework for learning MVC in PHP.
bootstrap bootstrap5 design-patterns framework mariadb mvc mvc-architecture mvc-framework mysql php php7 sql
Last synced: 16 Apr 2026
https://github.com/balajimohan18/sql-projects
The repository contains Structured Query Language (SQL) Scripts. The Multiple SQL scripts for various projects which includes data cleaning, data pre-processing, data processing, data transformation and insights gaining through Query Language
data-analysis data-mining data-science eta microsoft-sql-server query-language sql sql-server sql-server-management-studio sqlqueries
Last synced: 14 Mar 2026
https://github.com/renanmoliveir/estudos_sql-contoso-portifolio
Projetos de Estudos/Fixação em análises com SQL na base de dados Contoso.
analise-de-dados banco-de-dados sql sqlserver-2019 ssms
Last synced: 02 Mar 2026
https://github.com/eliashdzr/java-sql-developer
A Command Line Interface for a MariaDB based SQL made from scratch in Java.
Last synced: 13 May 2026
https://github.com/daniel-pereira-guimaraes/oracle-study
Oracle Database study.
data-recovery ddl dml oracle-database pl-sql sql stored-function stored-procedure
Last synced: 02 Mar 2026
https://github.com/itsmorais/dsm-bdr-202302
Repositório criado para apoio as aulas de Banco de dados - Relacional 2ºSemestre de DSM
Last synced: 02 Mar 2026
https://github.com/sgb31/data-analysis
Conducted a data analysis project to uncover trends, patterns, and insights from raw data. The project involved data cleaning, exploratory data analysis (EDA), and visualization to interpret key findings. The goal was to transform data into actionable insights for better decision-making.
mysql-database pandas plotly plotting seaborn sql visualization
Last synced: 16 Apr 2026
https://github.com/bhimavarapu-manoj-kumar/sql-postgres
PostgreSQL is an Advanced Object-Relational Database Management System (DBMS). It is open-source and widely used for various applications due to its robustness, extensibility, and compliance with SQL standards.
Last synced: 17 Oct 2025
https://github.com/awcodify/tx
Simple example to database transaction with golang
commit go golang rollback sql transaction
Last synced: 17 Oct 2025
https://github.com/mizcausevic-dev/dbt-search-observatory
dbt + DuckDB warehouse for search console, crawl, index coverage, freshness drift, and URL-level observability diagnostics.
data-modeling dbt duckdb python search-observability sql technical-seo
Last synced: 01 Jun 2026
https://github.com/davidf1000/hackerrank-sql-prep
Archive Code for Hackerrank SQL Preparation
Last synced: 03 Mar 2026
https://github.com/interes-group/b-vsa-ls22-project1
B-VSA LS 21/22 Zadanie semestrálneho projektu 1
Last synced: 15 Oct 2025
https://github.com/nhoiyee/finance-and-supply-chain-analysis
The project involves performing financial and supply chain analytics on Atliq Hardwares data. The primary objective is to answer various analytical questions related to sales, gross sales, market, product, customers, and supply chain forecasting.
analysis excel mysql-workbench sql
Last synced: 03 Mar 2026
https://github.com/turbot/steampipe-plugin-bluesky
Use SQL to instantly query posts, users and followers from Bluesky. Open source CLI. No DB required.
bluesky bluesky-api postgresql postgresql-fdw sql steampipe steampipe-plugin
Last synced: 20 Apr 2026
https://github.com/brunoviola/leetcode
Resolução de exercícios propostos na plataforma LeetCode.
leetcode leetcode-sql mysql postgresql sql
Last synced: 16 Apr 2026
https://github.com/dev-vivekkumarverma/typesense
typesense project
docker-compose env pagination postgresql postgresql-database python3 sentence-transformers shell-scripting sql typesense vector-database
Last synced: 06 May 2026
https://github.com/mizcausevic-dev/revops-database-lab
PostgreSQL revenue operations lab for pipeline modeling, attribution analysis, forecast visibility, and renewal risk reporting.
analytics attribution data-modeling database-design forecasting postgresql revenue-operations saas sql
Last synced: 01 Jun 2026
https://github.com/rociobenitez/ivr-customer-service-ivrdb
A repository for managing the database schema and data related to a customer service Interactive Voice Response (IVR) system, including call records, modules, and user steps.
Last synced: 15 Oct 2025
https://github.com/manisha-jagtap/real-time-java-projects
Real Time (Java Projects)
java java8 javascript mvc-architecture postgresql spring-boot sql streamapi
Last synced: 06 May 2026
https://github.com/arryhere/postgre-sql
Postgre SQL
database postgres postgres-database postgresql postgresql-database psql sql
Last synced: 04 Mar 2026
https://github.com/kaladabrio2020/ecommerce-brazil-dashboard
Usando Dash para criação de uma dashboard
dash dashboard flask pandas plotly postgresql pyspark spar sql
Last synced: 06 May 2026
https://github.com/bhayward93/hr-web-application
An interlinked solution demonstrating skills in C#, Entity Framework, Web APIs and WCF Services
asp-net asp-net-mvc csharp csharp-code entity-framework sql web-application
Last synced: 15 Oct 2025
https://github.com/fredericdrnl/bdd-lfl-2022
automatic leaderboard of Spring LFL 2022
classement francais french league-of-legends lfl plpgsql postgresql sql trigger
Last synced: 04 Mar 2026
https://github.com/m7moudgadallah/db-design-practice
Practice designing relational databases by creating ERDs from Business Requirement Documents, mapping them to DB schemas, and implementing them in SQL Server.
database database-schema eer-diagram erdiagram normalization sql sqlserver t-sql
Last synced: 01 May 2026
https://github.com/anatoliybr/railway-tickets-sale-db
Database for the railway ticket sales service
db-design db-implementation db-schema er-diagram pgadmin postgresql sql
Last synced: 15 Oct 2025
https://github.com/itswayron/playmeez
Uma aplicação web feita em PHP, gerenciador de musicas, álbuns e artistas.
clone clone-app css html javascript music music-player mysql php php7 project spotify sql xampp
Last synced: 06 May 2026
https://github.com/danmadeira/mapa-mundi-pl-sql
Mapa-múndi com cidades capitais
coordenadas geografico geojson latitude longitude mapa mapa-mundi mapamundi oracle pl-sql poligono projecao simplemaps sql svg worldmap
Last synced: 04 Mar 2026
https://github.com/andrehaguiar/joaogabriel-thyago
Deprecated
html-css-javascript php-mysql php5 sql webdesign
Last synced: 01 Apr 2026
https://github.com/kmchris/prestashop-product-feed
Generate a Google Merchant XML product feed using PrestaShop SQL query
converter csv google-merchant prestashop product-feed sql xml
Last synced: 16 Apr 2026
https://github.com/piercel2022/nextjs-dashboard
nextjs-dashboard is a simplified version of the financial dashboard that has: A public home page. A login page. Dashboard pages that are protected by authentication,. The ability for users to add, edit, and delete invoices.
javascript pnpm postgresql-database reactjs sql typescript vercel
Last synced: 14 Apr 2026
https://github.com/prabhakar-naik/spring-boot-graphql-app
The "spring-boot-graphql-app" is a Spring Boot application that integrates GraphQL, a query language for APIs, with Spring Boot's web framework. It allows clients to query and manipulate data using a single endpoint and a flexible schema. This project showcases how to define GraphQL queries, mutations, and subscriptions, as well as how to map them
crud-application dbms-project graphql java mongodb mysql oracle-database restful-api spring-boot sql
Last synced: 14 Apr 2026
https://github.com/ziyue-pan/sqlino
Tiny SQL system supporting partially compatible operations with MySQL. With user-friendly console interface and execution result display.
Last synced: 18 Apr 2026
https://github.com/hussein-m-kandil/generic-express-service
A generic Express.js back-end service designed to support multiple front-end apps that I am managing to build in parallel with this app.
api bcryptjs cors docker docker-compose express jwt multer nodejs passport postgresql prisma rest-api sharp sql supertest typescript vitest winston zod
Last synced: 22 Jan 2026
https://github.com/davidgaspardev/web-acton
Acton project
nextjs prisma reactjs sql typescript
Last synced: 18 Apr 2026
https://github.com/fnu-ankit/8-week-sql-challenge
My attempt on solving Case studies from #8WeeksSQLChallenge
8-week-sql-challenge 8-weeks-sql-challenge 8weeksqlchallenge case-study data data-analysis data-analysis-sql data-analytics database datawithdanny sql sqlserver
Last synced: 19 Apr 2026
https://github.com/lorussogiacomoluca/db-university
Exercise #57/58/59 - 23-26-27/05/2025
entity-relationship-diagram groupby join query sql
Last synced: 27 Jan 2026
https://github.com/himanshigautam-rgb/musicstoreanalysis
Music Store Analysis using SQL involves querying and analyzing sales, customer preferences, and inventory data to uncover trends and optimize business decisions. This helps in understanding popular genres, top-selling artists, and revenue patterns.
dataanalytics database postgresql sql trend-analysis
Last synced: 16 Apr 2026
https://github.com/madhuresh2011/employee-data-analysis-using-sql
This project focuses on analyzing employee data using SQL to gain insights into workforce patterns, performance metrics, and organizational trends. The dataset includes employee demographics, job roles, salary information, and performance evaluations.
analysis database presentation project query question-answering sql
Last synced: 04 Mar 2026
https://github.com/soham7998/hackerrank--achievements
My HackerRank Profile Link :
certificate hackerrank python sql
Last synced: 22 Jan 2026
https://github.com/studoo-app/sql-td7-sio2
SQL - Gestion des droits utilisateurs
Last synced: 05 Mar 2026
https://github.com/ggql/gql
Git Query language is a SQL like language to perform queries on .git files with supports of most of SQL features such as grouping, ordering and aggregations functions
database engine git gitql gql interpreter rust sql
Last synced: 22 Jan 2026
https://github.com/carlospazini18/ddbd
Repositório para a matéria de design e desenvolvimento de banco de dados I
Last synced: 05 Mar 2026
https://github.com/char0n/hapijs-sequelize-dal
Prototype of Data Access Layer using sequelizejs (with Hapi.js plugins)
dal database hapi javascript mapper sequelizejs sql
Last synced: 18 Apr 2026
https://github.com/akashparley/spotify
This project focuses on creating an interactive Tableau dashboard using a Spotify dataset, featuring track performance metrics like streams, views, and likes, along with attributes such as artist, album, and track features (e.g., energy, danceability). SQL queries were used to prepare the data, enabling insights into track popularity, artist perfor
Last synced: 05 Mar 2026