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/chdl17/nyc_green_taxis_peak_hour_analysis
This project analyzes GCP BigQuery data and uses Looker Studio to build a Peak Hour Analysis.
bigquery gcp google-cloud-platform looker-studio sql
Last synced: 06 Feb 2026
https://github.com/javi-cba/todo-svelte
He desarrollado una aplicación web que incluye un sistema completo de gestión de tareas (CRUD), el cual permite a los usuarios crear, visualizar, modificar y eliminar sus propias tareas de manera eficiente.
orm sql superforms sveltekit tailwind-css typescript
Last synced: 14 Apr 2026
https://github.com/hugo-hattori/tkinter_sql
User Interface Project created with Tkinter for SQL database manipulation.
crud crud-application database database-management pyodbc python python-script sql tkinter tkinter-messagebox tkinter-python
Last synced: 18 May 2026
https://github.com/paripsky/sqlgram
Visualize your PostgreSQL database schemas.
database-diagram database-visualization postgresql sql
Last synced: 17 May 2026
https://github.com/piyushkumar2025/analytical-sql-project-exploring-trends-segmentation-kpis
A complete SQL analytics project using a simulated data warehouse. It analyzes sales, customer, and product data with CTEs, joins, window functions, subqueries, and views to deliver insights on trends, segmentation, and KPIs, showing how SQL enables data-driven decisions without BI tools.
advanced-sql analytics business-intelligence data data-science-projects datascience joins kpi mysql query sql window-functions-in-sql
Last synced: 02 Jul 2025
https://github.com/mastermindromii/orders-analysis-using-sql-and-python
In this repository, dive into an end-to-end data analytics project. Utilize Python and SQL, employ Kaggle API for dataset acquisition, Pandas for processing, and SQL Server for data storage. Finally, uncover insights through SQL queries!
connectivity mssql-database pandas python sql sqlalchemy
Last synced: 16 Feb 2026
https://github.com/allanotieno254/clinic-booking-system-database
The Clinic Booking and Visit Management System (CBVMS) is a MySQL-based relational database system designed to manage operations in a clinic or small hospital environment.
database-management database-schema databases schema sql
Last synced: 11 Oct 2025
https://github.com/dmarks84/coursework_capstone_spacex_predictions
Final Project for IBM Data Science Professional Certificate -- Applied all skills and methods utilized in the series of courses for this certification to predict the success of SpaceX landings; issued full report to stakeholders
api classification dash eda folium linear-algebra matplotlib mysql numpy pandas plotly probability python seaborn sql statistics supervised-ml technical-writing web-scraping
Last synced: 08 Apr 2026
https://github.com/azaz9026/email-spam-detection
Welcome to the Email Spam Detection project! This repository provides a machine learning model for detecting spam emails using a Naive Bayes classifier and a simple web interface built with Streamlit.
data-analysis data-cleaning data-structures data-visualization deep-learning machine-learning python sql streamlit
Last synced: 14 Apr 2026
https://github.com/valda1/todolist
Todo list project using Java and SQL.
java sql todo todo-app todo-list todo-list-app todo-list-application todo-list-project todoapp todolist todolist-app
Last synced: 11 Oct 2025
https://github.com/nicogz90/2.back-end
Full Stack Developer at HA Academy (Module #2)
authentication deployment express file-upload formidable mysql nodejs nunjucks passport sequelize sql
Last synced: 25 Feb 2026
https://github.com/polyclient/polyclient
Experimental proof-of-concept SQL/NoSQL database client.
cockroachdb database erd libsql linux macos mariadb mongodb mssql mysql nosql oracle polyclient postgresql redis sql sqlite wasm windows
Last synced: 14 Jan 2026
https://github.com/rainggor/taskmanagementsystems
Task Management System — это современное приложение для управления задачами, разработанное на Java 21 и Spring Boot 3.3.5. Система включает в себя возможности аутентификации, управления пользователями, создания, отслеживания и обновления задач. Используются PostgreSQL, Docker Compose и OpenAPI/Swagger для удобной работы и масштабируемости.
java java21 postgresql spring spring-boot spring-security sql
Last synced: 14 Apr 2026
https://github.com/thoratstuti/web-based-examination-system
Web-based examination system with dual interfaces: a student portal for online exams and an administrative panel for managing users, exams, and results.
Last synced: 19 Jan 2026
https://github.com/hoyirul/db-manager
This is a simple database manage for PostgreSQL databases. It allows you to connect to a database, view the tables, and view the data in the tables. You can also run SQL queries on the database.
dbmanager flask jinja2 pgsql python3 query sql
Last synced: 02 May 2026
https://github.com/skyrocketstan/learning_netology_jdbc
Домашнее задание к занятию 8.3: JDBC API, JdbcTemplate, NamedParametersJdbcTemplate
homework java java-learning jdbc netology spring-boot spring-learning sql
Last synced: 11 Oct 2025
https://github.com/diegoribeiro2/dashboard_para_tomada_de_decisao_de_uma_editech_-_sql
Dashboard utilizando SQL com o objetivo de definir os próximos passos estratégicos de uma Edtech.
Last synced: 30 Jan 2026
https://github.com/dataforge-projects/covid19_ibge
Este repositório contém a análise de dados realizada no âmbito do Tech Challenge da pós-graduação em Data Analytics da FIAP. O objetivo do projeto é explorar e interpretar dados relevantes sobre o comportamento da população durante a pandemia da COVID-19, utilizando a base de dados PNAD-COVID19 do IBGE. Essa análise visa apoiar a tomada de decisão
bigquery excel google-bigquery google-cloud-platform powerbi python sql
Last synced: 18 Feb 2026
https://github.com/amandinedurand/gite
Projet SN1 incluant la modélisation, la création et l'interrogation d'une base de données pour un site de location de gîtes sous SQL Serveur
Last synced: 11 Oct 2025
https://github.com/vzamboulingame/data-portfolio
This repository showcases my projects in Python and SQL, highlighting my skills in data analysis & visualization.
data-analysis data-portfolio data-science data-science-portfolio data-science-projects data-visualization jupyter-notebook portfolio python sql
Last synced: 20 May 2026
https://github.com/miguelhp373/createtablewithaltertableconstraintprimarykey
Script T-SQL Que Cria Uma Tabela, e Executa uma AlterTable Definindo a Primarykey Com Constraint
constraints primary-key sql sqlserver tsql
Last synced: 11 Jun 2026
https://github.com/roshancyriac/expenditure_tracker
Expenditure Management App A simple yet powerful app to track daily expenses efficiently. Users can add spending categories, log transactions, and view categorized expense summaries. Built with Node.js, Express, PostgreSQL, and EJS, the app ensures seamless tracking with a user-friendly interface. 🚀
ejs express html-css-javascript nodejs postgresql sql
Last synced: 08 Apr 2026
https://github.com/edumoraes1/spam_count_sfmc
Consulta de SQL com contagem de envios de email e spam dos ultimos 365 dias
bigquery marketing-cloud salesforce sql
Last synced: 23 Feb 2026
https://github.com/mujeeb218353/class-management-system
Class Management System
Last synced: 12 Oct 2025
https://github.com/devenock/Relational-Databases
Relational Database Concepts
Last synced: 22 Jul 2025
https://github.com/kevinricar24/webshoptest
asp-net-mvc csharp entity-framework inmemory sql
Last synced: 22 Jul 2025
https://github.com/bsnext/mysql-minifier
MySQL/SQL Queries minifier.
compress minifier mysql node optimizer sql sqlite typescript
Last synced: 06 May 2026
https://github.com/ahmednassar7/pizza-ordering-system
A pizza ordering system.
algorithms database datastructures gui java mssql mssqlserver oop sql ui-design
Last synced: 02 Jan 2026
https://github.com/naveen-chandrasekaran/schoolmanagementsystem
This is School Management System developed by using Python with a graphical user interface built using Tkinter and a back-end database powered by SQL. This project aimed to streamline the process of managing student information effectively
Last synced: 01 Nov 2025
https://github.com/xmita-ghx/connectivity-mysql-python
Just trying to take you through the basics of establishing a MySQL database connection with Python, essentially constructing a database with its tabular contents and the corresponding values within the fields.
mysql-database python-connection-mysql rdbms sql sqllite
Last synced: 08 Jul 2025
https://github.com/umamasaif/daycare-management-system
This repository contains the source code for a Daycare Management System, a semester project developed using C# and SQL. The system features a user-friendly interface built with WinForms, allowing for efficient management of daycare operations such as managing children's records, staff details, schedules, and more.
csharp database-management gui sql winforms
Last synced: 04 Oct 2025
https://github.com/hemanthkumar314/movieverse
Build a Movie Review Management System where users can interact with application in real-time to rate the movies and review their thoughts on movies
Last synced: 05 Mar 2025
https://github.com/yuzlln/codingtest_sql
HackerRank / LeetCode / Programmers / solvesql
Last synced: 20 May 2026
https://github.com/miguelhp373/criando_uma_stored_procedure_com_tsql
Diretório Criado Para Ensinar a Criar Uma Procedure com SQL Server
database db procedures sql sqlserver ssms tsql tsql-stored-procedures
Last synced: 20 May 2026
https://github.com/kh-suleiman99/movies-api
This project is an exercise to apply what I have learned about .NET Technology. I used C#,SQL Server, EF Core, LINQ, .NET API, Identity, JWT Berar token.
api csharp dotnetcore efcore identity jwt-authentication linq sql
Last synced: 06 Apr 2025
https://github.com/anna-yeddi/esqloration
Various PostgreSQL and MondoDB scripts for future references
mongodb mongodb-database nosql postgres postgresql postgresql-database scripts sql
Last synced: 15 May 2026
https://github.com/ugurcanerdogan/hackerrank-solutions
My hackerrank solutions
hackerrank hackerrank-solutions hackerrank-sql java rest-api sql
Last synced: 06 Apr 2025
https://github.com/jcilacad/mvc-security-exercise
A simple project that implements spring security
azure spring-boot-3 spring-data-jpa spring-mvc spring-security sql thymeleaf
Last synced: 20 May 2026
https://github.com/aaronwalker96/advanceddatabases
A git repository for my Advanced Databases university module
Last synced: 22 Jul 2025
https://github.com/lisabensoussan/bigdata_midterm
This project focuses on analyzing Stack Overflow data related to JavaScript and Python questions using a combination of SQL queries (Google BigQuery) and Unix shell commands. The aim is to explore trends, activity patterns, and user behavior around these popular programming languages through data wrangling and querying techniques.
bigquery data-cleaning sql unix-command unix-shell
Last synced: 27 Jan 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/aishani09/sql-practice-beginnertoadvanced
A repository containing SQL practice questions and answers covering basic to advanced levels.
mysql sql sql-practice-problems sql-server sqlpractice
Last synced: 20 May 2026
https://github.com/kayannr/sportstats
Historical data analysis using SQL, Databricks, Python, PandaSQL, Pandas, and SQL Window functions. .
Last synced: 20 May 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/lucky-bhure/curd-operation-with-mysqlworkbench
A simple user management system built with Node.js, Express, MySQL, and EJS templates. This application allows users to be added, edited, deleted, and displayed from a MySQL database.
Last synced: 07 Mar 2026
https://github.com/mariamabidi/full-stack-bootcamp
This repository contains all the resources, projects, and code snippets from the Complete Web Development Bootcamp course I took. This comprehensive course covers a wide range of web development technologies and practices, helping me progress from a beginner to a full-stack web developer.
bootstrap5 css3 express-js flexbox html5 javascript jquery node-js npm postresql reactjs sql
Last synced: 08 Apr 2026
https://github.com/mvelic/mssql-monitor
A basic monitoring package for MS SQL Server.
Last synced: 12 Sep 2025
https://github.com/iankitnegi/sql_adhoc_analysis_project
Atliq Hardwares, a leading computer hardware producer in India with a global reach, seeks to enhance its data analytics team for better decision-making insights. Tony Sharma, the Data Analytics Director, is hiring junior analysts with strong tech and soft skills, using a SQL and code basics challenge to evaluate candidates.
consumer goods mysql powerbi sql
Last synced: 31 Oct 2025
https://github.com/ite-2022-pwr/ite-is-semestr-4
Semestr 4, studia inżynierskie: AiZO, PTM1, Sieci komputerowe, OiAK, WdWK, Bazy danych 1, NiDUC2
algorithms algorithms-and-data-structures assembler assembly computer-architecture cpp database go golang microprocessor networking oracle-database programming sql university university-project
Last synced: 30 Jan 2026
https://github.com/asacxyz/c_introducao-a-sql-consulta-e-gerenciamento-de-dados
Para acompanhamento do curso Introdução a SQL: Consulta e gerenciamento de dados
Last synced: 24 Feb 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/jillie-wink/sql-portfolio
SQL Data Analysis Projects
data-analysis data-manipulation portfolio sql sqlite
Last synced: 02 Jan 2026
https://github.com/thoroldvix/wow-wotlk-item-db
Sql script for creating WoW WOTLK item db containing only tradeable items
mysql postgresql sql wow-classic
Last synced: 04 Mar 2025
https://github.com/soham7998/hackerrank--achievements
My HackerRank Profile Link :
certificate hackerrank python sql
Last synced: 22 Jan 2026
https://github.com/mahammad-mostafa/vet-clinic
This is the first project in the fourth module of the Microverse program. It is a database for a vet clinic using PostgreSQL.
database database-schema indexing joins microverse microverse-projects microverse-students postgresql queries rdbms relational-database sql structured-query-language
Last synced: 19 May 2026
https://github.com/ahdanfirdaus/belajar-sql-dasar
Dokumentasi belajar sql dasar
Last synced: 05 Feb 2026
https://github.com/erick-hernandez-ortega/proyecto-regularizacion
Proyecto de regularización para la clase de gestion de proyectos de software utilizando la metoloogia SCRUM 🤠
Last synced: 18 Feb 2026
https://github.com/touradbaba/airbnb_datamart
Data Mart designed for an Airbnb-like platform.
data-mart data-modeling database-design database-schema eer-diagram mysql relational-databases sql
Last synced: 19 May 2026
https://github.com/saraleitexyz/sgbd-classes
A collection of SQL exercises, notes and theory from my studies; including material from the MySQL documentation and other resources.
education exercises learning mysql sql study-notes
Last synced: 31 May 2026
https://github.com/kartikeya443/automated-data-pipeline-gcp
This project showcases the integration of various Google Cloud Platform services to build an efficient and automated data pipeline for sales data.
bigquery cloud data-engineering flask gcp google-cloud-platform looker-studio pipeline python sql
Last synced: 03 Feb 2026
https://github.com/shivamsharma32/diabetes_prediction
The challenge was to effectively predict diabetes and manage patient care by analyzing extensive patient data. This included addressing issues such as extracting meaningful insights, ensuring data integrity, and efficiently managing patient records to enhance healthcare services.
Last synced: 27 Jan 2026
https://github.com/soheil-mp/sales-analytics-pipeline
Data analytics pipeline built with Apache Spark and Hadoop for processing and analyzing large-scale sales data.
Last synced: 27 Jan 2026
https://github.com/prakshal0809/sql-data-analysis-project
This project involves analyzing pizza sales data using SQL to address various data analysis questions, providing essential foundational to advanced SQL knowledge.
Last synced: 26 Jun 2025
https://github.com/torshin5ergey/1tdata-do_2024-08-28_6.11-03
1T Data "Data architect (DevOps)". Задание 2024-08-28 6.11 №3
clickhouse docker docker-compose sql
Last synced: 17 May 2026
https://github.com/lruizap/teammaster
TeamMaster is a server-side web application built with PHP (MVC pattern)
Last synced: 18 Apr 2026
https://github.com/otaviomendessantos/projeto_autodidata
Referente ao estudo de linguagens variadas.
css estudante html javascript python sql
Last synced: 08 Apr 2026
https://github.com/d4nqw3rty/oop-school-library
Application built in ruby to track all the information about a borrowed book, register user, professor or student, add books and borrowed books
Last synced: 28 Mar 2025
https://github.com/ahmed20150/student-advising-system--databases-1-guc
The Student Advising System is a Web Application that aims to assist Advising Students with all the University Services that the may Require. It was Developed Using ASP.NET for the Frontend and utilized MSSQL in order to support the database functionalities that the students required.
asp-net csharp database-management mssql mssql-database sql web-application
Last synced: 31 Jan 2026
https://github.com/davsav16/soundemic
We designed this app to allow for users to post about their favorite songs, artists, and albums, and then engage in conversation about them.
authentication cookies crud nodejs object-oriented-programming restful-api sequelize sql
Last synced: 19 May 2026
https://github.com/tianzonglin/commentsall
This is an assistant webpage to help me gather the comments on my blog in one single page. Since the comments were stored by Leancloud(cn), it could be easy to use Leancloud API to select them all from the data table and show them on the webpage.
Last synced: 15 Jan 2026
https://github.com/prabhakar-naik/spring-boot-graphql-app
The "spring-boot-graphql-app" is a Spring Boot application that integrates GraphQL, a query language for APIs, with Spring Boot's web framework. It allows clients to query and manipulate data using a single endpoint and a flexible schema. This project showcases how to define GraphQL queries, mutations, and subscriptions, as well as how to map them
crud-application dbms-project graphql java mongodb mysql oracle-database restful-api spring-boot sql
Last synced: 14 Apr 2026
https://github.com/irem-yigit/garantibbva-patika-bootcamp-projects
Bu repository Garanti BBVA Becoder Yazilimci Yetistirme ve Meslek Edindirme Programi odevlerini icerir.
css3 html5 java javascript react spring-boot sql
Last synced: 08 Feb 2026
https://github.com/programkingabel/vet-clinic-database
Build a relational database with postgreSQL
Last synced: 19 May 2026
https://github.com/gemaquejr/mysql-one-for-all
Projeto com o objetivo de revisar e e consolidar conceitos de normalização e execução de queries. Este projeto foi criado para avaliação final na seção 03 do módulo de Backend do Curso de Desenvolvimento Web na Trybe.
docker mysql mysql-workbench sql
Last synced: 19 May 2026
https://github.com/beatrixloureiro/mod1-uc3-auxiliar-na-modelagem-e-manipula-o-de-banco-de-dados
Este repositório contém as atividades realizadas no módulo MOD1-UC3: Auxiliar na Modelagem e Manipulação de Banco de Dados.
Last synced: 17 Mar 2026
https://github.com/sparsh-kumar/sequelizenodejsmigrationandseeders
code repository demonstrating how to make use of migrations and seeders in sequelize in node js
express-js expressjs javascript migration node nodejs orm relational-databases seeding sequelize sequelize-orm sql
Last synced: 14 Apr 2026
https://github.com/piotr-kalanski/class2sql
SQL insert statements generator based on Scala case class.
Last synced: 31 Oct 2025
https://github.com/umbrellaleaf5/music_library_database
Project on the course "Databases" on the second-year MIPT DAFE/RSE
database dbms-project education mipt sql
Last synced: 26 Jun 2025
https://github.com/praveendecode/phonepe_pulse
Phonepe Pulse Data Visualization and Exploration: A User-Friendly Tool Using Streamlit and Plotly
data-visualization dataanalysis financial-analysis mongodb postgres python sql streamlit-dashboard
Last synced: 14 Apr 2026
https://github.com/lucasdota/ffc_universe_database_sql
A SQL database project about the universe from the freecodeCamp course
Last synced: 21 Mar 2025
https://github.com/cosmin-panescu/proiect-facultate-tehnologii-web
📌 Faculty Project - Web Technologies
database htmlcssjavascript sql webdevelopment
Last synced: 27 Mar 2025
https://github.com/gregoritsch3/ml_eda_classification_diabetes
An EDA and Machine Learning Classification exercise on the Diabetes dataset demonstrating the use of SQLAlchemy data import from an SQL database (PostgreSQL), Pre-processing Pipelines, ANOVA, 9 ScikitLearn ML models, Hyperparamter Tuning for the best performing one, and feature importance.
anova machine-learning matplotlib numpy pandas pipelines scikit-learn seaborn sql sqlalchemy statistics
Last synced: 14 Apr 2026
https://github.com/paulinobermudez/scriptbasededatos
Scripts de gestion de base de datos Oracle 18c
automatically backup bash-script bash-scripting bermudez chunche95 database-management database-migrations oracle oracle-18c oracle-database oracle-db paulino plsql roles-privileges sql users
Last synced: 31 Dec 2025
https://github.com/rociobenitez/ivr-customer-service-ivrdb
A repository for managing the database schema and data related to a customer service Interactive Voice Response (IVR) system, including call records, modules, and user steps.
Last synced: 15 Oct 2025
https://github.com/mizcausevic-dev/dbt-multi-touch-attr
TypeScript control plane plus dbt-style SQL assets for multi-touch attribution, journey stitching, and reviewable revenue-credit logic.
analytics attribution dbt marketing-analytics revops sql typescript
Last synced: 01 Jun 2026
https://github.com/mizcausevic-dev/regulatory-reporting-mart
Warehouse-style reporting mart for docket readiness, evidence packets, and deadline pressure.
agpl analytics kinetic-gain regulatory-reporting sql warehouse
Last synced: 01 Jun 2026
https://github.com/rezwancs/booking_ticket
This project is done with Laravel framework. But I tried to use raw PHP most of the time and Laravel for the security purpose only. Here I implemented most of the features of SQL database.
Last synced: 19 May 2026