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/imgurbot12/anysql
Lightweight, Thread-Safe, Flexible, Powerful, SQL Library
databases mysql postgres python python3 sql sql-client sqlite
Last synced: 29 Apr 2026
https://github.com/linco2749/duckdb-s22
🦆 Explore DuckDB's powerful features for efficient data analysis and easy integration with various data sources and tools.
analytics big-data columnar-storage data-engineering data-management data-query data-science duckdb in-memory-db machine-learning performance real-time-analytics sql sql-database vector-database
Last synced: 08 Jun 2026
https://github.com/kaihendry/php-mysql-timeout
Exploring PHP / MySQL lifecycle, catching expensive runaway SQL queries
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/gayatri1505/real-time-stock-market-data-pipeline-with-google-cloud-platform
This project builds a complete real-time stock market data pipeline on Google Cloud Platform. It ingests intraday stock prices from the Alpha Vantage API, stores and transforms the data using Cloud Functions, Pub/Sub, Cloud Storage, and BigQuery, and performs rich SQL-based analytics to uncover trading patterns, price movements, & volume anomalies.
bigquery data-engineering google-cloud-platform python3 real-time sql time-series visio
Last synced: 30 Apr 2026
https://github.com/fs-frost/sql-playground
SQL playground to test queries using SQLite on the browser through WASM, installable as PWA.
pwa sql sqlite svelte typescript wasm
Last synced: 30 Apr 2026
https://github.com/bayunova28/mobile_application_and_development
This repository contains about my weekly projects from mobile application and development course at my college
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/amitreddy14/inventorymanagementsystem
A multi-user, RDBMS-based inventory management system with an elegant UI, robust visualization, and multi-level access privileges. Developed using JavaFX and MySQL, with features like auto due update and multi-threading.
Last synced: 30 Apr 2026
https://github.com/t1chcoder/cinemabot
Telegram bot for movie recommendations, reviews and personalized watchlists
aiogram movies-and-cinemas postgresql python sql sqlalchemy sqlite telegram-bot
Last synced: 30 Apr 2026
https://github.com/dylanjohnston/data-analysis-uk-housing-prices-and-affordability
Analysis of UK housing prices and affordability using Power Query, MySQL, and Power BI. Explores trends in prices, affordability, sales volumes, and their regional distributions.
data-analysis-project housing-analysis housing-prices mysql powerbi powerbi-report powerquery sql uk uk-housing-market united-kingdom
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/akashbera009/foodieroute.com
FoodieRoute.com is a web-based food ordering platform that connects users with the nearest available restaurants using a clean, responsive interface.
css food-ordering html javascript php sql
Last synced: 30 Apr 2026
https://github.com/mudasar187/mssql-server-docker
Microsoft SQL Server on Docker
backup database docker microsoft microsoft-sql-server sql sql-server
Last synced: 30 Apr 2026
https://github.com/mele0/air2lung
SQL and Python pipeline for analyzing the impact of air pollution and lifestyle factors on lung disease using a synthetic UK cohort.
air-pollution data-privacy encryption k-anonymity lung-health-severity mysql python sql
Last synced: 08 Jun 2026
https://github.com/emanoelcampos/number-guessing-game
A terminal-based game developed during the Relational Database course at freeCodeCamp. It uses Bash scripting for game logic and PostgreSQL for user data management. The project demonstrates practical use of Bash scripting, PostgreSQL, and Git version control.
bash freecodecamp git postgresql relational-database sql
Last synced: 30 Apr 2026
https://github.com/ahmedishraq/cse370-lab
CSE370 - Database Systems
bracucse370 database database-design mysql sql
Last synced: 01 May 2026
https://github.com/dantetrb/diabetes-readmission-dbt
Predictive analytics on diabetic patient readmissions using dbt, DuckDB and Python – with explainability and clustering.
clustering data dataengineering dbt diabetes duckdb hdbscan healthcare jupyter lime readmission-prediction sql
Last synced: 01 May 2026
https://github.com/shahidmalik4/harnessing-sql-for-sales-insights-and-improvement
The "Harnessing SQL for Sales Insights and Improvement" project involved comprehensive analysis of sales data extracted from SQL Server, imported into MySQL for data preparation, cleaning, normalization, and in-depth analysis using various SQL commands and functions.
advance-sql mysql sales-analysis sql sql-server windows-functions
Last synced: 01 May 2026
https://github.com/virajbhutada/music-store-data-analysis-sql
Hands-on SQL data analysis project for music store. Enhance proficiency with database queries. Ideal for practitioners seeking real-world analytics experience. Gain insights into customer behavior, revenue trends, and genre preferences, empowering strategic decision-making in the music industry. Explore the project for a rich learning experience.
data-analysis data-insights data-science database genre-prediction music-industry music-store postgresql postgresql-database query-optimization revenue-trends sql sql-queries
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/ivanl-works/first-sql-project
My First SQL project made as a part of codecademy course for DataAnalyst
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/vineet1025/taxi-booking-application
Developed a Taxi Booking Application, built using Spring Boot 3.2.5 with Java 17. The application includes various features like user authentication, file uploading, car and taxi booking, and management. It employs MySQL for the database, Thymeleaf for the front-end, and runs on a Tomcat Server. Lombok is used to reduce boilerplate code.
hibernate java spring-boot sql thymeleaf
Last synced: 01 May 2026
https://github.com/cyropcjr/flightsearchapp
Study application focusing on Room libraries, datastore using data layers and SQL command queries
android-application androidstudio jetpack-compose kotlin-android room-database sql sqlite-database
Last synced: 01 May 2026
https://github.com/carlosfernandezcabrero/recursos-programacion
Colección de recursos de programación
bbdd challenges free git html programming resources rust sql webdevelopment
Last synced: 01 May 2026
https://github.com/crudek-data/ad-campaign-comparison
compare two different online advertisement campaigns
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/anandvai/ai_rag_chatbot_multi_pdf_support
RAG (Retrieval-Augmented Generation) Chatbot built with Streamlit and LangChain, powered by Groq's blazing-fast LLaMA3-8B. It allows you to upload multiple PDFs, ask questions, and get precise, context-aware answers in a conversational format.
ai data data-science data-visualization data-visualizations dataengineering fastapi langchain langgraph python sql streamlit
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/prabhakar-naik/my-interview-tasks
Interview Tasks
interview-preparation java mysql-database profiles real-time sample-project spring-boot sql
Last synced: 01 May 2026
https://github.com/ryukinix/db-sql-ufc
Lista 04, aula de Banco de Dados UFC 2018.2
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/juliargubolin/sql-learning
This repository was created in order to insert all the documents, files and notes I took while learning SQL through "Getting started with SQL" by Thomas Nield (O'Reilly). I am studing DataScience at UNIVESP (Univesidade Virtual do Estado de São Paulo).
Last synced: 02 May 2026
https://github.com/luiz-otavio/reputation-bukkit
Reputation system written in Java for Minecraft Servers
gradle java minecraft reputation sql
Last synced: 02 May 2026
https://github.com/yoursrijit/jdbc_oracle-sql-23
JDBC
java jdbc jdbc-driver oracle sql
Last synced: 02 May 2026
https://github.com/gcoronelc/ucv_gdi-1_202302-a2
Taller de Gestión de Datos e Información I con Gustavo Coronel.
data data-science database databases machine-learning machinelearning oracle sql sql-server
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/saiccoumar/myfridge
A Food Inventory System built with SQLite
dbms flask flask-sqlalchemy html sql sqlalchemy sqlite sqlite3
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
https://github.com/blocknotes/database_recorder
Record application queries, verify them against stored queries, and replay them
Last synced: 02 May 2026
https://github.com/mileszim/prisma-strong-migrations
A linter for Prisma migrations to ensure safe SQL deployments
ci-cd linter migrations prisma prisma-orm sql
Last synced: 09 Jun 2026
https://github.com/vanegas-27/accountpython
Simulación de funciones bancarias con Python, sql, dotenv.
dotenv-loader mvc-architecture mysql python sql
Last synced: 02 May 2026
https://github.com/malintha-induwara/book-worm
Library management system with features to manage books, members, and transactions
hibernate java javafx materialfx sql
Last synced: 02 May 2026
https://github.com/srgchrksv/candidates
Managing potential candidates
dataengineering dbdiagram information-systems information-technology jupyter-notebook management postgresql python rdbms sql
Last synced: 02 May 2026
https://github.com/yevheniyj/node-jwt
Sample Node.js Express app with JWT-based authentication
Last synced: 02 May 2026
https://github.com/amandaguedess/projeto-de-manipulacao-de-dados-e-commerce
Projeto de Manipulação de Dados em E-commerce
banco-de-dados database ecommerce manipulation-data sql
Last synced: 09 Jun 2026
https://github.com/diogocapela/isep-lapr3
Projecto final de LAPR 3 ISEP 2018/2019.
Last synced: 03 May 2026
https://github.com/themuhd/ibm-capstone
Project outlines analysis of space x rocket launches to determine if the Falcon 9 first stage will launch successfully
beautifulsoup dash decision-trees eda folium-maps jupyter-notebook kmeans-clustering machine-learning python sql supervised-learning
Last synced: 03 May 2026
https://github.com/eniompw/messenger
simple python flask based messaging app
flask flask-application python python3 sql sqlite-database sqlite3
Last synced: 03 May 2026
https://github.com/matheusfillipe/bqui
TUI for bigquery - 100% vibed, dont even use
bigquery bubbleteat charm golang google sql terminal tui
Last synced: 03 May 2026
https://github.com/azmisahin/azmisahin-software-data-service-application-postgresql-c-v1
database modeling, normalization, fragmentation, testing data service application for postgresql
architecture database docker modeling normalization postgresql semantic sql
Last synced: 03 May 2026
https://github.com/matlads/matlads.github.io
developer django django-rest-framework matlads php postgresql python sql
Last synced: 04 May 2026
https://github.com/anicetkeric/spring-boot-flyway
Database Migrations in a Spring Boot application using Flyway
flyway flyway-migrations maven postgresql spring-boot sql
Last synced: 04 May 2026
https://github.com/mizukiokushima/php_1st
PHPの基礎学習です。環境構築からwebアプリケーションの作成を行う。
Last synced: 04 May 2026
https://github.com/abdelnaem2002/ecommerce-analysis-dbt
Ecommerce Analysis Using Dbt
bigquery dbt dbt-cloud github looker-studio sql
Last synced: 04 May 2026
https://github.com/manadaym/pg-sql-migrations
Database migration scripts for social-network db.
Last synced: 04 May 2026
https://github.com/prakhardoneria/library-management-school-project
A Python and SQL Lite based Full Stack console ui based application with features like Add, Display, Search, Issue, Return and Delete
localhost pycharm python python3 school-project server sql sql-server sqlite sqlite3
Last synced: 04 May 2026
https://github.com/riju18/sql-nosql
Most used SQL & noSQL code in industry
dba mongodb nosql postgresql sql
Last synced: 04 May 2026
https://github.com/daniel-onyenwee/postgres-mini
A package to run an mini postgresql database right from NodeJS
database mini postgres postgresql sql
Last synced: 04 May 2026
https://github.com/karenpayneoregon/writing-sql-queries-csharp
recommendations for writing basic sql outside of code
csharp design sql testing visual-studio
Last synced: 04 May 2026
https://github.com/vara-co/crowdfunding_etl
ETL Mini Project based on a Crowdfunding Database, using CRUD operations. SQL, Postgres, and an ERD.
data-analysis database datacleaning erd erdiagram etl jupyter-notebook postgres postgresql regex schema sql
Last synced: 04 May 2026
https://github.com/rohitblaze10/covid19_data_analysis-project
The COVID-19 Data Analysis Project aims to analyze and gain insights from the vast amount of data collected during the global COVID-19 pandemic. Leveraging SQL, the project involves designing a database schema, extracting relevant data, and conducting a comprehensive analysis to uncover patterns, trends, and correlations related to the impact
covid19-data data-analysis-sql data-analytics ms sql sql-server
Last synced: 09 Jun 2026
https://github.com/arjunan-k/smart_brain
React app with backend in node.js & database in PostgreSQL, which uses Clarifai API to detect the faces from a image.
machine-learning nodejs react sql
Last synced: 05 May 2026
https://github.com/bogdanmedvedev/sql-training
SQL: From simple to complex
ms-sql-server oracle-sql sql sql-functions sql-procedures
Last synced: 09 Jun 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/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/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/filipe-bacof/exercicios-diario-escola
Exercícios seleção programador - Diário Escola
Last synced: 05 May 2026
https://github.com/mituskillologies/data-science-july24
Programs of Data Science batch @ MITU Skillologies, July 2024
classification data-analytics data-science machine-learning mysql powerbi programming-language python sql supervised-learning unsupervised-learning
Last synced: 05 May 2026
https://github.com/emilracz21/lessonapp-android
This is an application designed to manage and display academic schedules. The app allows users to view their lessons for each week, including information on the start and end times, school names, and dates. It also allows users to interact with their schedules and modify personal information, such as their profile and language
android-app android-library android-studio design java lesson-plans lesson-template school sql sqlite ui-design ux-design xml
Last synced: 05 May 2026
https://github.com/pamelaintech/teste-m5
Controller, dão e model da entidade que fiquei responsável no projeto final do módulo 5
banco-de-dados controller dao database entidades model mysql sql
Last synced: 05 May 2026
https://github.com/vicjun22/script-cidades-e-estados-brasileiros_sql
Repositório contendo Script/Query com todas as cidades e estados do Brasil.
banco-de-dados cidades cidades-brasileiras database estados-brasileiros ibge mysql postgresql sql
Last synced: 05 May 2026
https://github.com/daniel-elston/json_to_pgsql
This project utilises Python control flows and Pandas to parse JSON data efficiently. The parsed data is stored in a PostgreSQL database. Basic SQL commands are used to query and export data from the DB.
control-flow json json-parsing postgresql python sql
Last synced: 05 May 2026
https://github.com/ivanmartynovleti/java-filmorate
Бэкенд социальной сети, позволяющей выбрать фильм или сериал для просмотра.
h2-database java jdbctemplate junit lombok maven rest-api slf4j spring-boot spring-framework sql
Last synced: 05 May 2026
https://github.com/mehrajlatifli/triggers
A database called Library is used to work with Triggers in MSSQL Server
database mssql mssqlserver rollback sql sqlserver-2019 transaction tsql userdefined
Last synced: 05 May 2026
https://github.com/satvikpraveen/postgres-polaris
Complete PostgreSQL project with 16 progressive modules covering fundamentals through advanced topics. Features realistic urban datasets for practical experience with PostGIS, JSONB, performance optimization, security patterns, and production deployments. Includes Docker setup for immediate use.
analytics data-modeling data-quality database database-administration database-design database-monitoring database-tutorial docker full-text-search geospatial jsonb learning-resources open-source-project performance-tuning postgis postgres-advanced postgresql row-level-security sql
Last synced: 05 May 2026
https://github.com/clintonbrito/address-management-api
This project is the final assessment for the Squadra New Thinkers Bootcamp. It consists of an API for managing addresses, people, and related geographic data.
docker java oracle-database spring spring-boot sql
Last synced: 05 May 2026
https://github.com/eesunmoon/db-nypd
[Project] Database ETL of NYPD
data-preprocessing database er-diagrams etl mysql postgresql sql
Last synced: 05 May 2026
https://github.com/aa-nadim/dbms
Database Management System
database database-management database-management-system dbms mysql postgresql sql
Last synced: 05 May 2026
https://github.com/binbash23/mssql_generate_schema_scripts
Generate a complete set of SQL scripts for a Microsoft SQL Server database/schema including tables, views, functions, triggers, and stored procedures.
database database-management generate-schema-script microsoft mssql mssql-database mssqlserver script sql sqlserver
Last synced: 05 May 2026
https://github.com/mattialemma/coursera-full-stack
Series of exercises and tests completed during the Meta Full Stack Developer Professional Certificate on Coursera.
api coursera full-stack github html-css-javascript programming python react sql web
Last synced: 06 May 2026
https://github.com/kashinathbiradar/bangalore-housing-price-prediction
The objective of the project is to create a machine learning model. We are doing a supervised learning and our aim is to do predictive analysis to predict housing price.
css deta doc html machine-learning matplotlib numpy pandas preprocessing seaborn sklearn sql
Last synced: 06 May 2026
https://github.com/noeeekr/borm
Borm or Better Object Relational Mapper is a lightweight postgresql ORM that helps querying and building database migrations.
compose database docker go golang open-source orm postgres sql
Last synced: 06 May 2026
https://github.com/panoschatzi/healthcare_and_bioinformatics_analyses
Healthcare and Bioinformatics data analysis projects with Python and SQL.
data-analysis data-cleaning data-visualisation jupyter matplotlib mysql pandas plotly python seaborn sql
Last synced: 06 May 2026
https://github.com/yunusemrejr/our-products---php-search-inside-mysql-table-with-basic-security
Our Products - PHP search inside mySQL Table with basic JS front-end security & JS availibility detection via POST request
database javascript mysql php sql sql-injection-filterer
Last synced: 06 May 2026