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-03 00:26:03 UTC
- JSON Representation
https://github.com/drako01/coderhouse-rockola
Utiliza Spring Boot para exponer un endpoint que acepta el nombre del intérprete y devuelve las canciones asociadas a ese intérprete.
api-rest java maven postman spring-boot sql
Last synced: 09 Apr 2026
https://github.com/osx-rsplug-a/sql_studies
This repo it's compiled of SQL studies from old exercises and new
Last synced: 17 Feb 2026
https://github.com/pythoninthegrass/sql_zero_to_hero
The Complete SQL Bootcamp: Go from Zero to Hero @ Udemy
Last synced: 01 Aug 2025
https://github.com/srikanth-kandi/optic-lens
This is a full stack web development project
apache-tomcat bootstrap css3 html5 javascript oracle-10g sass sql
Last synced: 09 Apr 2026
https://github.com/tech-warriors-corporation/mechanize-accounts-api
Microservice of Accounts for Mechanize (API).
api api-composition decompose-by-subdomain flask jwt microservice mvc postgres python rest server sql
Last synced: 16 May 2026
https://github.com/olbeup/verdu-method
The Verdú Method — Native Cross-DB Queries in Firebird 2.5
cross-database database execute-statement firebird firebird-25 sql verdu-method
Last synced: 13 Jan 2026
https://github.com/jodendaal/graphql.sql
Generate a GraphQL API from your SQL database in minutes.
dotnet dotnet-core graphql sql
Last synced: 17 Apr 2026
https://github.com/fboulnois/migrio
A drop-in database migration library in Rust for PostgreSQL
async postgres postgresql rust sql tokio tokio-postgres
Last synced: 07 Mar 2026
https://github.com/caren-koroeny/vet--clinic
The project was to create a relational database for a veterinary clinic to manage animal data. A table was designed to store animal information, data was added, and SQL queries were used to extract information from the table. The aim was to improve the clinic's ability to organize and access animal data.
Last synced: 24 Sep 2025
https://github.com/spoortimorabad/smart-waste-management-system
Smart-Waste Management system
css er-diagram html javascript mit-license schema-diagram sql
Last synced: 18 Apr 2026
https://github.com/hq969/ethos-ai
Ethos-AI is a specialized framework or platform designed to integrate ethical considerations directly into the development and deployment of artificial intelligence. It focuses on ensuring that machine learning models are not just efficient, but also fair, transparent, and accountable.
go java javascript mrm python sql
Last synced: 01 Jul 2026
https://github.com/eliasborrajo/vseat-livraison-de-nourriture-berz
VsEat — ASP.NET Core 5 MVC food‑delivery app (C#) | HES‑SO student project 2022
asp asp-net-core bll bootstrap csharp dal dotnet dto food-delivery hes-so layered-architecture mvc mvc-architecture sql sql-server student-project web-app web-application
Last synced: 04 May 2026
https://github.com/pericles001/oprs_payroll_system
Open payroll management system
Last synced: 11 May 2026
https://github.com/project-tsurugi/yugawara
Fundamental language toolkit for Tsurugi SQL IR
compiler optimizer sql tsurugidb
Last synced: 01 Aug 2025
https://github.com/koodeau/training
It's my git training repository https://koodeau.ga
css html javascript php php7 shell sql
Last synced: 09 Apr 2026
https://github.com/hrosicka/pyqtpartylist
Imagine throwing an unforgettable party! Plan your perfect party with the Party Guest List app. The Party Guest List app is the perfect way to organize your guest list for any event. With its simple interface and powerful features, you can easily add, edit, and delete guests.
creative-applications database desktop desktop-application forms gui partylist python python-sqlite simple-app simple-application sql sqlite
Last synced: 21 Mar 2025
https://github.com/monade/rspec_sql_matcher
A gem to match SQL queries within your RSpec tests
rails rspec rspec-matchers ruby sql
Last synced: 18 Feb 2026
https://github.com/shubhamgoyal575/diwali-sankranti-promotion-sales
This Power BI dashboard analyzes sales performance during Diwali and Sankranti festivals. It provides insights into revenue trends, top-selling products, regional sales distribution, and customer purchasing behavior to help optimize festive season sales strategies. 🚀
buisness-intelligence dashboard data-analysis data-visualization diwali-sankranti-sales-analysis excel fast-moving-consumers-goods fmcg microsoft-power-bi mysql power-query powerbi revenue-insights sales-dashboard sales-insights sql
Last synced: 02 Mar 2026
https://github.com/esdmr/bibliothecarius
An example library database and interface
database-schema flask mariadb preact python sql typescript
Last synced: 07 Apr 2026
https://github.com/shahidmalik4/crm-analytics-using-powerbi
The "Boosting Profitability: Optimizing Sales via CRM and Analytics" project involved the extraction, manipulation, and analysis of sales data sourced from SQL Server. Utilizing MySQL for data transformation, Excel for cleaning and preparation, and Power BI for normalization and visualization.
analysis dashboards excel powerbi sql sql-server visualisation
Last synced: 02 Aug 2025
https://github.com/calotriton/sql_creacion_db_consultas
[SQL] Proyecto de creación de una base de datos, con triggers y consultas ejemplo
Last synced: 02 Aug 2025
https://github.com/nav3005/timetable-management-system
Project on Time table management system using Python GUI(Tkinter) and SQL for Database
Last synced: 05 Nov 2025
https://github.com/hvignolo87/analytics_engineer_assignment
Resolution of the Analytics Engineering assignment of Clara
airflow analytics-engineering data-engineering dbt postgresql python sql
Last synced: 16 May 2026
https://github.com/planetarydev/pure-live-pg
PostgreSQL wrapper with live, realtime queries
livedata pg postgres postgresql reactive realtime sql
Last synced: 28 Jun 2025
https://github.com/thomasshikalepo/sql-data-warehouse-project
Building a modern data warehouse with SQL Server, including ETL processes, data modeling, and analytics
data-analysis data-cleaning data-engineering data-lakehouse data-science data-warehouse data-warehousing datascience datawarehousing etl-pipeline medallion-architecture sql sql-query sql-server
Last synced: 02 Aug 2025
https://github.com/arikmukherjee/alo_project
Happy Coding!!🤫
c cpp css3 html5 javascript php python3 sql
Last synced: 07 Apr 2026
https://github.com/dogan-the-analyst/analyze_data_in_a_model_car_database
This is a SQL project.
Last synced: 25 Feb 2025
https://github.com/sudhish-rithvik/hotel-management-system
A hotel management system developed using Python, Tkinter, and SQL involves a graphical user interface (GUI) built with Tkinter for user interactions, a backend database implemented with SQL for data storage, and Python code to manage hotel-related functionalities such as room booking, guest information, and billing, following OOPS principles.
datetime gui gui-application oop-principles os-module pillow python random-module sql time tkinter
Last synced: 04 Jun 2026
https://github.com/vtickner/codecademy-data-engineer
These projects were created as part of Codecademy's Data Engineer Career Path course.
csv database json jupyter-notebook pandas-dataframe postgresql python python-lambda python-pandas schema sql
Last synced: 09 Apr 2026
https://github.com/mr-vozhyk/certificates
Сертификаты об обучении и подтверждении уровней владения навыками
analytics certificates dataviz etl probability-theory python sql statistics
Last synced: 11 Jun 2026
https://github.com/paprikadarlingtoniapurpuraquevedo/techof-sql-exerccios-em-aula
Conteúdos ensaiados em SQL.
Last synced: 02 Jan 2026
https://github.com/afonsedev/controle-hospital
Projeto Windows Forms desenvolvido para ambiente hospitalar com rotina de agendamento de consultas.
azure csharp dotnet sql sql-server
Last synced: 10 Apr 2026
https://github.com/manuthecoder/devlist
Devlist is a better way to work on code projects!
ajax css html javascript php sql
Last synced: 04 May 2026
https://github.com/derak-isaack/pharmacysalestracker
Streamlit application that tracks pharmacy products sales for a Big Pharma company across various regions. Thereafter, transformation is done using dbt. Streamlit DBT
dbt google-sheets-api jinja2-templates sql streamlit
Last synced: 18 May 2026
https://github.com/misicode/Kaggle-Intro_to_SQL
Solutions of the exercises from the course "Introduction to SQL with BigQuery" by @Kaggle.
bigquery kaggle kaggle-intro-to-sql sql
Last synced: 10 Mar 2025
https://github.com/ddliu/go-dbless
Database library with less complexity and less modeling.
database golang json model mysql orm postgresql sql sqlite
Last synced: 12 Apr 2026
https://github.com/himudigonda/leetcode
My LeetCode Journey
algorithms-and-data-structures data-structures-and-algorithms dsa dsa-practice python sql
Last synced: 09 Jul 2025
https://github.com/sarathchandranpm/vehicle_theft_analysis
This project is a comprehensive data analysis of vehicle theft patterns, utilizing advanced SQL techniques to explore when, which, and where vehicles are most likely to be stolen. The analysis provides deep insights into vehicle theft characteristics through systematic, multi-dimensional exploration.
Last synced: 02 Aug 2025
https://github.com/adrianmjim/nestjs-libsql-client
NestJS TURSO libsql integration
database libsql-client libsql-client-ts module nestjs postgres sql sqlite turso turso-db
Last synced: 27 Sep 2025
https://github.com/jplanckeel/steampipe-plugin-opsgenie
Steampipe Plugin to access Opsgenie
hacktoberfest hacktoberfest2023 postgresql postgresql-fdw sql steampipe steampipe-plugin
Last synced: 17 Jan 2026
https://github.com/sameeh-hussein/northwind-sql-practice
Northwind database SQL script with categorized practice queries (Easy, Intermediate, Hard) for improving SQL skills.
Last synced: 03 Feb 2026
https://github.com/ishaanadarsh/my_extension
A Basic PostgreSQL extension that provides additional functionality for efficient data manipulation and calculations.
gsoc postgresql postgresql-extension sql
Last synced: 17 Jul 2025
https://github.com/ayush-anand-17/resortbookingsystem
A full stack application where owners can rent their resorts and customers can book the resorts.
angular bootstrap csharp dotnet html-css sql ssms typescript
Last synced: 09 Apr 2026
https://github.com/pandh4cker/library-database
Library database Oracle DB
database function gitflow-workflow library oracle oracle-database oracle-db plsql procedure sequence sql sql-query trigger tsql
Last synced: 20 May 2026
https://github.com/toskpl/sql
Advanced analytical functions sql
datawarehouse oracle oracle-database sql
Last synced: 08 Mar 2026
https://github.com/turbot/steampipe-plugin-openshift
Use SQL to instantly query OpenShift resources. Open source CLI. No DB required.
backup etl hacktoberfest openshift postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 20 Jan 2026
https://github.com/abdullahashfaqvirk/SQL-Database-Connectors
A Python based toolkit for managing SQL Server (via PyODBC) and MySQL (via MySQL Connector), enabling easy db interaction, query execution and task automation.
database db-manager mysql mysql-connector pyodbc python sql sqlserver
Last synced: 27 Sep 2025
https://github.com/turbot/steampipe-plugin-azuredevops
Use SQL to instantly query Azure DevOps pipelines, projects, teams, users & more. Open source CLI. No DB required.
azure-devops backup etl golang hactoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 03 Aug 2025
https://github.com/pleuvoir/sql-metadata-plugin
Execute SQL to return result set metadata easily.
metadata plugin springframework sql
Last synced: 12 Jan 2026
https://github.com/pprattis/a-programming-tutorial-web-app-with-JDBC-client
A jdbc application that runs queries in pgAdmin to simulate the functionality of a programming tutorial class that saves the tutorial's theory and tests in the database.
bootstrap computer-science java jdbc jsp-servlet pgadmin pool-connection-jdbc-java postgresql query servlet sql student tutorial tutorials-platfrom web-application
Last synced: 28 Sep 2025
https://github.com/synvox/sql
sql is another sql template string library. Bring your own database client.
nodejs postgresql query-builder sql
Last synced: 13 Apr 2025
https://github.com/jinkogule/bandejapp
BandejApp is a management system for university restaurants designed to reduce food waste by providing more efficient management.
blade css heroku infinityfree javascript laravel mailgun mariadb php postgresql sql
Last synced: 08 Apr 2026
https://github.com/wesleysales/estudandojava-dio
api data-structures database design-patterns git github intellij java orientacao-a-objetos spring sql
Last synced: 15 Jan 2026
https://github.com/guilhermersouza34/mod38-projetocompleto
Projeto de uma aplicação web completa desenvolvida utilizando JavaServer Faces (JSF) para a camada de apresentação, um controle para recebimento de informações dos usuários, um serviço dedicado à validação das regras de negócio e integração com JPA para persistência de dados no banco de dados PostgreSQL.
java javaee jpa-hibernate jsf maven postgresql spring-boot sql
Last synced: 06 Apr 2026
https://github.com/sangeethnandakumar/express-data-library
This repository holds the Express Data library. This library is a easy to use wrapper around Dapper and Dapper Contrib and exposes APIs to do single line CRUD operations on databases with proper disposing
dapper dto helper mysql sql sqlserver
Last synced: 10 Apr 2026
https://github.com/starkgang/envrx
A resilient method to handle environment variables with support for leading databases and three different file formats.
env environment-variables json mongodb redis sql sqlite3 variables yaml
Last synced: 09 Apr 2026
https://github.com/churchil15/Sparks-Web-Development-GRIP-June-2021
A Transaction System Website is a website that uses the online transaction processing (OLTP) principle to keep track of a person's bank account.
css html javascript mysql php phpmyadmin sql xampp
Last synced: 12 Mar 2025
https://github.com/lucasmontagnani/gerenciador-estacionamento_java
Software de gerenciamento de estacionamentos, capaz de cadastrar clientes e seus veículos nas vagas do estabelecimento, monitorando a hora de entrada e saída, além de calcular o valor a ser cobrado ao final da locação.
dao dao-design-pattern engenharia-de-software interface java java-8 jdbc jframe linguagem-java mvc mvc-architecture mvc-pattern mysql sql
Last synced: 16 May 2026
https://github.com/massigy/palmares-gc-tennis-db
Base de Donnés Pour les Palmarès GC Tennis ( depuis 2021 ).
css ejs expressjs git github html javascript mysql nodejs npm postgresql sass sql typescript
Last synced: 09 Apr 2026
https://github.com/inspirate789/bmstu-db
:open_file_folder: Лекции, семинары и лабораторные работы по курсу "Базы данных" в МГТУ им. Н. Э. Баумана.
5sem bmstu data-engineering data-science data-visualization database db etl golang grafana ics7 iu7 nifi notes papers plpgsql postgres postgresql redis sql
Last synced: 02 Mar 2026
https://github.com/elyse502/uok
A repository for my coding assignments and projects at the University of Kigali, showcasing various programming modules and practical implementations.
backend coding computer-science cplusplus cprogramming data-science frontend html-css-javascript java javascript mysql-database oop-principles pandas php programming python sql university-project web-development xampp-server
Last synced: 08 Apr 2026
https://github.com/admin404nextfloor/infrastructure-setup-linux-postgresql-pgadmin
Infrastructure Setup (Linux, PostgreSQL, pgAdmin)
docker docker-compose linux linux-shell sql yaml
Last synced: 06 Apr 2026
https://github.com/sangeethnandakumar/Express-Data-Library
This repository holds the Express Data library. This library is a easy to use wrapper around Dapper and Dapper Contrib and exposes APIs to do single line CRUD operations on databases with proper disposing
dapper dto helper mysql sql sqlserver
Last synced: 06 Aug 2025
https://github.com/vara-co/sql-challenge
EmployeeSQL "Data modeling, data engineering, and data analysis."
data-analysis data-engineering data-modeling databases employee-database erd erdiagram postgres postgresql schema sql tables
Last synced: 18 May 2026
https://github.com/diev/ptk-psd-browser-hta
Browser of the parcels archive of the PTK PSD of the Bank of Russia. Наглядный просмотр и работа с архивом посылок ПТК ПСД Банка России.
7zip banking cbrf-converter hta hta-gui html ie ini javascript ptk-psd russian russian-specific sql sql-query
Last synced: 13 Sep 2025
https://github.com/hendisantika/springboot-liquibase
Spring Boot Liquibase Sample Demo
liquibase migration spring springboot sql
Last synced: 13 Apr 2025
https://github.com/theodoremoreland/redb
A Python automated ELT pipeline that routinely aggregates 20+ million rows of parcel data from numerous local government departments for the Regional Entity Database.
airflow aws boto3 data-engineering plpgsql postgresql professional python redb sql sqlalchemy unittest
Last synced: 02 Oct 2025
https://github.com/nafisalawalidris/northwind-traders-sales-analysis
Northwind Traders Sales Analysis project, which analyses sales data for a fictitious company. It utilises the Northwind Database and includes SQL queries to provide insights on employees, products, suppliers and revenue. The project aims to help the company gain valuable information for business decision-making.
business-insights data-analysis database northwind-traders sales sql
Last synced: 07 Aug 2025
https://github.com/faranoshamini/vet_clinic
VET CLINIC is a database that contains many informations about the animals in a clinic (their names, types, birth dates, weight, etc).
Last synced: 29 Mar 2025
https://github.com/imbios/open-music-api-v2
This project is part of Dicoding Academy submission to complete "Belajar Fundamental Aplikasi Back-End" Course
api automation-testing backend hapi music sql
Last synced: 08 Aug 2025
https://github.com/sanniheruwala/rednotebookai
RedNotebook AI : open-source AI data notebook. Notebook-first UI (Next.js + shadcn/ui) over a FastAPI backend, with AI SQL/chart suggestions, profiling, PII detection, and a NotebookLM-style knowledge layer.
ai anthropic data-analytics data-notebook data-visualization echarts fastapi llm nextjs notebooklm ollama open-source openai plotly python shadcn-ui sql tailwindcss trino typescript
Last synced: 17 Jun 2026
https://github.com/p4zd4n/miesiany-miesiany-kebab
Fullstack application for business from gastronomic industry mainly intended to serve as a business card, to reach more customers and to encourage them to stay longer. Takes care of availability of all valuable for customer information in a convenient way.
angular docker hibernate html java junit lombok maven mockito postgresql scss spring-boot spring-data spring-security sql typescript
Last synced: 07 Apr 2026
https://github.com/yashodatta15/sql_project_on_logistic_company
EDA With MYSQL
Last synced: 14 May 2025
https://github.com/devsujay19/hello-world-in-17-different-programming-languages
"Hello World!" Word In 17 Different Programming Languages.
c cpp cs d-language golang hello-world html java javascript languages php programming programming-languages python r ruby rust sql swift vue
Last synced: 09 Apr 2026
https://github.com/kevinbazira/car-rental-price-comparison-website
Car Rental Price Comparison Website is an open source web application built using Java to scrape data from a variety of sources, store it in a local SQL database, expose it through a RESTful web service (API) built using Node.js, and display it on the frontend using JavaScript (Vue.js).
chai css database hibernate html java javadoc javascript jsoup junit maven mocha mysql nodejs spring sql vuejs
Last synced: 09 Apr 2026
https://github.com/d-malex/columbia-viajes
App web para gestionar usuarios, roles y viajes.
crypto env hibernate hibernate-jpa hibernate-orm java jsonwebtoken lombok lombok-maven maven mern mysql mysql-database nodemon react spring spring-boot spring-security-jwt sql vite
Last synced: 12 Apr 2025
https://github.com/karenina-na/information-security-basic-capability-experiment
西北工业大学(NWPU)信息安全基础能力实验
crypto javascript linux python python3 shell sql sqlinjection web xss
Last synced: 05 May 2026
https://github.com/viendinhcom/practice-makes-perfect
A space where I refine basics, adapt to change, and stay relevant in an ever-evolving professional landscape.
backend css deno frontend fullstack html javascript nodejs react sass sql typescript
Last synced: 25 Jan 2026
https://github.com/justanotherorganization/godb
Just a wrapper around database/sql for Golang to make object mapping less painful.
Last synced: 14 May 2026
https://github.com/windi-wulandari/pbi_kimia-farma-x-rakamin
A data-driven analytics project for Kimia Farma to evaluate business performance from 2020-2023 using BigQuery. Focused on transaction data, inventory, branch operations, and product insights. Results were visualized through an interactive dashboard to support strategic decisions and optimizations.
big-data-analytics bigquery datawarehouse googlelooker sql
Last synced: 03 Jan 2026
https://github.com/appwebd/perl-mysql-backups-all-databases
Backup of all mysql database. Generate file with format name basename-date-time.sql
amazon-s3-storage backups cron-jobs mysql-database perl-script scripting sql
Last synced: 03 Oct 2025
https://github.com/andreasscherbaum/faa
FAA Airline On-Time Performance Data
airline database etl extract-transform-load faa gpfdist greenplum greenplum-database otp otp-staging postgresql sql staging-tables
Last synced: 20 Apr 2026
https://github.com/vbalalian/roman_coins_data_pipeline
Work-in-progress, learning-focused, end-to-end ELT data pipeline project.
airbyte api beautifulsoup cicd coins dagster data-engineering data-pipeline docker docker-compose duckdb elt fastapi minio postgresql python rest-api sql web-scraping webscraping
Last synced: 09 Apr 2026
https://github.com/zouaoui-montassar/gestionbibliotheque
Java , Java Swing , SQL , Gestion bibliotheque en ligne
java smtp-library smtp-mail sql swing-gui
Last synced: 12 Apr 2025
https://github.com/Data-Analyst-Bootcamp/Data-Cleaning-in-MySQL
Creating world_layoffs database from a dataset and applying data cleaning technics.
data-cleaning dataset mysql mysql-database sql
Last synced: 17 Jul 2025
https://github.com/waqaszafar9/cricket-managment-database
cricket website data base mangment project
cricket-data cricket-dataset data data-structures database database-management database-management-system database-schema oracle oracle-database sql sql-query
Last synced: 10 Aug 2025
https://github.com/renovatio-v/inventoryapp-system
Basic Inventory
angular18 bootstrap fullstack mysql restcontroller spring-boot springboot sql typescript
Last synced: 29 Apr 2026
https://github.com/pizofreude/insightflow-retail-economic-pipeline
A data engineering portfolio project using AWS cloud services to analyze correlations between Malaysian retail performance and fuel prices. Features Terraform IaC, ETL/ELT with AWS S3, Glue, SQL analytics via Athena coupled with data transformation via dbt, and workflow orchestration with Kestra.
aws-athena aws-batch aws-glue aws-quicksight aws-s3 dataengineering dbt-cloud docker kestra open-api postgres python sql terraform
Last synced: 05 Apr 2026
https://github.com/denko5/valentine-s-analysis
This repository dives into Valentine's trends and behaviors using SQL, focusing on exploratory data analysis to uncover patterns and insights. It features SQL queries, datasets, and documentation to guide readers through the process. Designed for collaboration and educational use.
africa analytics data-analysis eda exploratory-data-analysis insights kenya sql sql-server sqlworkbench trends valentines-day
Last synced: 04 May 2025
https://github.com/hellymodikalpesh/employee-attrition-analysis
Employee Attrition Analysis | Power BI insights into key attrition factors and strategic recommendations to enhance employee retention.
dax-expression excel powerbi python sql
Last synced: 23 May 2026