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-06-30 00:25:46 UTC
- JSON Representation
https://github.com/santosh-konappanavar/vetclinic_database
Vet clinic database is a database project where we create data structure using relational database for a vet clinic
Last synced: 19 Mar 2026
https://github.com/vduseev/raquel
Distributed task queue for Python with SQL
distributed job-queue job-scheduler python queue-workers sql task-queue task-scheduler
Last synced: 27 Feb 2026
https://github.com/inforkgodara/oracle-set-operators
This repository contains the explanation of Oracle SQL set operators. UNION, UNION ALL, INTERSECT, MINUS,
clause inforkgodara minus oracle oracle-database oracle-set-operators oracle-sql-database oracle-sql-set-operator set-operations sql sql-database sql-script union
Last synced: 19 Mar 2026
https://github.com/dna-intricate/powerhouse
Practical Assessment Task for 2023 - "SAVE OUR PLANET." Energy-usage cost calculator.
access-database delphi energy-consumption school-project sql
Last synced: 19 Mar 2026
https://github.com/hadeel-abdaljalil/a-simple-summary-of-sql-basics
My own Summery for *SQL* -DataBase- University Course.
Last synced: 12 Feb 2026
https://github.com/blaze-b/mongo-db-project-training
Basics about the mongo DB project, Reference Git URI:
Last synced: 12 Feb 2026
https://github.com/rajuniranjan/learning
cpp docker javascript openai openlayers postgres postgresql python reactjs recharts sql sqlalchemy tableplus typescript
Last synced: 16 Apr 2026
https://github.com/ra1nz0r/parcel_service
Отслеживание посылок.
cicd docker go golang integration-testing sql sqlite3 taskfile yaml
Last synced: 13 Feb 2026
https://github.com/miroslav-reiter/oracle_db_plsql
Materiály k online kurzom a školeniam Oracle DB a PL/SQL
oracle oracle-database oracle-db sql sql-oracle-database
Last synced: 13 Feb 2026
https://github.com/divanny/generatecrudprocedures
This stored procedure allows you to build basic CRUD procedures for a given table in a SQL Server database.
Last synced: 19 Mar 2026
https://github.com/alexandredev3/jwt-secure-authentication
Utilizando JWT para um autenticação segura em Node.js e Typescript.
jsonwebtoken jwt jwt-authentication koajs nodejs sql sqlite typeorm typescript
Last synced: 16 Apr 2026
https://github.com/kouisamine/sql-minifier-compressor
Minify your SQL by removing all the unnecessary characters.
minifier minify online source-code sql sql-minifier sql-minify sql-query tools
Last synced: 19 Mar 2026
https://github.com/rakumar99/netflix-analysis-using-tableau
This repository contains Netflix Analysis Dashboard Using Tableau where it will help in analyzing total revenue and total subscribers over a period of time based on data provided.
calculations dashboards metadata-management sql tableau tableau-public
Last synced: 19 Mar 2026
https://github.com/kinshuk-code-1729/hackerrank-sql-solutions
This repository contains the solutions to all the HackerRank SQL problems which I've solved while learning SQL.
hackerrank-solutions rdbms sql
Last synced: 19 Mar 2026
https://github.com/betulcfb/covidproject-koronaprojesi
This project analyzes COVID-19 data using SQL to examine infection rates, death percentages, and vaccination trends. Data has been cleaned and organized in Excel for better analysis. Additionally, a Tableau dashboard has been created for interactive visualizations. Key metrics include death rates by population and vaccination coverage over time.
Last synced: 19 Mar 2026
https://github.com/ushanperera/sql-scriptproject
This Stors all the SQL syntax that always come in handy during the developments (TSQL)
sql sqlserver-2022 stored-procedures tsql
Last synced: 14 Feb 2026
https://github.com/exegeses/introbbdd-62083
Curso Introducción a Bases de datos | código 62083
Last synced: 19 Mar 2026
https://github.com/hellymodikalpesh/sql-50-leetcode
This repository will contain all leetcode problems and solved solution for SQL starting from beginning to advanced question
Last synced: 19 Mar 2026
https://github.com/szapp/magistdataanalysisvisualization
Case study: Data analysis and visualization to evaluate and recommend a business partnership. Team project for data-driven business with SQL and Tableau
dashboard data-analysis data-science data-visualization data-viz sql tableau-public
Last synced: 19 Mar 2026
https://github.com/siteddv/todo-list-backend
REST API For Creating TODO Lists in Go
docker gin go golang golang-api golang-application golang-examples golang-jwt golang-rest golang-server jwt makefile postgresql rest-api sql todo todolist
Last synced: 16 Apr 2026
https://github.com/victorroe/palmbooking
Este repositorio es un Proyecto para aprender arquitectura MVC, Java Spring boot y Spring Security. Con el fin de desarrollar un Sistema de Reservas Hoteleras.
java maven postgresql spring-data-jpa springboot springsecurity-jwt sql
Last synced: 16 Apr 2026
https://github.com/jmaupetit/imdb-sql
Load IMDB datasets in SQL databases
database imdb load-testing sql
Last synced: 16 Feb 2026
https://github.com/arthursudbrackibarra/trab-final-mpbd
Trabalho Final de Modelagem e Projeto de Banco de Dados.
database-modeling oracle-database sql
Last synced: 19 Mar 2026
https://github.com/nguyendangxuanlinh/the-pizza-analysis-report-with-powerbi-sql
The purpose of this project is to help pizza business sustain and enhance their business growth. The analysis will help business owner understands their current product performance and uncover valuable insights to make data-driven decisions
actionable-recommendations powerbi powerbidashboard recommendation sql sql-query user-insights
Last synced: 19 Mar 2026
https://github.com/emahtab/sql-set-operators
oracle-database set-operators sql
Last synced: 19 Mar 2026
https://github.com/ibensusan/italian-cuisine-course-database-development-
SQL-based Database Design and Implementation
Last synced: 20 Mar 2026
https://github.com/nhoiyee/business_insights_360
This Power BI Project is about AtliQ Hardware, a global consumer electronics firm, facing operational challenges due to reliance on Excel for data analysis. In few countries, this resulted in substantial losses. Senior executives plan to invest in a data analytics project utilizing last year's data to drive performance improvement.
Last synced: 02 Mar 2026
https://github.com/camilajaviera91/sql-to-googlesheets
This repository provides a set of scripts to extract data from a MySQL database, transform it into a CSV file, and integrate it with Google Sheets. The workflow includes database connection, querying, data transformation, and file generation.
csv googlesheets googlesheetsapi lookerstudio mysql python sql
Last synced: 02 Mar 2026
https://github.com/canayter/sql-employee-database
Design the tables to hold the data from the CSV files, import the CSV files into a SQL database, creating ERD diagrams, and then answer questions about the data. That is, performing data modeling, data engineering, and data analysis, respectively.
Last synced: 03 Mar 2026
https://github.com/srinivasrm/graphics_cards_analysis_and_application
In the current project I have extracted graphics card current prices from an authorizer retailer in India and performed analysis
beautifulsoup data-analysis data-science data-visualization etl graphic-card-price-prediction graphics-card graphics-card-analysis heroku-database machine-learning matplotlib pgsql python regression scikit-learn seaborn sql streamlit webapplication
Last synced: 04 Mar 2026
https://github.com/xploits3c/xploits3c
Config files for my GitHub profile.
blackhat-python config dump github-config hacking-tools injection-attacks osint-tools pentesting pentesting-tools python3 scripts sql sql-server vulnerability whitehat-hacker xss-vulnerability
Last synced: 16 Apr 2026
https://github.com/mansoor-p/jobcompanyratings-monolithic
A monolithic app for job seekers, providing company profiles and employee reviews. Users can browse, search, and filter companies, read reviews, and make informed career decisions.
h2-database java jobportalwebsite jobs jobsearch reactjs rest-api spring-boot springsecurity-jwt sql
Last synced: 16 Apr 2026
https://github.com/dariomatias-dev/go_auth
Sistema de autenticação e autorização para Golang com e-mail e senha
authentication authentication-backend autorization docker docker-compose gin go golang postgresql source-code sql sqlc
Last synced: 04 Mar 2026
https://github.com/cubrid-labs/cubrid-go
Pure-Go database/sql driver for CUBRID database
cubrid cubrid-database database database-sql driver go-database-sql golang gorm pure-go sql
Last synced: 01 Apr 2026
https://github.com/gino-freud-hobayan/google-data-analytics-capstone-project.
Cyclistic Bike-Share (SQL)
data-cleaning data-visualization exploratory-data-analysis sql
Last synced: 05 Mar 2026
https://github.com/yuyukiin/faculdade-cc
Compilado de materiais de estudo, exercícios e implementações das disciplinas de Ciência da Computação na Universidade Franciscana (UFN).Cadeiras resumidas da faculdade.
college computer-science cpp csharp java python sql study-materials ufn university
Last synced: 02 Apr 2026
https://github.com/reza-saeedi-coding/netflix-data-analysis
A complete end-to-end Netflix dataset analysis using Python, SQL, and Matplotlib. Explores genres, content ratings, and trends using exploratory data analysis and visualizations.
data-analysis data-cleaning eda matplotlib netflix pandas portfolio-project python sql sqlite
Last synced: 17 Apr 2026
https://github.com/yupanquiah/programming
- I will share my learning path
docker git go javascript postgresql react rust sql svelte typescript vuejs
Last synced: 03 Apr 2026
https://github.com/vinnybellack/finzooid-customer-success
Showcases my work at Finzooid (2019–2022) in customer success and marketing ops using ChatGPT, Power BI, Buffer, and SQL. Includes anonymized examples of feedback analysis, KPI tracking, social scheduling, and churn prediction workflows.
buffer chatgpt customer-success excel powerbi project-coordination project-management sql
Last synced: 17 Apr 2026
https://github.com/onero/adaminojavaexam
A first year exam project for my students at EASV
Last synced: 03 Jun 2026
https://github.com/suraj-sedai/to-do-task-app
A to-do list app (Spring 24 Web Technology Project) with user registration, task management, and a dynamic light/dark theme switch. Built with PHP, CSS, and JavaScript for enhanced functionality.
css database html javascript php sql to-do-app to-do-list
Last synced: 18 Apr 2026
https://github.com/meghajbhat/patient-records-management-system
The Patient Records Management System is a robust web-based application designed for hospitals and healthcare providers to streamline the management of patient records, appointments, prescriptions, and billing.
backend css database-management flask flask-application frontend full-stack-web-development html mysql python python3 sql
Last synced: 18 Apr 2026
https://github.com/sisimomo/graphqlsakila
Demonstrations of my proficiency span across several technologies. Concretely, this project is an API facilitating CRUD operations (Create, Read, Update, Delete (TODO)) for various objects.
data-loader dgs dgs-framework java java-17 jpa-hibernate lombok mapstruct mariadb netflix-dgs nplus1 portfolio sakila spring spring-boot sql
Last synced: 20 Apr 2026
https://github.com/0prashantyadav0/backend-project
This website consist of express nodejs project with ejs
Last synced: 20 Apr 2026
https://github.com/yanamlnk/car-sharing
Project created during Java Backend Developer track provided by Hyperskill
Last synced: 21 Apr 2026
https://github.com/mgobeaalcoba/postgresql_fundamentals
Querys y notas del curso de PostgreSQL
database database-management postresql sql
Last synced: 21 Apr 2026
https://github.com/aravind-selvam/bikeshare-company-analysis
Google Data Analytics Professional Certificate program's Capstone project, of a bike sharing company
analytics business-analytics business-intelligence data data-analysis data-visualization dataanalytics google-data-analytics postgresql sql sql-server
Last synced: 22 Apr 2026
https://github.com/whiskyechobravo/karboni
Mirror a Zotero library into a SQL database
academia cli-app database python scholar sql zotero zotero-api
Last synced: 24 Apr 2026
https://github.com/tushar2704/sql-challenges
Collection of SQL challenges designed to demonstrate my skills and expertise in database management, data analysis, and data manipulation using SQL. This repository serves as a showcase of my abilities to handle complex SQL queries, optimize database performance, and solve real-world data problems.
data-analytics data-mining data-science datamanipulation mysql postgresql sql
Last synced: 24 Apr 2026
https://github.com/miroslav-reiter/kurz_ako_sa_stat_db_analytikom
📈 Ako sa stať Databázovým ANALYTIKom - Materiály, zdroje, skripty k večernému online školeniu Ako sa stať Databázovým Analytikom pre Robime.it (Mentor Partners)
analytics analytik db dbms mysql regex regex-pattern regular-expression regular-expressions reiter sql
Last synced: 24 Apr 2026
https://github.com/impossibleforge/pfc-duckdb
DuckDB extension to read PFC-JSONL compressed log files with block-level timestamp filtering
analytics compression duckdb duckdb-extension jsonl log-compression sql structured-logs
Last synced: 25 Apr 2026
https://github.com/jamesrobionyrogers/spaced-repitition-software-website
Onslow SRS is a project for an assignment where we were tasked to create an interactive website
2021 assessment-project javascript php sql
Last synced: 25 Apr 2026
https://github.com/itsdaiton/eshop-php
E-shop vytvořený v jazyce PHP v rámci kurzu Webové aplikace na VŠE.
composer eshop php shop shopping-cart sql
Last synced: 26 Apr 2026
https://github.com/yusufyusie/database-diagram
I will get a database diagram, interpret it, and implement the SQL needed to build that database.
database database-diagrams database-schema postgresql sql
Last synced: 26 Apr 2026
https://github.com/alejo1630/sport_stats
Data analysis of information from the summer and winter Olympic games over the years. UC Davis SQL Specialization Final Project
data-analysis jupyter-notebook olympics-dataset plotly python seaborn sql
Last synced: 26 Apr 2026
https://github.com/aoof/lci-database-manager
A simple and efficient interface for managing SQL databases. Easily run queries, edit tables, and view data in a clean, user-friendly environment. Designed for convenience, it streamlines essential database tasks without unnecessary complexity. (MongoDB count your days)
data-management database database-editor database-management db-tool dev-tool sql sql-gui sql-interface sql-query
Last synced: 26 Apr 2026
https://github.com/liulalemx/berana
An education focused social media platform.
Last synced: 27 Apr 2026
https://github.com/mgobeaalcoba/postgresql_advance
database database-management postgresql sql
Last synced: 27 Apr 2026
https://github.com/pavankethavath/dataspark-illuminating-insights-for-global-electronics
DataSpark is a retail analytics project for Global Electronics leveraging Python, SQL, and Power BI. It uncovers customer insights, sales trends, and store performance to optimize marketing, inventory, and operations. Features include clean datasets, SQL-driven analysis, and interactive dashboards, driving data-driven growth and decision-making.
data-engineering data-visualization dataanalytics powerbi python retail-data sql
Last synced: 27 Apr 2026
https://github.com/starsheriff2/weather-app-calendar---backend
Simple web app for creating reminders that show you the weather forecast. Built with Ruby on Rails API, PostgreSQL, React create-react-app, Redux RTK and JWT for authentication. Deployed with Docker
crud-api docker docker-compose jwt-authentication jwt-token postgresql render request-testing restful-api rspec-testing ruby sql
Last synced: 28 Apr 2026
https://github.com/tomtom828/hello-windows
Notes to self on creating a developer environment in Windows 10
getting-started gitbash how-to howto java setup sql windows
Last synced: 28 Apr 2026
https://github.com/exegeses/introdb-64151
Curso de Introducción a las Bases de datos | código 64151
database-design databases mysql mysql-database sql
Last synced: 29 Apr 2026
https://github.com/affluentlynx/database-viewer
just a simple database viewer and limited editor I made to aid one of my other projects. provided in an Graphic User Interface (GUI)
database database-gui database-management editor python3 sql tkinter-graphic-interface viewer
Last synced: 29 Apr 2026
https://github.com/nlesc/spot-server
database filter javascript spot sql visualization
Last synced: 29 Apr 2026
https://github.com/kirolos00daniel/tokyo-olympic-analysis-2020-azure
Tokyo Olympics Analysis Using AZURE platform
azure azuredatabricks azuredatafactory azurestorage databricks powerbi python sql
Last synced: 29 Apr 2026
https://github.com/matowdev/qa-engineer-by-skillbox
career path 🐞 QA engineer + AI
api chatgpt cypress devtools gemini http javascript postman qa qa-automation-test rest-api selenium sql ux-ui
Last synced: 29 Apr 2026
https://github.com/johansolbakken/benchmark
A repository for benchmarking Optimistic Order-Preserving Hash Join (OOHJ) in MySQL using the Join Order Benchmark (JOB). Part of a Master’s thesis project, it includes scripts for setting up the database, running SQL queries, and evaluating performance.
benchmarking join-order-benchmark mysql query-optimization ruby sql
Last synced: 30 Apr 2026
https://github.com/analiaburgosdev/microservices_monopatines
This project implements a microservices architecture using Spring Boot and Docker. It simulates an e-scooter rental platform, managing various business areas such as users, trips, maintenance, and pricing.
docker-compose documentation endpoint java maven microservices spring-boot sql
Last synced: 30 Apr 2026
https://github.com/stefanov-sm/sqlmethods
Define PHP methods as SQL queries
Last synced: 30 Apr 2026
https://github.com/gauravkumar1741/student_management_workbench
The Student Management System is a MySQL-based web application designed to manage student records efficiently. It provides features to add, edit, view, and delete student data through a user-friendly interface. The backend is powered by Node.js with Express.js, and the frontend is built using HTML, CSS, and JavaScript with a responsive design
Last synced: 30 Apr 2026
https://github.com/kevinmichaelchen/go-sqlboiler-user-api
Small microservice for managing User Accounts with Go and SQLBoiler ORM
go grpc protobuf protocol-buffers sql sqlboiler
Last synced: 30 Apr 2026
https://github.com/littleairmada/steampipe-plugin-fly
Use SQL to instantly query Fly.io resources across apps and organizations. Open source CLI. No DB required.
flyio sql steampipe steampipe-plugin
Last synced: 08 Jun 2026
https://github.com/scarblase/salary-comparison
Submission for the DataCamp Salary Competition(1 level). 🏆
data data-analysis data-science data-visualization engineering python sql structured-data
Last synced: 01 May 2026
https://github.com/ganeshkbhat/ejsondb
ejsondb in-memory json db documents with local persistence
db ejsondb filesystem json nosql sql sql-ddl sql-ddl-dml
Last synced: 01 May 2026
https://github.com/bredalis/sqlite3python
✨ BBDD SQL ✨
bbdd database python relational-databases sql sqlite sqlite3 sqlite3-database
Last synced: 01 May 2026
https://github.com/yessasvini23/ibm-data-science-professional-certification
Kickstart your career in data science & ML. Build data science skills, learn Python & SQL, analyze & visualize data, build machine learning models. No degree or prior experience required.
coursera data-science dataanalysis ibmprofessionalcertificate machine-learning python sql
Last synced: 01 May 2026
https://github.com/mdreyadhossain/leetcode_solved
cracking leetcode problems
Last synced: 02 May 2026
https://github.com/jamesql/cplusplus-base-login
Basic Login Base w/ C++ & MySQL
cplusplus encryption gui ide mysql qt qt5-gui sha256 sql
Last synced: 03 May 2026
https://github.com/t-kalv/studyshorts
StudyShorts -StudyShorts is a full-stack Java-based Study Quiz Flashcard app that helps user to study whilst testing their knowledge, allowing users to create questions and study those questions engaging with those questions via short-form video content at the bottom of the screen similar to TikTok/YoutTube Shorts/Instagram Reels...
database flashcards java java-swing mysql mysql-database quiz quiz-app shortform sql study swing video
Last synced: 03 May 2026
https://github.com/joaoespacheco/trybe-project-22-all-for-one
Projeto de filtragem e manipulação de informações em banco de dados através de queries SQL
Last synced: 04 May 2026
https://github.com/soumadeepchoudhury/zettasql
Simple and Secure database ZettaSQL server.
application database database-management sql sql-server sqlite sqlite3
Last synced: 04 May 2026
https://github.com/manjillama/clothing-manager
Simple sales manager Dashboard for small businesses specially clothing.
java postgresql spring spring-boot sql
Last synced: 04 May 2026
https://github.com/varun-khorgade/retailetl-store-data-pipeline
Data pipeline to process retail store data and prepare for reporting.
airflow batch-processing bigdataprocessing dataorchestration datawarehouse etl-pipeline hadoop pandas powerbi python reporting scala spark sql
Last synced: 04 May 2026
https://github.com/johnsoct/bash-sql-cli-local-db-query-tool
Generic Bash CLI tool to query a single row within a local PostgreSQL database.
Last synced: 04 May 2026
https://github.com/said-laasri/catalog_all_things
Users can store their favourite Books, Games and Music Albums in this Bank made of Ruby
postgresql rspec rspec-testing ruby ruby-gem sql
Last synced: 04 May 2026
https://github.com/potlitel/blazorhrmanagement
HR Management - Simple sample web API project that simulates a HR Management System Application.
blazor blazor-webassembly dapper dapper-donet-core dotnet dotnetcore sql stored-procedures swagger swagger-ui t-sql webapi
Last synced: 05 May 2026
https://github.com/geekidharsh/analyze-and-optimize-airtrafficroutes
Boston Consulting Group Case study to mine Global Air Traffic data to predict and find key areas of improvement for airliners and airports
dashboard dataanalysis database mysql powerpoint python sql tableau-repository
Last synced: 05 May 2026