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-09 00:25:54 UTC
- JSON Representation
https://github.com/motapinto/sql-object-relational
SQL: Object relational
object-relational oracle-database report sql
Last synced: 05 Jan 2026
https://github.com/charlieroth/northwind-sql
Personal project to deeply learn SQL
Last synced: 24 Apr 2026
https://github.com/maureasy/minidb
a lightweight sql database engine written in c++17 with zero dependencies. features b+ tree indexes, joins, aggregates, transactions, and wal for crash recovery.
btree cpp cpp17 database database-engine learning-project sql sql-parser
Last synced: 25 Apr 2026
https://github.com/ralvarezdev/uru-visual-programming
My projects from Visual Programming college course (it's not GUI)
databases dbcomponent java pools rafael-urdaneta-university sql universidad-rafael-urdaneta uru
Last synced: 25 Apr 2026
https://github.com/swimshahriar/cse311_mysql
This repository contains some of the SQL tasks that I worked on while doing the CSE311 academic course.
Last synced: 26 Apr 2026
https://github.com/saravana1606/inventory-management-system
This system as the name implies manages an inventory. The system allows the user to add new products and delete them, update stocks, sell products and other necessary functionalities. The system also manages the customer details, dues and also prints receipt for orders. User authentication is implemented.
gui java-8 mysql-database netbeans sql swing
Last synced: 27 Apr 2026
https://github.com/tasnimtalha09/datacamp-mini-projects
Some mini projects on Python, R, and SQL on a myriad of topics ranging from data cleaning and data processing to statistical analysis and machine learning.
jupyter-notebook mysql postgresql python r sql sqlite
Last synced: 11 Apr 2026
https://github.com/vagnerbellacosa/090_nodejs_bancosdadosrelacionaissql
jNode.js com Bancos de Dados Relacionais (SQL)
api database digital-innovation-one dio elephant javascript lab node-js sql typescript
Last synced: 11 Apr 2026
https://github.com/jigyasag18/food-order-website
FoodHub is a web-based application that simplifies the food ordering experience. It connects customers with a diverse range of restaurants, allowing users to easily explore and order their favorite dishes. With an intuitive interface, flexible payment options, and extensive menu choices, FoodHub redefines convenience in dining.
css databse food-ordering food-ordering-system food-ordering-website html php php-framework phpmyadmin sql sql-database website
Last synced: 27 Apr 2026
https://github.com/novikovadaria/sql_geekbrains
Базы данных и SQL. Онлайн Университет GeekBrains. Программа Разработчик | Databases and SQL. Greek Brains Online University. Developer Program
Last synced: 27 Apr 2026
https://github.com/ibrahimghali/dynamic-kpi-dashboard
Dynamic KPI Dashboards using Superset, Trino & MongoDB — A scalable, no-code architecture to visualize KPIs without frontend development. Connect Superset to MongoDB via Trino and define KPIs as simple config entries.
mongodb scalability sql supertest trino
Last synced: 27 Apr 2026
https://github.com/dominikrys/sql-database-interface
💾 Java interface for interacting with a PostgreSQL database
Last synced: 27 Apr 2026
https://github.com/bastianlq/analisis-sql-libreria
Análisis de datos mediante consultas SQL
Last synced: 27 Apr 2026
https://github.com/takeshiyoshikawa/product-registration-api
A simple REST API created in SpringBoot
Last synced: 27 Apr 2026
https://github.com/elam-parithi/bizcardx
BizCardX: This project is for extracting business card data with EasyOCR module
Last synced: 28 Apr 2026
https://github.com/alonmell/migrator
A lightweight, transaction-safe SQL migration tool for Go applications featuring version-based tracking, bidirectional migrations, and detailed logging.
database-migrations golang sql transactions versioning
Last synced: 25 Jun 2026
https://github.com/vjavallar-ship-it/braze-lifecycle-analytics-automation-pipeline
Braze lifecycle marketing analytics pipeline
a-b-testing analytics automation bigquery braze communication-strategy data-insights data-modeling lifecycle marketing-automation performance-metrics pipeline sql user-segmentation
Last synced: 07 Jun 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/bhavyabhargava/us_telco_churn_analysis_and_prediction
Prediction and Analysis of Customer Churn for a US Telecom Company
churn-analysis churn-prediction churn-user-prediction powerbi python random-forest sql sql-server
Last synced: 28 Apr 2026
https://github.com/josemavarez11/db-component
PostgreSQL database connection component through a connection pool.
component java pool-connection postgresql sql threads
Last synced: 28 Apr 2026
https://github.com/nathan-lindstedt/coal_study
ProQuest Index Scraping w/ Selenium and Beautiful Soup
beatifulsoup climate-change coal selenium-python sql
Last synced: 25 Jun 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/endiliey/pysql
:calling: Random python and sql problem solving for learning purposes
Last synced: 28 Apr 2026
https://github.com/erictleung/freecodecamp-news-analysis
:office: Code and notes on running various database management systems
code database mongodb nosql 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/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/jacksonsr451/banco-de-dados-rio-branco
Turma 3° Informática CE Rio Branco
banco-de-dados ce-rio-branco mysql sql sqlite3
Last synced: 08 Jun 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/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/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/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/selo0530/redisguimanager
Redis GUI client with searching by sql query
csharp gui redis redis-client sql
Last synced: 29 Apr 2026
https://github.com/eryks1999/task-completion-template
This template has been created by me for my own goals in excel. You are free to use it!
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/laisgalvao/revisao-oo-jdbc
Revisão de OO e SQL
backend database java oop-java oop-principles sql
Last synced: 29 Apr 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/sharaal/sql-mysql
Complex queries can be written with normal SQL, including the values needs to be bound and prefixed with the `sql` tag.
mysql nodejs query-builder sql tagged-template-literals
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/domenez-dev/subscriptions-management-project-using-php
Mini Project with title of 'The dematerialization of subscriptions for SETRAM'
crud crud-application management mysql php sql
Last synced: 29 Apr 2026
https://github.com/mberkiskal/notbilgisistemi-gradeinformationsystem-miniproject
Okul notlarımızı görebildiğimiz, ortalama ve kalma geçme durumunu otomatik olarak bildiren mini proje. A mini-project where we can see our school grades and automatically report the average and failing course.USING: C# and SQL with MSSQL.
csharp mssql mssql-database sql
Last synced: 29 Apr 2026
https://github.com/alwayssany/bigquery-hackathon
A bigquery powered Smart Substitute Recommender that Suggest ideal product substitutes based on a deep understanding of product attributes, not just shared tags or categories.
bigquery bigquery-ai bigquery-ml google-cloud google-cloud-platform notebook-jupyter public-dataset python sql vector vector-search
Last synced: 29 Apr 2026
https://github.com/marko19907/db-project
Mandatory project for the "Datamodeling and Database Applications" course, fall 2021.
database library-database relational-database relationships sql sqlite3
Last synced: 29 Apr 2026
https://github.com/kaushik-puttaswamy/walmart-sales-data-ingestion-and-transformation-in-bigquery-using-airflow
An ETL pipeline that ingests Walmart sales data from Google Cloud Storage into BigQuery, automates table creation, and performs data transformation using SQL MERGE with Apache Airflow.
airflow-dags bigquery etl-pipeline gcs-bucket google-cloud-platform merge python sql transformation
Last synced: 29 Apr 2026
https://github.com/ecandotti/ecg-monitoring-system
🏥 Medical software
apache css docker html javascript makefile php sql
Last synced: 29 Apr 2026
https://github.com/gautamkaus/nlp_chatbot_food_order_project
CHATBOT PROJECT FOR FOOD ORDERING - NLP,DIAGFLOW
connectors database dbms dialogflow fastapi mysql ngrok-server nlp-deep-learning nlp-machine-learning sql
Last synced: 29 Apr 2026
https://github.com/lindorg/pokemon-team-builder-e-commerce-platform
Full-Stack Web Dev Project • Pokémon E-Commerce Mock Platform
bcrypt design docker ecommerce full-stack html-css java javascript jsp jupiter spring-boot sql testing web website
Last synced: 29 Apr 2026
https://github.com/kathiriyaakshay/fiber-to-fabric-frontend
FtoF (Fiber to Fabric) is a comprehensive management system for the yarn industry, integrating order management, production tracking, job work, and accounting into a single platform.
Last synced: 29 Apr 2026
https://github.com/hardik3412/e-commerce-website-using-django-python
css django django-rest-framework html javascript python sql
Last synced: 11 Apr 2026
https://github.com/mberkiskal/teacherstudentinformingapplication-ogretmenogrencibilgilendirmeuygulamasi
Öğretmen ve Öğrenci için farklı girişlerin bulunduğu bir okul sistemi uygulaması. Öğrencilerin yetkisi sadece notlarına bakmakken Öğretmenler ; dersler, öğrenciler ve kulüpler için ekleme,çıkarma,silme ve güncelleme işlemlerini yapmakta. Aynı zamanda öğrencilerin sınav notlarını sistem üzerinden ekleme,silme ve güncelleme işlemi yapmaktadır.
csharp mssql mssql-database sql windowsforms-applications
Last synced: 30 Apr 2026
https://github.com/lucasbailo/csharpdb
Csharp With Data Base (SQL Server)
ddd-architecture dotnet entity-framework-core sql
Last synced: 30 Apr 2026
https://github.com/piaschilling/databasebridge
DatabaseBridge is an application designed to facilitate the smooth migration of an existing database to another database system.
Last synced: 30 Apr 2026
https://github.com/aishwaryagade02/loan-funnel-optimization-analysis
Tracks how loan applications move through each stage, helps spot where people drop off, and gives clear insights to improve approval strategies and overall performance.
ab-testing data-analysis data-creation hypothesis-testing python reporting sql statistical-methods streamlit
Last synced: 30 Apr 2026
https://github.com/fmahadybd/dream-shop
This is an e-commrece website. With have JWT token,Validation, CURD the product and Category. User can add to card product and purch the product
git java jwt-authentication mysql rest-api springboot sql
Last synced: 30 Apr 2026
https://github.com/andreluialves/mysql-one-for-all
Neste projeto o objetivo foi normalizar uma tabela, criar o schema do banco de dados MySql, populá-lo e executar queries de consulta no banco normalizado.
mysql mysql-database nodejs sql workbench
Last synced: 30 Apr 2026
https://github.com/ilkersatur/quiz-game
⚡Quiz Game in Windows Forms App and SQL Database
connection-string csharp data-access-layer game quiz-game sql windows-forms
Last synced: 30 Apr 2026
https://github.com/rupam0710/nzwalks
It is a project containing Web APIs. We have created endpoints for 3 tables walk ,region, and difficulties using EF Core framework. We have also created a UI Using MVC Framework where we have the display the data in form of tables and have actionable buttons on it by fetching it from Regions API. We have also implemented JWT Tokens for security.
api authorization backend dbms entity-framework entity-framework-core jwt jwt-authentication jwt-token mvc mvc-framework sql sql-server ui
Last synced: 30 Apr 2026
https://github.com/vasugi2003/big-data-analytics
Big Data Analytics - various operations and functions.
big-data data-science dataset googlecolab hadoop hdfs pyspark python3 sql
Last synced: 30 Apr 2026
https://github.com/stephane-klein/migrate-playground
graphile-migrate playground
Last synced: 30 Apr 2026
https://github.com/aswekkk129/sql_interview
Peparation for SQL technical assessments. Real SQL Interview Questions
Last synced: 01 May 2026
https://github.com/lut-ful/ibm-capstone-project-stack-overflow-job-survey
IBM Data Analyst professionale certificate program final project.
cognos data data-analytics looker power-bi python sql statics
Last synced: 01 May 2026
https://github.com/hengkyawijaya/basic-node
Basic server implementation with node js
Last synced: 01 May 2026
https://github.com/vimode/fcc_relational_database
Freecodecamp > Relational Database
freecodecamp freecodecamp-project freecodecamp-relational-database psql sql
Last synced: 01 May 2026
https://github.com/filip-kustura/data-warehouse-olympics
This project, part of the elective Advanced Database Systems course, involved building a data warehouse based on the already existing database in PostgreSQL. It focuses on analyzing Olympic Games data across time, covering athletes' performance by discipline, location, and other dimensions. Implemented in Spring 2022.
data-analysis data-warehouse database extract-transform-load olympic-games postgresql sql star-schema university-project
Last synced: 01 May 2026
https://github.com/rnddave/sql-like-a-boss
Not trying to become an SQL Master, but I am looking to up my SQL game.
database databases mysql postgresql sql
Last synced: 01 May 2026
https://github.com/jigyasag18/sql-music-store-analysis
This repository contains an analysis of sales and customer data from a fictional music store. Using SQL, we explore trends in sales, popularity of artists and genres, and customer purchasing behavior. The project aims to derive actionable insights that can guide marketing strategies and inventory management decisions.
data dataanalysis dataanalytics database database-management dataset sql sqlqueries sqlquery
Last synced: 08 Jun 2026
https://github.com/puthranroshan/diwali_sales_data_analysis
Diwali, the festival of lights, is one of the most significant shopping seasons, particularly in India. Retailers and businesses see a surge in sales during this time due to special promotions, discounts, and cultural significance. Analyzing Diwali sales data can provide valuable insights into consumer behavior, sales performance, and the effective
Last synced: 01 May 2026
https://github.com/shreyajaiswal31/abstroy-hotel-management-system
A web-based hotel management system built with ASP.NET, C#, SQL Server, HTML, CSS, and JavaScript. Users can book for events like conferences, dining, weddings, etc., with PayPal integration. Admins can manage bookings, services, and user data via a secure dashboard using master pages.
asp-net c-sharp css html javascript sql
Last synced: 01 May 2026
https://github.com/raghulrajn/sql-learnings-101
This repo contains Sql problem statement and respective solutions
Last synced: 01 May 2026
https://github.com/alefrp/sql_dwacoes
Criado com base em minha experiência em dados financeiros e SQL, para análise de ações.
database datawarehouse modeling sql
Last synced: 11 Jun 2026
https://gitlab.com/pommalabs/kvlite
KVLite is a partition-based key-value cache built for SQL RDBMSs: https://kvlite-docs.pommalabs.xyz/
SQL Sserver cache mysql oracle postgresql sql
Last synced: 29 Jun 2026
https://github.com/keroloshany47/sql_problems
This repository documented my journy solving SQl problems in multi websites like LeetCode and Hacker Rank
database hackerrank leetcode mysql sql sql-practice sql-query sql-server
Last synced: 01 May 2026
https://github.com/szirocica/warehouse-management-project
Warehouse managment web application in PHP using MySql database
database html-css mysql mysql-database php sql warehouse-management warehouse-management-system xampp
Last synced: 01 May 2026
https://github.com/mberkiskal/employeeregistrationapplication-n-layer-architecture-personelkayit-nkatmanlimimari
OOP temellerini ve N katmanlı mimariyi anlamak için yaptığım, personel uygulaması. Employee Application with OOP and Layered (N-Layer) Architecture.
csharp layered-architecture mssql mssql-database nlayer-architecture oop sql
Last synced: 02 May 2026
https://github.com/ch-garcia/datacamp-sql
This repository contains all of my SQL work completed as part of the SQL Skill Track on DataCamp.
datacamp datacamp-exercises datacamp-projects postgres postgresql sql
Last synced: 02 May 2026
https://github.com/gcoronelc/cepsuni-disbd-64505
Taller de Modelamiento de de Base de Datos con Gustavo Coronel
data database databases db2 db2-database modeling oracle oracle-database relational-database relational-database-design relational-databases relationships sql sql-server
Last synced: 02 May 2026
https://github.com/gopibabus/php-restapi-app
Restful web services using simple vanilla functional PHP.
Last synced: 02 May 2026
https://github.com/camara94/sql_serveur_2012
SQL Server est un système de gestion de base de données lancé par Microsoft. Il a pour fonction de stocker les données et de vérifier les contraintes d’intégrité définies.Les administrateurs de données SQL Server sont en très forte demande partout dans le monde.Votre expert base de données, Noureddine DRISSI, vous a préparé cette formation SQL Server 2012 (70-462) qui vous fournit les connaissances et les compétences nécessaires pour administrer et maintenir un environnement de base de données Microsoft SQL Server 2012 .
mysql sql sqlserver ssis ssis-packages transact-sql
Last synced: 02 May 2026
https://github.com/gcoronelc/sql-server-implementacion-2001
Taller de SQL Server Implementación en el CEPS-UNI
coronel desarrollasoftware java jdbc netbeans oracle sql udemy
Last synced: 02 May 2026
https://github.com/brunomedeiros14/shoppingcartapi
Project to simulate ecommerce shopping cart persistence in API, with Spring boot and Kotlin, unit tests and docker to reproduce the project and its database.
docker flyway jpa kotlin spring-boot sql
Last synced: 02 May 2026
https://github.com/y-india/psql-practice
A collection of SQL practice queries covering basics, joins, subqueries, and data analysis concepts. Built to strengthen query logic and database fundamentals through hands on practice.
course learning postgresql practice sql
Last synced: 02 May 2026
https://github.com/manoharvit/budget-and-financials-of-mbta
MBTA, its role in public transportation, and how financial and operational data analysis may improve its services. Assessing MBTA's revenue and expenditure and optimizing operations with advanced data management. Describe the analysis tools and methods, such as MySQL, NoSQL, and Python, and the report structure.
conceptual-modelling database mongodb nosql sql
Last synced: 02 May 2026
https://github.com/aswanisaraj/food-redistribution-system
I have made the food redistribution system project in our Database System course with group of 3 classfellow.
database html-css-javascript nodejs sql sqlite
Last synced: 02 May 2026
https://github.com/bhawnagoyal18/ai-doctor-a-symptom-checker-disease-predictor
AI Doctor is an intelligent healthcare application that utilizes machine learning (ML) and Python to predict potential diseases based on user-input symptoms. The project integrates data from multiple medical datasets and provides an interactive web-based UI for an intuitive user experience.
data-analysis data-engineering data-visualization dataset flask html5 machine-learning python sql stacking statistics
Last synced: 02 May 2026