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/fsouza99/american-baby-names
An exploration of public data about names given to American newborns, seeking to answer some questions through PostgreSQL's capabilities.
data-science plpgsql postgresql public-data sql
Last synced: 31 Jan 2026
https://github.com/poakapx/example_of_connecting_to_offline-db
Підключення до онлайн БД на прикладі SQLite.
Last synced: 14 Apr 2026
https://github.com/madhuresh2011/daily-sql-from-hackerrank
Welcome to my SQL Series, where I tackle SQL problems from HackerRank on a daily basis.
data dataanalysis database question-answering sql
Last synced: 19 Jan 2026
https://github.com/xpdojo/rdb
Relational Database
rdb rdbms relational-databases sql
Last synced: 12 Jan 2026
https://github.com/its-kios09/openmrs-db
Sourcing up OpenMRS empty database
Last synced: 05 May 2026
https://github.com/yash-chauhan-dev/etl_airbnb_listing
A scalable ETL pipeline for transforming raw Airbnb listings data into a structured format for price and availability analysis. Built using Spark, HDFS, PostgreSQL and Docker.
airflow docker docker-compose etl etl-pipeline hdfs local-development postgresql python spark sql
Last synced: 11 Apr 2026
https://github.com/guilhermersouza34/mod27-sql1
Criação de uma tabela em um banco de dados relacional utilizando comandos da linguagem DDL (Data Definition Language) para definir a estrutura da tabela. Além disso, foram utilizados comandos DML (Data Manipulation Language) para inserir, atualizar e consultar dados na tabela criada.
Last synced: 08 Jun 2026
https://github.com/takk8is/uniqueemailextractorfromsql
Python Unique Email Extractor from SQL
database david-c-cavalcante email email-extractor email-marketing extractor free macos marketing marketing-tools mysql mysql-database python python3 sql takk-ag takk-design takk8is
Last synced: 24 Mar 2025
https://github.com/rafie-b/data-warehouse-aws-pipeline-chat-api
notebook guide
api-rest aws data-lake data-warehouse message-data pipeline python sql
Last synced: 07 May 2026
https://github.com/binhnhu1409/-practice--postgresql
To practice and play with schema, collections and tables as well as get used to with SQL queries.
Last synced: 11 Jul 2025
https://github.com/sebastian-huynh/mssql-queries
Demonstrating the ability to use DML and DDL sql queries to solve questions.
mssql mssql-database server-side sql sql-server
Last synced: 10 Mar 2026
https://github.com/hernangasca/ecommerce-project
This repository contains a data analysis and visualization project developed in Power BI for an e-commerce company. The purpose of the project is to create an interactive dashboard that provides key insights into Year-to-Date (YTD) sales and supports strategic decision-making.
dax-expression kpi-s power powerbi-desktop query sales-analysis sql sql-query sql-server
Last synced: 13 Oct 2025
https://github.com/pejpero/pizza_ordering_website
A website for ordering pizza. It is a form of fun/learning internet technologies in the field of frontend, backend, and a database.
css ejs html5 javascript json nodejs sql
Last synced: 11 Apr 2026
https://github.com/pablocarnauba/hospitalveterinario
HospitalVeterinario é um programa simples em Python que gerencia pacientes de um hospital veterinário usando MySQL. Através de um menu interativo, você pode visualizar, cadastrar, alterar e remover pacientes. O sistema organiza dados como nome, espécie, raça e peso dos animais, permitindo uma administração eficiente das informação no banco de dados
banco-de-dados pyhon python-sql python-sql-connectivity sql sql-connector sql-server
Last synced: 10 Mar 2026
https://github.com/manjit-baishya-datascience/e-challan-traffic-ticket-database-management-system
The database schema includes tables to store information about vehicles, owners, traffic incidents, traffic tickets, traffic officers, payments, ticket histories, and violations. Relationships are established between entities to maintain data integrity.
database-design databse-project sql sqlite3
Last synced: 16 Feb 2026
https://github.com/alefrp/properties_dbt
A DBT project for analyzing city property data.
data-analysis data-warehouse dbt python sql
Last synced: 13 Oct 2025
https://github.com/reedkrawiec/citizenship.io
Full-stack quiz app with Flask, SQL and React.
Last synced: 05 May 2026
https://github.com/asit-14/mysql-rdbms-
This Repository contains all the SQL notes related to the course.
Last synced: 08 Apr 2025
https://github.com/vigneshkanna18/foodhunter-revenue-drop-analysis
A BI solution developed for FoodHunter to investigate a significant drop in revenue over a four month period. This analysis helps uncover actionable insights through data exploration, visualization and hypothesis-driven analysis to support informed decision-making.
analysis dashboarding database dataengineering datamining dataprocessing datavisualization etl-pipeline ipynb mysql powerbi sql streamlit visualization-pipeline
Last synced: 24 Jun 2025
https://github.com/supernoi/relback
relBack is a facilitator in the live of Oracle DBA.
boostrap django oracle-backup oracle-database python sql
Last synced: 13 Jan 2026
https://github.com/muhammad-rebaal/naturalsql-for-material-science
NaturalSQL for Materials Science is an NLP-powered tool that allows researchers to query AiiDA databases using natural language instead of complex SQL. It automatically converts plain English queries into optimized SQL commands, generates detailed reports, and integrates with AiiDA's provenance tracking to deliver context-aware results.
aiida aiida-core natural-language-processing python3 querybuilder sql
Last synced: 31 Mar 2025
https://github.com/singhdivyank/partisanshipclassifier
Text classification using PySpark and Seaborn
data-visualization data-wrangling problem-solving pyspark seaborn sql trend-analysis
Last synced: 13 Oct 2025
https://github.com/mintimate/chinesecalendarsqlmaker
用于根据中国的节假日日历自动生成Oracle工作日历的SQL插入语句和CSV数据文件。需要使用最新的chinesecalendar库
Last synced: 06 Mar 2025
https://github.com/jorgevelezgarcia/ibm-data-science-professional-certificate-jorgevelez
IBM Data Science Professional Certificate
analysis data-science databases jupyter-notebook machine-learning matplotlib pandas plotly python scikit-learn scipy seaborn sql visualization
Last synced: 11 Apr 2026
https://github.com/leonard-namolaru/bdd-agence-musiciens
[Note : 18/20] Projet UE Bases de données avancées (Université Paris Cité , M1) - Base de données pour une agence représentant des musiciens : Modélisation, peuplement, fonctions PL/pgSQL, triggers, indexes.
modelisation plpgsql postgresql sql
Last synced: 23 Feb 2026
https://github.com/michaelcurrin/sql-server-docker-test
Exploratory project to setup and connect to SQL Server DB using Docker
database docker sql sql-server
Last synced: 27 Jan 2026
https://github.com/lgomezruiz/dog-grooming
Desktop application using Java, JPA and MySQL Workbench. The user interface is made with the Swing library. Stores, updates or deletes customer and pet data.
desktop-app dog java jpa mysql sql
Last synced: 05 May 2026
https://github.com/nikitakozlovjr/healthclover
Here is a large and complete service for adjusting and identifying your nutrition. In addition, you can find advice from other users of our site and doctors.
docker docker-compose express javascript postgresql pug sql
Last synced: 22 Jan 2026
https://github.com/danie-e/aprendendo-a-programar-em-csharp-orientacao-a-objetos
csharp heranca-e-polimorfismo linq poo sql
Last synced: 16 May 2025
https://github.com/tazgreenwood/data-warden
Fast, intuitive MySQL database management for VSCode. Query editor, data viewer, and quick table search with a powerful Golang backend.
database database-management database-tools golang mariadb mysql query-editor sql typescript vscode-extension
Last synced: 11 Apr 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/kasir-barati/sql
A place where I keep track of what I know about PostgreSQL + ORMs
cicd docker docker-compose dockerfile e2e github-actions javascript jest nodejs orm pnpm postgresql psql sql tdd typescript
Last synced: 11 Apr 2026
https://github.com/omkar2503/credit-risk-dashboard
A SQL-based Credit Risk Scoring System visualized using Metabase
credit-risk dashboard data-analysis data-analytics metabase postgresql sql
Last synced: 01 Jul 2025
https://github.com/splitgraph/demo-github-analytics
Demo website built using Next.js, Madatdata, Splitgraph and Seafowl. Import GitHub repository data into Splitgraph, then export it to Seafowl, then query it with SQL directly from React with Madatdata and Observable Plot to render pretty charts.
airbyte data-driven-web nextjs observable-plot observablehq postgres react seafowl splitgraph sql
Last synced: 05 May 2026
https://github.com/rodrigojunqueiradev/sales-analysis
Sales Data Analysis
dashboard data-analysis data-visualization excel pgadmin sql
Last synced: 05 Feb 2026
https://github.com/veddonda/water-supply-management
This Repository is for Water Supply Management Database.
Last synced: 01 Jul 2025
https://github.com/kitsunetech-com/velox-mva
Platform-neutral database communication framework
database ecmascript6 javascript-framework json-api mysql odbc-api php8 sql sql-server
Last synced: 05 May 2026
https://github.com/bedirk/portfolio-projects
Data Analytics Portfolio Projects
dataanalysis excel mssqlserver numpy pandas powerbi python sql tableau
Last synced: 16 Mar 2026
https://github.com/fshmidt/apache-nifi-template-for-.csv-sql-transform
Example NiFi flow template to read records from CSV file and put those into database.
Last synced: 24 Jan 2026
https://github.com/imumi17/rsvp_movies_case_study
SQL_case_study_RSVP_Movies
case-study imdb-dataset rsvp-movies sql
Last synced: 24 Jan 2026
https://github.com/charlesvdv/entitygen
Tool to generate go struct from SQL static analysis
database go go-generate golang postgresql sql tool
Last synced: 28 Jan 2026
https://github.com/jelonmusk/sqlquerybuilder-openai
A full-stack application built with React and Node.js that leverages OpenAI’s API to dynamically generate optimized SQL queries based on natural language prompts.
chatgpt express expressjs nodejs openai openai-api react reactjs sql vitejs
Last synced: 15 Apr 2026
https://github.com/atluzka/discord-gambling-bot
Discord gambling bot, which stores its data in a SQL database
bot database discord discord-bot discord-gambling gambling opensource py-cord python sql
Last synced: 11 Apr 2026
https://github.com/aaryan04/advanced-text-to-sql-rag
🚀 Advanced Text-to-SQL RAG System with LangChain, LangGraph & React - Convert natural language to SQL with AI-powered intelligence
ai fastapi langchain langgraph machine-learning natural-language-processing python rag react sql text-to-sql typescript
Last synced: 15 Apr 2026
https://github.com/epomatti/mssql-dotnet-bulk-update
.NET Core ADO.NET bulk update on MSSQL
azure azure-sql azure-sql-database bicep csharp dotnet dotnet-core mssql powerapps sql sql-server tsql
Last synced: 11 Apr 2026
https://github.com/delight-hk3/insert_image
Implemented so that images can be saved on the server without duplication of images in php language.
apache-server bootstrap4 codeigniter3 css3 javascript mariadb php5 phpmyadmin sql sql-query
Last synced: 28 Jan 2026
https://github.com/abdallahqoutbali/build-etl-model-for-dwh-scd-keep-history
This Project Will help you to build a ETL Model for Your Company
dwh etl etl-pipeline sql sql-server ssis
Last synced: 23 Mar 2025
https://github.com/danielwmartin1/supabase-todolist
Supabase TodoList
api-rest fullstack-development javascript nodejs postgresql reactjs sql supabase vercel-deployment vite
Last synced: 15 Apr 2026
https://github.com/mysto-007/cyclistic-bike-share-analysis
Analyzed the dataset of Cyclistic Rental Service as the Capstone project for Google Data Analytics SpecializationAnalyzed the dataset of Cyclistic bike-share (Capstone project for Google Data Analytics Specialization)
bigquery data-analysis excel ms-sql-server sql tableau tableau-public
Last synced: 16 Mar 2026
https://github.com/anandanraju/anandanraju
This ReadMe repository describes my performance, experience and skills what I learn through in my career life.
excel github machine-learning powerbi python sql tableau
Last synced: 05 May 2026
https://github.com/threadnew/codeguide
理论+实战=知识;CodeGuide提供一个代码平台,收集各种技术的示例,方便初学者更好的巩固理论知识。
java mybatis mysql nutz spring spring-boot springcloud sql
Last synced: 15 Apr 2026
https://github.com/benhuds/db2w-ml-examples
Tutorial: in-database machine learning with Db2 Warehouse on Cloud
data-warehouse db2 machine-learning sql
Last synced: 28 May 2026
https://github.com/essentials-hub/backend-starter-kit
O Backend Starter Kit 🚀 é uma base para criar aplicações web backend com NestJS ⚛️, TypeScript 🛠️, Biome 🌿, pnpm 📦 e Prisma 🔗. Utiliza o princípio de inversão de dependência 🔄 e interfaces para padronizar validações ✅ e funcionalidades, oferecendo uma estrutura adaptável a diferentes contextos.
biome docker nestjs pnpm prisma sql typescript
Last synced: 28 Jan 2026
https://github.com/bobbymannino/ceeqwal
A simple SQL editor built in Delphi
Last synced: 06 Feb 2026
https://github.com/mayurjadhav1998/instago-sql
This repository contains SQL scripts for transaction processing, data aggregation, and reporting. Key features include sales summaries, order management, payment mode analysis, transaction failure tracking, and performance insights. Optimized for PostgreSQL, these scripts are designed for scalable data analysis and reporting.
postgres postgresql postgresql-database sql
Last synced: 28 Jan 2026
https://github.com/igorviniciussantana/igortasks
Lista de Tarefas básica utilizando node.js
css html javascript pg pgsql postgres sql
Last synced: 02 Mar 2026
https://github.com/arpitbrur/j-shop-spring-boot-mini-project
Here I'm uploading the J-shop Spring boot project with postman API. This project is real time project like e-commerce.
custom-query hibernate-jpa mysql-workbench postman-api spring-boot spring-framework sql
Last synced: 08 Feb 2026
https://github.com/dominik-developer/ip_checker_php
User IP checker in db; PHP
Last synced: 28 Oct 2025
https://github.com/uteamjs/uteam-node
RESTful API framework built on top of the Node.js and Express.js ecosystem seamlessly integrate with @uteamjs/react
Last synced: 09 Feb 2026
https://github.com/matheus1714/financial-data-storage
This repository contains a sample user transaction database over a period of 1 year.
docker environment neon postgres sql
Last synced: 19 Jun 2025
https://github.com/cesarmartinez23/administracion_de_bases_de_datos_i
sql sql-server sql-server-management-studio
Last synced: 01 Jul 2025
https://github.com/damoscodehub/superagency
Database for the hiring of superheroes and supervillains (originally for CS50's SQL course)
cs50 database database-management database-schema final-project harvard harvardcs50 sql sqlite sqlite3 superheroes
Last synced: 05 May 2026
https://github.com/terieyenike/sql-notes
SQL notes - setup, creating databases, and many more
Last synced: 23 Aug 2025
https://github.com/montrellcruse/quorum-sql
Collaborative SQL query management with version control and peer review. Self-hosted or cloud-ready.
postgresql query-manager react sql supabase tailwindcss typescript vite
Last synced: 05 May 2026
https://github.com/kalebers/kalebers.github.io
Portfolio for Kalebe Szlachta. Website and all information here! kalebers.github.io/
aws csharp css cybersecurity data-science gcp html java javascript machine-learning portfolio portfolio-website python software-engineering splunk sql
Last synced: 09 Feb 2026
https://github.com/funktechno/sql-simple-parser
sql ddl parser to support extensions for drawio
drawio erdiagram hacktoberfest mssql mysql plugins postgres sql sql-ddl sql-parser sqlite
Last synced: 09 Feb 2026
https://github.com/nada-ibrahim12/sql-problem-solving
A collection of solved SQL problems from LeetCode, HackerRank, and more — focused on practicing query writing, data analysis, and optimization.
Last synced: 09 Feb 2026
https://github.com/jfcardoso/exercicios-jpa
Alguns exercícios básicos usando o JPA (Java Persistence API) e o MySQL.
dao java11 jpa-persistence-applications mysql-database sql
Last synced: 05 May 2026
https://github.com/vasyas/interpolated-sql
javascript mysql nodejs orm sql typescript
Last synced: 07 May 2026
https://github.com/raphael-soares/node
Um repositório com os fundamentos do meu aprendizado com NodeJS
express expressjs mysql node nodejs sequelize sequelize-orm sql
Last synced: 11 Apr 2026
https://github.com/rezatajari/sqlserverchallenges
A personal learning repository for exploring Microsoft SQL Server — writing queries, solving SQL challenges, and documenting key concepts while improving database skills.
database learn-sql microsoft-sql-server queries sql sql-challenges sql-practice sql-server t-sql
Last synced: 16 Apr 2026
https://github.com/roldanramon/acompanhamento_do_cenario_3
Acompanhamento do Cenário 3
bash excel flexdashboard linux python r rmarkdown rpubs sql
Last synced: 01 May 2026
https://github.com/aniruddha-biswas/case-study-1-danny-s-diner
Case Study #1 - Danny's Diner By Danny Ma
database mysql query-language sql
Last synced: 05 May 2026
https://github.com/lordbear117/express-api-docker-compose-unir
API Express con PostgreSQL usando Docker Compose
api-rest docker docker-compose dockerfile express nodejs posgresql sql
Last synced: 11 Apr 2026
https://github.com/sivasurya681/gym-management-system-
The Gym Management System is a web application developed using PHP and MySQL.
bootstrap5 css gym gym-management-system healthcare-application html hyper hyper-text-markup-language js php sql text two-tier-architecture webpage
Last synced: 11 Apr 2026
https://github.com/danitilahun/blog_app_django
A simple blog platform built with Django, allowing users to create, edit, and manage blog posts. Features include user authentication, CRUD operations, post categories, comment system, and search functionality, with a responsive design optimized for both desktop and mobile.
Last synced: 10 Feb 2026
https://github.com/xblackicex/mini-sqldb-rs
🚀 This project is aimed at understanding how SQL databases work internally and implementing a tiny SQL database using Rust. It serves as a learning tool to explore database concepts while gaining familiarity with Rust programming.
Last synced: 16 May 2025
https://github.com/sreekar0101/bank-financial-loan-performance-trend-analysis
About This project analyzes the performance trends of financial loans using SQL for data extraction and Tableau for visualization. The goal was to perform exploratory data analysis (EDA) to understand key metrics like loan applications, funded amounts, interest rates, and debt-to-income ratios using sql and tableau for visualization
data-analysis data-visualization sql tableau
Last synced: 27 Feb 2026
https://github.com/abhisheksinghdhadwal/sha-1-encrypted-login-page
Project submission for Reliance Infra - Internship Training . Utilises Microsoft's .NET framework in order to create a secure web login page.
csharp dotnet full-stack login-system sql
Last synced: 11 Apr 2026
https://github.com/hadarsharon/clusterduck
DuckDB in a Cluster
analytics database duckdb duckdb-community duckdb-database embedded-database olap sql
Last synced: 10 Feb 2026
https://github.com/abeatrix/auction
An auction site built in python and django
django-rest-framework python sql
Last synced: 01 Jul 2025
https://github.com/njmarko/space-missions-database
ER model for Space Missions and sql scripts that create relational database based on the model and PLSQL scripts that generate reports
databases er-diagram plsql space-missions sql
Last synced: 09 Jun 2026
https://github.com/anas436/create-and-access-sqlite-database-using-python
jupyter-notebook pandas python3 sql sqlite3
Last synced: 07 May 2026
https://github.com/brockaltug/sql-employee-tracker
Content management system command-line application to manage a company’s 🧑🧒 employee database, using Node.js, Inquirer, and PostgreSQL.
asynchronous-programming cli consoletablejs crud dotenv environment-variables expressjs inquirerjs javascript nodejs postgresql relational-database sql
Last synced: 11 Apr 2026
https://github.com/coledixon/sql
SQL projects and advanced scripting
data-structures database-schema sql ssms tsql
Last synced: 18 Mar 2026
https://github.com/praveen-devknight/event-registration-analytics-dashboard
This project presents an interactive and visually-rich Power BI dashboard that analyzes registration data from a college-level technical and non-technical event, Teciton. The dashboard provides comprehensive insights into participant demographics, event preferences, food choices, and time-based trends.
data-analysis data-visualization excel powerbi sql
Last synced: 11 Feb 2026
https://github.com/dotnetbackendtraining/library-management-system
A relational database using MS SQL that supports the library's operations and offers extensive querying capabilities.
complex-queries database-schema entity-relationship-diagram indexes sql
Last synced: 11 Feb 2026