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/rynanda/105-database-system-sql
Designing and developing a new database system.
database database-management mysql orm relational sql
Last synced: 28 Apr 2026
https://github.com/habibaadam/alx-higher_level_programming
Repo for Higher level Programming Projects
javascript python-3 python-script sql
Last synced: 28 Apr 2026
https://github.com/adamspannbauer/shiny-sql-airbnbandit
Use clues and SQL to track down the AirbnBandit cyber criminal.
Last synced: 28 Apr 2026
https://github.com/evanmathew/netflix_sql_data_analysis
This project explores the Netflix dataset using SQL to answer complex analytical questions. It involves data cleansing, aggregation, ranking, and advanced SQL techniques to uncover insights such as top-performing directors by genre, content diversity by country, yearly content trends, and more.
case-study-project netflix postgresql sql
Last synced: 04 Mar 2026
https://github.com/iprajwaal/prep
Just updating the things I keep learning
ai deep-learning learning ml nlp sql tensorflow
Last synced: 16 Apr 2026
https://github.com/ninhnguyen01/sql-design-project
Structured query language (SQL) is a programming language for storing and processing information in a relational database.
database mysql postgresql sql system-design
Last synced: 13 Feb 2026
https://github.com/ryan-wong1/nyc-job-postings-data-analysis
City of New York Current Job Postings 2024
data-analysis data-cleaning exploratory-data-analysis sql
Last synced: 13 Feb 2026
https://github.com/jgohel9902/comprehensive-healthcare-analytics
An end-to-end healthcare analytics project integrating SQL, Python, and Power BI to analyze patient data, billing information, and doctor performance. This project showcases skills in data cleaning, advanced querying, visualization, and comprehensive insights generation to support data-driven decision-making in the healthcare industry.
data-visualization pandas powerbi python pythonfordatascience sql
Last synced: 28 Apr 2026
https://github.com/dorkatzir/blog
Blog - Laravel 8 from Scratch - Laracast Tutorial Series
admin-dashboard api blade blog comments css db forms-authentication html js laravel mailing-list newsletter oop pagination php search sql
Last synced: 16 Apr 2026
https://github.com/codehariom/hacker-rank-sql-solution
Hacker-Rank Sql Solution
db hackerrank hackerrank-30dayschallange hackerrank-challenges hackerrank-solutions hackerrank-sql sql sqlite
Last synced: 28 Apr 2026
https://github.com/betodealmeida/enginator
A library that helps creating SQLAlchemy engines.
database engine python sql sqlalchemy
Last synced: 28 Apr 2026
https://github.com/jishnusv23/codeprogress
MERN Mastery: From Scratch to Success
datastructures-algorithms html5 javascript mern-stack mongodb nodejs react sql
Last synced: 08 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/giacomolat/etl-workflow
This project uses Pentaho Data Integration to build a data warehouse (DWH). It includes the sales fact table and two dimensional tables (dim_product and dim_payment). The ETL process implements incremental delta to optimize the extraction and loading of new data.
database dataengineering dwh etl etl-framework etl-pipeline pentaho pentaho-data-integration pgadmin4 postgres postgresql postgresql-database sql
Last synced: 16 Apr 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/zezs/genai-driven-database-query-assistant
The chatbot converts user input into a SQL query using GPT-4, executes it against a SQL database, and returns results in natural language. This involves data processing, interaction with the OpenAI API, and integration within a Streamlit application.
chains langchain llm memory mysql-database natural-language-processing openai-api python3 sql streamlit
Last synced: 28 Apr 2026
https://github.com/shivamkumar818/dbms-project
The University Student Database Management System is a comprehensive solution designed to streamline and automate the management of student-related data within a university setting. The system is built using MySQL as the database management system and PHP, HTML, and CSS for the web-based user interface.
Last synced: 01 Apr 2026
https://github.com/varun-khorgade/salesense-e-commerce-analytics
Analyzed e-commerce datasets to discover customer behavior trends and business insights. Performed EDA, data cleaning, and visualizations to help stakeholders make data-driven decisions.
customer-behavior-analysis dashboards datacleaning exploratory-data-analysis feature-engineering jupyter-notebook matplotlib numpy pandas python seaborn sql time-series-trend visulaization
Last synced: 28 Apr 2026
https://github.com/petr-plihal/is-for-art-school
Webový informační systém pro správu výpůjček technického vybavení v ateliérech umělecké školy.
css flask html information-systems mysql python reservation-system sql user-roles web-application webapp
Last synced: 28 Apr 2026
https://github.com/andrewjbateman/nodejs-mongodb-shoppingcart
:clipboard: Node.js tutorial use of mongoDB to connect to SQL Azure cloud database
azure cloud-storage javascript mongodb nodejs sql
Last synced: 28 Apr 2026
https://github.com/dotted-ai/parquet-query
DuckDB-WASM to import a folder (parquet/csv/json/ndjson) and execute SQL queries.
duckdb parquet parquet-files sql
Last synced: 28 Apr 2026
https://github.com/lizzyrufino/qtwitch
Twitch-inspired video streaming API, using RTMP (Real-Time Messaging Protocol) for real-time video streaming, PostgreSQL for data storage, and Quarkus as a high-performance backend framework.
java kafka panache quarkus rtmp sql streaming-video
Last synced: 28 Apr 2026
https://github.com/mahmoudasem337/classicmodels
This repository contains SQL queries and solutions designed to practice, with the "Classic Models" database. It includes a variety of exercises that cover different aspects of SQL. Whether you're a beginner or looking to refine your SQL knowledge, this collection provides practical challenges.
Last synced: 28 Apr 2026
https://github.com/markphamm/leetcode
Daily LeetCode solutions in Python, SQL, and more – featuring efficient algorithms, clean code, and a variety of problem-solving techniques.
Last synced: 03 Oct 2025
https://github.com/martachesnova/big-data
Finding out whether reviews from Amazon's Vine program are trustworthy. Performed ETL process in the Cloud and uploaded a DataFrame to an RDS instance. Used PySpark and Spark SQL to perform a statistical analysis and uncover "hidden" insights.
big-data data-analysis dataset python spark sql
Last synced: 16 Apr 2026
https://github.com/sadmanca/eagerdb
eagerDB is a lightweight, fast, and fault-tolerant NoSQL distributed database written in Java that requires zero configuration
coordination database distributed-database distributed-systems java key-value service-discovery sql
Last synced: 28 Apr 2026
https://github.com/istiyakriyad/restaurant-service
This is a restaurant service application developed in golang. It extract, transform and load the mongodb data to postgresql database. It provide some routes to access the data.
cobra docker gin golang postgresql sql testify
Last synced: 20 Jun 2026
https://github.com/mfrozzz/product-go-api
RESTful API in Go for product management, with Gin, PostgreSQL and Clean Architecture. It has CRUD endpoints with pagination, filters, data validation and rate limiting.
api clean-architecture docker dockerfile gin gin-gonic go golang jwt postgresql sql
Last synced: 28 Apr 2026
https://github.com/abdulhamiid/schema-diagram
Building a database schema from a diagram
Last synced: 12 Feb 2026
https://github.com/kos5667/database
mongodb mysql nosql oracle postgresql sql
Last synced: 28 Apr 2026
https://github.com/p4dro-dev/at2-banco-de-dados-ii
Neste repositório, realizei a tarefa II de Banco de Dados II. Sendo, riar um banco de dados completo para gerenciar um catálogo de filmes, com tabelas relacionadas, procedures para operações, triggers para validações, views para análises e consultas complexas para extrair informações relevantes.
banco-de-dados ciencia-da-computacao mysql-database sql sql-server sqlite3
Last synced: 28 Apr 2026
https://github.com/kathleenwest/autogeneratexmlfromcsvfile
Description: Perl script to create XML files for a select "grouping by". The script considers a specified grouping field "AREA" in the input file as the select group by field and will create XML data based on that grouping field ID. The script uses a sample input file called input.csv and creates XML files by the AREA field group. The output file will be one XML for each group by field "AREA" with child XML nodes that correspond to records pulled from a database in each group by XML file AND that meet the SQL select by criteria (see bonus).
databases dbi grouping perl sql xml
Last synced: 28 Apr 2026
https://github.com/aadipoddar/pubentry
To be Used at the Entry Gate of Discos or Pubs
csharp sql syncfusion winforms
Last synced: 28 Apr 2026
https://github.com/isghe/oracle-java-examples
simple oracle java examples
betterway connection correctway database example-codes examples goodway helloworld java ojdbc7 oracle sql transaction wrongway
Last synced: 28 Apr 2026
https://github.com/alicelspires/database-university
Simulação de banco de dados para o esquema do banco UNIVERSIDADE
Last synced: 28 Apr 2026
https://github.com/gcoronelc/uc-2021-20-prog-oo
Curso de Programación Orientada a Objetos en la Universidad Continental.
clean-code gcoronelc java jdbc mvc netbeans patrones sql swing
Last synced: 28 Apr 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/darshjasani/blogging-platform
This project is a blogging website built with Django, allowing users to create, read, update, and delete blog posts. It features user authentication, commenting, and a responsive design to enhance user experience.
django html-css-javascript python responsive-design sql
Last synced: 28 Apr 2026
https://github.com/martin-mikusiak/tech_q__python_pandas_vs_mysql
Technical / Analytical Interview Questions: My own solutions - both in Python Pandas and in MySQL.
Last synced: 09 May 2026
https://github.com/niihaoru/website
Web-site about software development in Petropavlovsk-Kamchatskiy
consulting crm database devops engineering management programming raspberrypi sql stm32 web-site
Last synced: 20 Jun 2026
https://github.com/joaopaulopmedeiros/bd
Repository of Scripts made at DB classes
Last synced: 28 Apr 2026
https://github.com/torstein-eide/restoremysql
Restore many files sql files in a guided way
mysql mysql-database mysqldump restore-database sql
Last synced: 28 Apr 2026
https://github.com/mrseanryan/deploysql
Scripts to auto-deploy SQL from SQL Server and to dump database objects to disk
Last synced: 28 Apr 2026
https://github.com/henriquesebastiao/dotum
Dotum, sistema de contas a pagar e contas a receber
api api-rest docker fastapi postgresql pytest sql sqlalchemy swagger
Last synced: 28 Apr 2026
https://github.com/piandas/nequi-transaction-splitting-detector
Este proyecto aborda la detección de Mala Práctica Transaccional enfocada en el Fraccionamiento Transaccional: identificar usuarios que dividen grandes montos en múltiples transacciones pequeñas en una ventana de 24h, usando datos reales y sintéticos proporcionados
aws data-science docker fintech fraud-detection mlflow nequi pandas python sql
Last synced: 28 Apr 2026
https://github.com/henry-azer/hackerrank-solutions
Hacker Rank Solution Problems.
algorithms data-structures hackerrank java javascript problem-solving sql
Last synced: 28 Apr 2026
https://github.com/abdylganiwu/hospitaldatasetanalysis-sql
This repository offers SQL scripts for analyzing hospital data to derive insights for improving hospital management, patient care, and financial performance.
Last synced: 28 Feb 2026
https://github.com/gakas14/kafka_streaming_project
The project is to simulate Real-time streaming for movie details using Kafka. We used different technologies such as Python, Amazon EC2, Apache Kafka, Glue, Athena, and SQL.
aws aws-athena aws-glue ec2-instance jupyter-notebook kafka netflix-dataset pyhton3 s3-bucket sql
Last synced: 28 Apr 2026
https://github.com/g-schumacher44/analyst_resource_hub
A collection of guidebooks, quickref, and resources for data analysis
analytics bigquery data lookerstudio machine-learning model python sql yaml-configuration
Last synced: 20 Jun 2026
https://github.com/i-am-uchenna/sql-data-warehouse-project
The Data Warehouse and Analytics Project is a comprehensive initiative designed to demonstrate the end-to-end process of building a modern data warehouse and deriving actionable insights through SQL-based analytics.
architecture business-intelligence crm data data-analysis database database-management datawarehouse erp etl etl-pipeline model sql sqlserver
Last synced: 15 May 2026
https://github.com/antojebi7/sql_specimen
🎯 Simple Resource for Mastering PostgreSQL & SQL Operations 🚀 Learn concepts, practice operations, and see real-world examples.
constraints database datastorage datastructures postgresql relational-databases relationships schemas sql
Last synced: 29 Apr 2026
https://github.com/beingnoble03/img-php-assignment
Assignment Management System made using PHP with authentication system implemented for mysql as RDBMS.
Last synced: 29 Apr 2026
https://github.com/katarighe/clinic_database
A sample SQL database file representing a clinic. This database is created based on a relationship diagram.
database database-schema microverse-projects postgresql sql
Last synced: 29 Apr 2026
https://github.com/dataglyder/commodityprices-and-sql
This data was sourced from Kaggle and cleaned in MS Excel where 0s and "-"s in the value column were adjusted before being uploaded to PostgreSQL for analysis.
Last synced: 12 Feb 2026
https://github.com/nicolashaubricht/sistema-de-gerenciamento-de-reservas
Este projeto é um sistema de gerenciamento de reservas para restaurantes, desenvolvido com Flask e SQLAlchemy. Ele permite que os usuários façam reservas, editem, excluam e visualizem seus agendamentos em uma interface intuitiva.
css3 database flask html5 sql sqlalchemy sqllite werkzeug
Last synced: 16 Apr 2026
https://github.com/1sumer/python-sql-machine_learning
This repository contains a comprehensive collection of Python and SQL scripts, ranging from beginner to advanced levels. Whether you're a student, educator, or developer looking to learn, teach, or reference Python or SQL concepts, you'll find helpful and structured code examples here.
datasets machine-learning python sql statistics
Last synced: 14 May 2026
https://github.com/hebertcisco/remodel-core
A modern database-modeling toolkit
data-structures database ddl er-diagram modeling parser-implementations sql
Last synced: 20 Jun 2026
https://github.com/negarprh/product-inventory-app
Product Inventory App 🛠️📦 A desktop application built with Windows Forms to simplify inventory management. It helps you manage products, stock, and customers with ease, Using C#, .Net and SQL for efficient and reliable performance.
Last synced: 29 Apr 2026
https://github.com/imrandil/go_real_world_example
a real world project like feel, postgres at aiven cloud, golang and sql driver in place
aiven-cloud concurrency concurrent-programming db-operations go go-concurrency golang goroutines postgresql sql
Last synced: 29 Apr 2026
https://github.com/leo-spj/sql-coderhouse
Proyecto en MySQL - Modelado de Base de Datos. y visualización con PowerBI
Last synced: 08 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/hosanabarcelos/aid-approval
Análise de dados | Aprovação ou reprovação de benefício.
Last synced: 03 Mar 2026
https://github.com/satyacoder29/crowdfunding-in-sql
Crowdfunding is a method of raising funds for projects or causes by collecting small contributions from a large group of people, usually through online platforms. It enables individuals, startups, and nonprofits to secure funding, offering rewards or recognition in exchange, and helps bring ideas to life without traditional financing.
data-analysis data-cleaning database-management mysql-database quries sql sql-functions sql-server views
Last synced: 29 Apr 2026
https://github.com/gaepdit/db-helper
A library to simplify interactions with a SQL Server database
Last synced: 29 Apr 2026
https://github.com/exegeses/introdb-63198
Curso Introducción a Bases de datos | código 63198
database-design databases mysql mysql-database sql
Last synced: 29 Apr 2026
https://github.com/lamouchi-bayrem/hous-price-prediction-flask
A full stack web project based on Liniar regression model for house prise predection based on multi liniere
docker-image flask-application html-css-javascript python regression-models sql sqlalchemy
Last synced: 29 Apr 2026
https://github.com/bikramai/cafe-management-system
This app allows to manage cafe staff by adding, deleting, editing, and searching staffs, Assigning work slots to employees.
flask-login javascript mvc python sql sqlite3
Last synced: 29 Apr 2026
https://github.com/fakhri098/project-sql-bigquery
This project aims to analyze taxi trip data with a focus on trip duration patterns, popular routes, and trip costs. The study was conducted to gain in-depth insights into taxi travel behavior based on historical data.
Last synced: 08 Jun 2026
https://github.com/codeofrahul/sql_practice_question
This repository contains my practice queries of SQL. I have solved these queries using Postgresql.
database postgresql practices sql sqlqueries
Last synced: 29 Apr 2026
https://github.com/trace-kadenyi/vet-clinic-database
A relational database that creates the data structure for a vet clinic. The database contains data about animals, animals' owners, clinic employees and visits
database pgadmin4 plpgsql postgresql-database psql-database sql
Last synced: 12 Feb 2026
https://github.com/florents-tselai/spat
Redis-like In-Memory DB Embedded in Postgres
cache postgresql redis sql valkey
Last synced: 29 Apr 2026
https://github.com/coderjolly/spotify-api-data-analysis
The project leverages Apache Airflow for automating Spotify API data analysis, focusing on user activity. Extracting, transforming, and loading data efficiently, it provides insights via PowerBI dashboards.
airflow airflow-dags data data-engineering etl etl-pipeline microsoft-sql-server power-bi python scripting sql
Last synced: 27 Mar 2026
https://github.com/mingikang31/CoffeeMaker
angularjs full-stack java javascript mysql spring-boot sql
Last synced: 09 May 2026
https://github.com/lankesathwik7/sql-query-assistant
Natural language to SQL query converter using Groq LLM. Ask questions in plain English and get SQL queries, visualized results, and natural language explanations. Built with Streamlit and PostgreSQL.
data-analysis database groq llm natural-language-processing python sql
Last synced: 29 Apr 2026
https://github.com/baqar-abbas/vet-clinic-database-redefine
vet-clinic-database is a postgreSQL database project that stores details of animals in a veterinary clinic and also generates specific reports using SQL queries.
indexing postgresql-database query-optimization sql
Last synced: 28 Feb 2026
https://github.com/manoelpiovesan/bd
Back end para o trabalho final da disciplina de Sistemas de Banco de Dados da UERJ em 2025.1
Last synced: 29 Apr 2026
https://github.com/surjith-07/driveease
The Car Management System is a robust Offline-based application developed in Java, utilizing JDBC (Java Database Connectivity) to connect with a MySQL database with the help of SQL. This system allows users to efficiently manage a fleet of cars and users, track their details, monitor maintenance records, and analyze usage statistics
Last synced: 29 Apr 2026
https://github.com/mahalakshmi2610/daily-prep-track
📚 A structured, day-by-day preparation tracker to become job-ready at TCS and interview-ready for future Data Engineering roles. Includes DSA with Java, Python scripting, SQL practice, and core CS concepts.
computer-science daily-learning data-engineering dsa java preparation projects python sql tcs
Last synced: 29 Apr 2026
https://github.com/gvk2800/blogappphp
Blog App (using Laravel as Backend)
ajax ajax-call ajax-form ajax-request bootstrap5 css html5 javascript jquery laravel6 mysql php8 sql
Last synced: 03 Mar 2026
https://github.com/tomashubelbauer/ef-clear
Figuring out options for using the Clear method without having to materialize an EF collection
batch-delete dotnet dotnet-core ef entity-framework entity-framework-core net sql
Last synced: 29 Apr 2026
https://github.com/chimera-suite/thriftserver
Apache Thrift Server exposes a SparkSQL JDBC/ODBC endpoint.
jdbc spark sparksql sql thrift-server
Last synced: 29 Apr 2026
https://github.com/mattytomo365/online-shopping-web-application
A project that contributed towards my Computer Science A-Level, it is an online supermarket and stock managment system. It was built using ASP.NET MVC using C#
asp-net-mvc csharp javascript mvc sql
Last synced: 29 Apr 2026
https://github.com/pietrapaz/projetofinalbd-senac
Projeto final do curso Administrador de Banco de Dados do SENAC ✅
Last synced: 29 Apr 2026
https://github.com/turbot/steampipe-plugin-chaosdynamic
Chaos Dynamic Plugin for testing aggregation of dynamic plugin connections with the craziest edge cases we can think of.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 29 Apr 2026