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/coder36459/fcc-projects
freeCodeCamp projects
bash bootstrap c-sharp css d3 data-analysis html javascript matplotlib numpy pandas postgresql programming python react seaborn sql topojson xml xslt
Last synced: 03 Apr 2026
https://github.com/chaudinh/questions
A collection of questions
algorithms client-side-rendering css data-structures frameworks front-end github html javascript jquery mongodb nodejs reactjs server-side-rendering sql terminal tmux vim vimrc web-development
Last synced: 03 Apr 2026
https://github.com/enajenkins/wgu-coursework
WGU: This is an archive of coursework, projects, and notes for the Bachelor of Science, Software Engineering (BSSE - Java) at Western Governors University
algorithms algorithms-and-data-structures android-development angularjs cloud-computing course-notes css data-management data-structures dsa html java javasceript networking-concepts nodejs projects prototypes python reactjs sql
Last synced: 03 Apr 2026
https://github.com/shubhampatel81/hotel-management-system
Basic Hotel management system backend code
Last synced: 04 Apr 2026
https://github.com/eminencegrs/sql-challenges
My solutions to the SQL challenges/problems described on leetcode.com
Last synced: 04 Apr 2026
https://github.com/malikov0216/flatrentalgo
Application for flat rental
api flat gin-gonic golang postgresql rental sql structured-data
Last synced: 04 Apr 2026
https://github.com/yunusemrejr/java-mysql-table-view
Viewing data from MySQL database with Java & JDBC class. Learned it from WittCode on YouTube.
Last synced: 30 Apr 2026
https://github.com/gabrieladados/people-analytics
People Analytics: Insights para Retenção de Talentos
bigquery figma people-analytics sql tableau
Last synced: 17 Apr 2026
https://github.com/shubham-sakunde/hospital-management-system
This Java project is a Hospital Management System that handles patient and doctor information, along with appointment scheduling. Using a MySQL database, the system allows users to add patients, view patient lists, check available doctors, and book appointments.
Last synced: 17 Apr 2026
https://github.com/nitheshgoutham/airbnb-analysis-using-powerbi
Airbnb Analysis Using PowerBI
data-mining data-science data-visualization database powerbi python3 sql
Last synced: 17 Apr 2026
https://github.com/n-r0bin/registerwebphp
Register and log in to a website that is integrated with PhpMyAdmin in xampp's server and SQL and PHP.
css html php phpmyadmin sql xampp
Last synced: 17 Apr 2026
https://github.com/alejandrocisnerosvillegas/sistema-de-inventario-y-ventas-online
Sistema de Inventario desarrollado con HTML, CSS, JavaScript, PHP y MySQL, diseñado para gestionar productos y ventas de manera eficiente. Optimiza procesos administrativos, facilita el control de inventario y mejora la productividad, adaptándose a las necesidades del negocio.
Last synced: 17 Apr 2026
https://github.com/eugen-goebel/etl-pipeline
Multi-agent ETL pipeline with star schema data warehouse, 15 SQL analytics queries, and Streamlit dashboard
analytics data-engineering data-warehouse docker etl pandas python sql sqlalchemy star-schema streamlit
Last synced: 17 Apr 2026
https://github.com/hongjungwan/til
🍀 𝐓𝐈𝐋 (𝐓𝐨𝐝𝐚𝐲 𝐈 𝐋𝐞𝐚𝐫𝐧𝐞𝐝), 사용하는 기술의 동작 원리에 대해 탐구합니다.
aws docker java jpa-hibernate kubernetes mongodb mybaits mysql spring-framework sql
Last synced: 04 Apr 2026
https://github.com/filiprokita/chatterbox
Chatterbox is a simple web-based chat application designed for real-time messaging. It features user authentication, message handling, and a responsive user interface.
bootstrap chat chat-application css docker flask html javascript js messenger python real-time-messaging sql sqlalchemy sqlite user user-authentication web-development websockets
Last synced: 04 Apr 2026
https://github.com/madhuresh2011/50-days-sql-challenge
Start a 50days-sql-challenge journey to SQL mastery and transform how we interact with data!
consistency data data-analytics database problem-solving query question-answering real-world-data sql
Last synced: 03 Jun 2026
https://github.com/skytecat/thecheapestroute
SQL statement that returns the cheapest tour using a Recursive Query
Last synced: 03 Jun 2026
https://github.com/aravinda89/intro-to-sql
Getting Started With SQL and BigQuery
Last synced: 17 Apr 2026
https://github.com/cloud-shuttle/drover-sqlforge
The Data Automation Engine. A blazing-fast, pure Go alternative to dbt for data transformations.
ast data drover sql transformation
Last synced: 03 Jun 2026
https://github.com/sisprov6/.github
angular azure dotnet erp ngx node oracle sql windows-forms
Last synced: 17 Apr 2026
https://github.com/royungar/datawarehouse_waste_management_project
PostgreSQL-based data warehouse project for a Brazilian solid waste management company. Uses a star schema, advanced SQL (GROUPING SETS, ROLLUP, CUBE), and materialized views for multidimensional reporting.
analytical-queries data-analytics data-engineering data-modeling data-warehouse etl ibm pgadmin postgresql sql star-schema
Last synced: 04 Jun 2026
https://github.com/buvnswrn/encrypted-gallery
csharp encryption material-design sql ui
Last synced: 04 Jun 2026
https://github.com/burakbehlull/product-inventory-system
a product inventory system
mysql nodejs react sass sql typescript
Last synced: 04 Apr 2026
https://github.com/sakshithbillava/algorithm-api
A Spring Boot-based Algorithm API that provides implementations for popular algorithms like Breadth-First Search (BFS), Binary Search, and Quick Sort. It includes structured input validation, error handling, and clear JSON-based responses to ensure reliable and accurate processing of algorithmic requests.
algorithms-and-data-structures api backend-development bfs-algorithm binary-search java mysql-database quick-sort rest-api spring-boot sql
Last synced: 04 Apr 2026
https://github.com/gamm95/helpdeskmde
Sistema HelpDesk para el registro, consultas y reportes de incidencias informaticas de la Municipalidad Distrital de La Esperanza
Last synced: 04 Apr 2026
https://github.com/cdilga/sqlfitness
Data reduction using a GA to maximise the semantic comparison of conceptnet word vectors to compare metadata of large flat datasets with Standford CoreNLP to extract the relevant terms in user queries
Last synced: 04 Apr 2026
https://github.com/garretthilberling/tech-news-java-api
A social media app built as an implementation of a Java/Spring Boot API. Users can create an account or login, create/edit/delete a post, and comment on/like the posts of other users. The API was built using Java, MySQL, Spring Boot, and Spring Data JPA. It was implemented into the frontend using Thymeleaf for templating.
java mysql spring-boot spring-data-jpa springboot sql
Last synced: 18 Apr 2026
https://github.com/wan-huiyan/gcp-dataform-rest-api-deploy
Claude Code skill: Deploy .sqlx files to Google Cloud Dataform via REST API — full lifecycle with gotcha documentation
automation bigquery ci-cd claude-code claude-code-skill cloud-workflows dataform gcp google-cloud sql
Last synced: 04 Apr 2026
https://github.com/s0fiamedina/proyectouniversidaddb_j1
La base de datos de la universidad es un conjunto de tablas diseñadas para gestionar eficientemente la información relacionada con estudiantes, profesores, departamentos, cursos y más.
database learning-project mysql normalization programming-project sql
Last synced: 18 Apr 2026
https://github.com/madhanmohanreddy2301/codeboxmcp
Code Box is a self-hosted, open-source Model Context Protocol (MCP) server that provides AI agents with a secure, stateful environment to execute Python and JavaScript code. It acts as a direct, zero-cost replacement for Azure Assistants Code Interpreter by persisting variables across calls, and safely executing read-only SQL querys
agentic-ai code-interpreter mcp-server open-interpreter sql storage
Last synced: 04 Apr 2026
https://github.com/devexpress-examples/winforms-scheduler-bind-sql-database-design-time
Bind the WinForms Scheduler control to MS SQL database (design time).
data-binding database dotnet scheduler sql windows-forms winforms xtrascheduler-suite
Last synced: 18 Apr 2026
https://github.com/shawonbarman/product-bidding-system
It is a full-stack Django project with a customer and seller profile. Seller can add products and manage products. Customer can see the maximum bid amount and can bid for any product within specified time period. Admin will select who will win the product and then the winner can purchase the product. History will be shown on their profile.
bootstrap css django html javascript python sql
Last synced: 04 Apr 2026
https://github.com/noorzaie/aqs-typeorm
build typeorm queries using query string
aqs mysql postgresql query-builder query-string sql typeorm
Last synced: 18 Apr 2026
https://github.com/osyrion/fit-vut-projects
Projekty z FIT VUT
bash c css html latex school-project sql uml vhdl
Last synced: 04 Apr 2026
https://github.com/snakewa/html5-sql-insert-tools
Convert SQL INSERTs to JSON & HTML tables in the browser. Schema-aware, i18n, dark mode, downloads, Pages friendly.
bootstrap client-side github-pages html-table i18n javascript json sql sql-insert sql-parser
Last synced: 18 Apr 2026
https://github.com/redis-developer/search-sql
Comparison of various Redis Search and SQL commands against the Chinook dataset.
cdc csharp docker docker-compose dotnet java jedis jupyter-notebook node-redis nodejs nredisstack oracle-database python redis redis-data-integration redis-py sql
Last synced: 04 Apr 2026
https://github.com/tomimelo/node-ts-mad-server
Basic Node Express server structure in Typescript. Includes loggers, exception handlers and database connectors.
database expressjs http logger nodejs nosql server sql typescript
Last synced: 04 Apr 2026
https://github.com/muddasirhayat/smit---assignment
Currently learning MERN stack at Saylani Mass IT Training Program (SMIT), submitting weekly hands-on projects while gaining proactive market knowledge. Focused on real-world development and will be mastering in MongoDB, Express.js, React, and Node.js! 💻🔥
anmation apps css3 firebase flexbox html5 javascript mobile-app mongodb mysql-database nodejs sql webdevelopmentcourse
Last synced: 04 Apr 2026
https://github.com/lut-ful/club-management-dbms
This is a Database management system project based on SQL.
database database-management-system oracle sql
Last synced: 18 Apr 2026
https://github.com/gcoronelc/uni-fiis-2025-1-si302-w
Curso de Programación Orientada a Objetos en la UNI-FIIS con Gustavo Coronel.
database java jdbc oracle-database rest rest-api restful spring springboot sql web
Last synced: 18 Apr 2026
https://github.com/vansh-py04/data-analysis-questions-pandas-numpy-sql
Solution to 450+ Data Science Tech Stack questions essential for Data Analysts and Scientists!
data-analysis data-science deepnote machine-learning numpy pandas python sql
Last synced: 18 Apr 2026
https://github.com/69killian/oneshirt-by-loulou
E-commerce Website for OnePiece Fans
Last synced: 04 Apr 2026
https://github.com/es1ammohamed/crm
Customer Relationship Management
authentication black django git orm pep8 postgresql python sql
Last synced: 04 Apr 2026
https://github.com/freewall/dbfy
database editor
mysql nextjs postgresql sql sqlite typescript
Last synced: 04 Apr 2026
https://github.com/samuel-ricardo/mysql_-_javafx
Exemplo do uso do JavaFX em junçao com o Banco de Dados MySQL, aplicando comandos e funçoes básicas como Preencher uma tabela ou até gerar um PDF, sem compromissos com a parte gráfica, mas foco nas funcionalidades
database desktop java javafx mvc mysql sql
Last synced: 18 Apr 2026
https://github.com/mehmetacisu/mvcstock
Stock tracking app with mvc 5
bootstrap csharp entity-framework mssql-database mvc-framework mvc5 sql
Last synced: 18 Apr 2026
https://github.com/vsolanogo/postgres-sql-nestjs-example
docker-compose example nestjs postgresql sql
Last synced: 18 Apr 2026
https://github.com/catrivas/relational-database-freecodecamp
Here you'll find all the projects I'm building for the Relational Database certification from freeCodeCamp. Feel free to explore, learn, or even borrow some ideas 🦇
bash command-line freecodecamp freecodecamp-curriculum freecodecamp-project gitpod-workspace linux postgresql psql relational-databases shell sql unix vscode
Last synced: 18 Apr 2026
https://github.com/joaomni/donate-life
Aplicação desenvolvida na Maratona Dev da Rocketseat
css3 express grid-css html5 javascript nodemon nunjucks postgres sql
Last synced: 05 Apr 2026
https://github.com/masich/datab
Simple and easy to use JDBC based ORM for Java and Kotlin
datab database db java jdbc jdbc-database kotlin sql
Last synced: 05 Apr 2026
https://github.com/shivammm21/e-healthcare-management-system
It is a terminal application using core java and mysqli 5.7.
core corejava e-healthcare hospital java management management-system mysql mysqldatabase oops oops-in-java sql sql-query
Last synced: 18 Apr 2026
https://github.com/frosteen/technical-workshops
A collection of technical workshops (with instructor materials) which I have facilitated during my college days.
css electronics html javascript python raspberry-pi sql web-design web-development
Last synced: 18 Apr 2026
https://github.com/pr1m8/sqldbagent
Service-first database intelligence platform for safe inspection, guarded SQL, retrieval, and agent-ready context.
database-intelligence langchain langgraph mcp mssql postgres pydantic qdrant sql sqlalchemy sqlite streamlit
Last synced: 08 Apr 2026
https://github.com/e2see/waveql
waveQl – SQL builder where >18, ~text~, 10><20 write themselves. No where() chains, just intuitive filters.
crud database filter mysql mysqli pagination php prepared-statements query-builder sql
Last synced: 05 Apr 2026
https://github.com/mihirkudale/retail-inventory-ai-assistant
googlepalm huggingface langchain llm python sql streamlit webapp
Last synced: 05 Apr 2026
https://github.com/jonas-sanga/invest-portfolio-microservices
🏗 Demonstration of Microservices with RabbitMQ (Includes CloudAMQP) managing investment portfolios in the financial sector
cloudamqp jpa jpa-hibernate postgresql rabbitmq rabbitmq-consumer rabbitmq-producer spring spring-boot spring-mvc spring-web sql
Last synced: 05 Apr 2026
https://github.com/sowrensen/butler
Take mysql or mariadb database backup for your Laravel apps altogether.
cronjob data-rescue data-storage database database-backups laravel laravel-framework mariadb mysql sql
Last synced: 05 Apr 2026
https://github.com/hendurhance/microblog-flask
A mirco blog using Flask and SQL
ajax css3 flask flask-sqlalchemy html5 javascript python sql
Last synced: 05 Apr 2026
https://github.com/richardzhang01/e-commerce-back-end
A simple back-end only API developed to learn SQL and Sequelize
express-js insomnia mysql node-js sequelize sql
Last synced: 05 Apr 2026
https://github.com/joaopjt/africa.js
África.js is a fulfilled query builder/orm that runs over SQL Server, SQLite, MariaDB, MySQL and PostgreSQL.
mariadb mysql postgresql sql sqlite sqlserver
Last synced: 05 Apr 2026
https://github.com/tran1595/youtubeanalytics
I'm excited to share a guide I created to help you explore what makes YouTube videos go viral. Whether you're a content creator, data enthusiast, or just curious about viral trends, this guide is for you!
dataanalysisusingpython datainsights postgresql sql trends-analysis viralvideo youtube
Last synced: 18 Apr 2026
https://github.com/mehrajlatifli/views
A database called Library is used to work with views in MSSQL Server
database join mssql mssqlserver sql sqlserver-2019 t-sql tsql union view views
Last synced: 18 Apr 2026
https://github.com/dz1kill/db_schema_performance_test
Tests of sql queries and different table schemas.
javascript migration nodejs postgresql sql testing
Last synced: 18 Apr 2026
https://github.com/prgermux/quality-control
Quality Control is a Python-based application that provides a graphical user interface (GUI) for analyzing and visualizing data from various sources. Using PyQt5 for the GUI and Matplotlib for plotting, this tool allows users to load data from CSV and DAT files, connect to SQL databases, and generate detailed, interactive plots.
database python quality-control sql visualization
Last synced: 18 Apr 2026
https://github.com/monardop/practica_sql
Repositorio con ejercicios de práctica de SQL Server y MySQL
data-base mysql practice practice-project sql sql-server
Last synced: 18 Apr 2026
https://github.com/mi7773/advanced_sql_data_analytics_project
A hands-on SQL project simulating data analysis using fact and dimension tables, covering trends over time, cumulative metrics, performance breakdowns, segmentation, and reporting via SQL.
analytics business-analytics business-intelligence data data-analysis data-analyst data-analytics database query reporting sql sql-queries sql-query sql-server window-functions window-functions-in-sql
Last synced: 18 Apr 2026
https://github.com/bolshovaelizaveta/covid19_spark_analysis
Учебный проект по дисциплине 'Базы данных для компьютерного зрения'. Разработка аналитической платформы для эпидемиологического мониторинга COVID-19 с использованием Apache Hadoop и Spark
apache-hadoop apache-spark covid-19 data-analysis jupyter-notebook machine-learning medical-imaging pyspark sql
Last synced: 18 Apr 2026
https://github.com/rahuls-1106/dataspark
DataSpark is a powerful analytics project transforming raw retail data into actionable insights for Global Electronics. By leveraging Python, SQL, and interactive visualizations, it uncovers trends in customer behavior, sales performance, and product popularity, driving smarter business decisions and boosting growth.
data-visualization jupyter-notebook matplotlib numpy pandas-dataframe powerbi python seaborn sql
Last synced: 18 Apr 2026
https://github.com/harika534/smp
The "Student Management Project" is an integrated platform that provides a comprehensive solution for managing student informa- tion,academic records,and administrative tasks within an educa- tional institutions.
Last synced: 18 Apr 2026
https://github.com/bunnynyku/spring-boot-h2-rest-api
Este é um projeto Spring Boot REST API para gerenciamento de funcionários, utilizando um banco de dados H2 em memória. Ele permite criar, listar, atualizar e excluir funcionários através de endpoints REST
api crud-api crud-application h2 hibernate-orm jpa orm postman restful-api spring spring-data-jdbc spring-data-rest spring-reactive sql
Last synced: 18 Apr 2026
https://github.com/jmcmillenmusic/mvc-tech-blog
Full-stack application that allows users to login/logout, sign up as a user, comment on other users' blog posts, create/update/delete posts, and view all posts
express-js handlebars-js mvc-architecture node-js sequelize sql
Last synced: 18 Apr 2026
https://github.com/sup2point0/ignis
Various projects involving the Yu-Gi-Oh! card game, including asynchronous API requests, SQL databases, machine learning, and a Discord bot!
ai discord discord-bot ignis ignister machine-learning nextcord sql sqlalchemy sqlite ygo ygoprodeck yu-gi-oh yugioh yugioh-api yugioh-card-images
Last synced: 18 Apr 2026
https://github.com/lahcenezzara/book-registration-web-app
Book Registration Web App | Java EE
eclipse-ide jakarta-ee java javaee mysql servlet-jsp sql
Last synced: 18 Apr 2026
https://github.com/phelipe-sempreboni/certificates
Tutorial intended for information about my licenses and certificates acquired over time.
certificate certificates certification course data database datascience licences license-management marketing marketing-analytics python sql
Last synced: 16 May 2026
https://github.com/mohamedmahertawfik/laravelgymsystem
A dynamic gym management system to streamline memberships, schedules, and fitness tracking.
api jwt-authentication jwt-token laravel mysql php repository-pattern sql traits
Last synced: 19 Apr 2026
https://github.com/realeroberto/sql-notebook
A collection of SQL snippets.
databases rdbms relational-databases sql
Last synced: 04 Jun 2026
https://github.com/f5-nascimento/getting-started-with-azure-sql
Este repositório contém um passo a passo detalhado para a criação e uso de um Banco de Dados SQL no Azure, diretamente pelo portal, sem a necessidade de ferramentas externas.
Last synced: 19 Apr 2026
https://github.com/yuvrajsaraogi/unemployment-analysis-with-python
Unemployment is measured by the unemployment rate which is the number of people who are unemployed as a percentage of the total labour force. We have seen a sharp increase in the unemployment rate during Covid-19, so analyzing the unemployment rate can be a good data science project.
big-data big-data-analytics data-analysis data-science data-visualization engineering excel jupyter-notebook machine-learning mini-project natural-language-processing nlp project python3 sql
Last synced: 19 Apr 2026
https://github.com/hellofromtonya/term-hierarchical-search-sandbox
Term Hierarchical Search Sandbox Plugin
Last synced: 19 Apr 2026
https://github.com/dirkjbosman/node-postgresql-unstructured
An (Unstructured) Express Node PostgreSQL App
api express javascript node nodejs postgresql sql
Last synced: 19 Apr 2026
https://github.com/bl00mguy/db-design-itmo
Курс проектирования баз данных
db db-design docker dockerfile mongodb nosql postgresql sql
Last synced: 19 Apr 2026
https://github.com/rachel-xmr/free-education
Development -- “Free Education” Platform
javascript mysql-database php sql ui-design ux-design web website-development
Last synced: 19 Apr 2026
https://github.com/leoarj/db-sql-language-with-postgresql-ia-expert-academy
Banco de Dados e Linguagem SQL com PostgreSQL (IA Expert Academy)
database postgresql relational-algebra relational-databases sql
Last synced: 19 Apr 2026
https://github.com/darkdk123/learning-sql
📚 Hub for all my SQL learnings !
databases postgresql sql sql-quest
Last synced: 19 Apr 2026
https://github.com/apostolos-k/ntua-database-project
A project for the Databases course at Ece Ntua 2021-22, in which we simulate a database system for the Hellenic Foundation for Research & Innovation (HFRI).
database ntua-ece postgresql sql
Last synced: 19 Apr 2026
https://github.com/ch-garcia/leetcode-sql
This repository contains all of my SQL solutions for problems solved on LeetCode using PostgreSQL.
leetcode leetcode-practice leetcode-questions leetcode-solutions postgres postgresql sql
Last synced: 04 Jun 2026
https://github.com/allanr1991/senai-projecthealthclinic-webapi
Projeto onde foi realizado modelagem de banco de dados e realizado DDL, DML e DQL
Last synced: 04 Jun 2026