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-14 00:29:11 UTC
- JSON Representation
https://github.com/unna97/twarc2_to_sql
This converts the output jsonl file twarc2 api to sql
computational-social-science sql twarc2 twitter
Last synced: 03 Jul 2026
https://github.com/project-tsurugi/shakujo
SQL compiler for tsurugidb (legacy).
Last synced: 01 Aug 2025
https://github.com/naveennk045/sql-crash-course
A curated collection of SQL books, syntax files, and resources for learning and practice. Ideal for beginners and students preparing for SQL.
Last synced: 01 Aug 2025
https://github.com/qaiswardag/sql-and-sql-queries
SQL queries, Data Types, String Functions and Logical Operators.
Last synced: 01 Aug 2025
https://github.com/kishanlalchoudhary/sql
This repository contains the SQL Notes and Cheatsheet.
Last synced: 01 Aug 2025
https://github.com/ana11rbt/sql-gaming-analytics-portfolio
Demonstrating SQL analytics capabilities through realistic gaming industry scenarios. Each analysis combines technical implementation with business insights based on 3+ years experience in mobile gaming and ad monetization. Code tested in MySQL environment and designed for practical application in gaming studio analytics workflows.
Last synced: 25 Sep 2025
https://github.com/franciscoylderlan/api-todoapplication
API backend desenvolvida em Java utilizando o framework Spring Boot. A API é responsável por fornecer serviços para gerenciar uma lista de tarefas, permitindo a criação, atualização, exclusão e recuperação de tarefas.
Last synced: 17 May 2026
https://github.com/pedropalmier/8-week-sql-challenge
My solutions for the 8 Week SQL Challenge, answering business problems using PostgreSQL.
postgres postgresql sql sqlite
Last synced: 16 May 2026
https://github.com/shiven424/dth-data-warehouse
This repository provides a sample star‑schema data warehouse for Direct‑to‑Home (DTH) television services built for SQL Server Management Studio. It contains SQL scripts, CSV datasets, and example analytics queries for exploring subscriptions, churn, engagement, and advertising effectiveness.
analytics data-modeling data-warehouse etl sql sql-server ssms star-schema
Last synced: 02 Aug 2025
https://github.com/mennasayed46/c43_g01_db08
A set of SQL problem-solving tasks
dcl index indexed-view security sql sql-server sqlmanagement sqlprofiler tcl
Last synced: 02 Aug 2025
https://github.com/orionwilx/microcommerce-springboot
E-commerce system based on microservices architecture built with Spring Boot. This architecture enables scalability, resilience, and independent development of each component.
backend java microservice mongodb postgresql spring-boot sql
Last synced: 09 Mar 2026
https://github.com/batanoffs/mysql-softuni
This repo contains exsercises during the SQL course at SoftUni
database mysql mysql-workbench relational-databases sql
Last synced: 20 May 2026
https://github.com/mdh266/sqlwars
Comparing Relational Databases
postgresql psycopg2 python sql sqlalchemy sqlite sqlite3
Last synced: 11 Apr 2026
https://github.com/ryan-wong1/min-wage-by-state-1968-to-2020-data-analysis
US Minimum Wage by State (1968 - 2020)
data-analysis data-visualization exploratory-data-analysis sql
Last synced: 25 Jan 2026
https://github.com/syed-amjad-ali/restaurant-sales-sql-project
This was a simple SQL project where I analyzed restaurant sales data, showcasing skills in data creation and querying. The project explores menu performance, order trends, and customer insights.
aggregations business-intelligence data-analysis guided-project joins maven-analytics querying restaurant-sales sales-data sql subqueries
Last synced: 03 Jan 2026
https://github.com/kdlamini/vet-clinic-database
In this project I will use a relational database to create the initial data structure for a vet clinic. I will create a table to store animals' information, insert some data into it, and query it. Built with PostgreSQL
Last synced: 02 Aug 2025
https://github.com/skytecat/currencytable_sql
Data Warehousing (DWH) and ETL process
Last synced: 03 Mar 2025
https://github.com/kumartusha/Data_Scientist-AI-ML-_Training_Anudip_Foundation
Anudip Foundation Data Analytics Training 📊 A repository containing projects, assignments, and coursework from the Anudip Foundation Data Analytics training program. This includes work on: 🧹 Data Cleaning & Preprocessing 📉 Data Visualization & EDA 📊 Statistical Analysis
excel matplotlib numpy pandas powerbi python scipy sql
Last synced: 27 Sep 2025
https://github.com/dforsber/glue-table-cache
Query AWS Glue Tables efficiently with DuckDB
Last synced: 27 Sep 2025
https://github.com/fesabelilla/databaselab-3.1
MSSQL Using Microsoft sql server management studio 17
Last synced: 17 May 2026
https://github.com/haritha99ch/genericrepositorypattern-example
Example of implementing an Advance Generic-Typed Repositor in .NET. This contains implementation of Specification pattern and Selector pattern.
dotnet dotnet8 entity-framework entity-framework-core generic-repository microsoft-sql-server repository repository-pattern selector-pattern specification-pattern sql
Last synced: 25 Dec 2025
https://github.com/it1shka/raql
Relational Algebra Query Language
language query-language relational-algebra relational-database sql
Last synced: 28 Mar 2025
https://github.com/harsh7editor/nationalsecurityagency
Ghidra is a software reverse engineering (SRE) framework
html java javascript kotlin python sql
Last synced: 09 Apr 2026
https://github.com/thanhloc81/customer-segmentation
✨ Analyze customer segments of Adventure World dataset
bigquery google-cloud powerbi sql
Last synced: 03 Feb 2026
https://github.com/dirkjbosman/node-postgresql-destructured
A (Destructured) Express Node PostgreSQL App
api express javascript node nodejs postgresql sql
Last synced: 03 May 2026
https://github.com/yanny-alt/nashville-housing-dataset-cleaning-using-postgresql
Last synced: 28 Mar 2025
https://github.com/hasanbaysal/hb.wordbank
A simple word learning app. based on the oxford 5000 word list
ef-core oxford-dictionary sql winforms-application
Last synced: 18 Mar 2025
https://github.com/kastorcode/dankicode-webdevelopment-phppanel
Control panel written in PHP during the Danki Code Complete Web Development course.
brazil control course css dankicode development goiania goias html javascript jquery matheus mysql oliveira panel php ramalho site sql web
Last synced: 09 Apr 2026
https://github.com/cmtv/sqlean
Simple SQLite database manager. Focus on writing code, rather then messing with queries.
database db entity sql sql-entity sqlite
Last synced: 30 Sep 2025
https://github.com/anuppm9917/bank_database_management_mysql
The bank database manages customer, account, branch, and loan data. It supports operations like sorting, joining tables, and filtering records by criteria, aiding in efficient banking data management and analysis.
database database-management mysql sql
Last synced: 18 Apr 2026
https://github.com/aaaastark/electronjs-desktop-application
Website convert into Desktop Application through the Electron JS
css electronjs html javascript js json jsx reactjs sql
Last synced: 07 Apr 2026
https://github.com/venugopal9578/youtube-trending-sql-analysis
SQL project analyzing YouTube trending videos in India using Google BigQuery. Includes ranking, aggregation, and channel performance analysis with visuals.
analytics bigquery dataanalysis freelance portfolio sql youtube
Last synced: 29 Jun 2026
https://github.com/hbtlucas/libray--postsql
database e scripts em postgresql sobre livros e vendas
postgresql postgresql-database postsql sql
Last synced: 05 Aug 2025
https://github.com/mateib20/proiect-baze-de-date
Simulare baza de date a unui magazin de pachete de construcție PC
database database-design database-management database-schema databases ddl ddl-commands ddl-scripts sql sql-query
Last synced: 11 Jun 2025
https://github.com/camsvn/roms
Restaurant Order Management System
c-sharp microsoft-sql-server pos-system sql visual-studio
Last synced: 08 May 2026
https://github.com/ate47/chatsqldatareader
A Minecraft Bukkit plugin to change chat with a simple pattern by adding SQL datas in them, a role/rank system can be used to set rank by a number of point (level for example)
bukkit-plugin chat spigot-plugin sql
Last synced: 03 Mar 2025
https://github.com/srgeverson/sql
Instruções SQLs executados nos bancos de dados em que trabalho e estudo
firebird functions mysql oracle postgresql procedures sql sqlserver tce trigger
Last synced: 06 Aug 2025
https://github.com/allan-wang9/vehicle-incentive-app
Node.js full stack web application to track the incentives of BEV/PHEV's in Canada.
css express javascript nodejs pug sql sqlite3
Last synced: 02 Apr 2026
https://github.com/es1ammohamed/portfolio
My Portfolio
agile black django git github orm pep8 postgresql python render sql whitenoise
Last synced: 09 Apr 2026
https://github.com/msmrexe/postgres-academic-performance-analyzer
An academic performance analyzer for PostgreSQL. Generates student transcripts, calculates semester/cumulative GPAs, and provides departmental performance insights.
academic-performance-analytics-system course-project databases postgresql sql university-project
Last synced: 17 May 2026
https://github.com/andremenezesds/pa004_health_insurance
Health Insurance Cross-Sell(Learning to Rank Machine Learning Project)
backend backend-api data-analysis data-science data-visualization dataviz lgbm machine-learning matplotlib numpy optuna pandas python scikit-learn shell-script sql webapi xgboost
Last synced: 09 Apr 2026
https://github.com/yuvenalmash/vet-clinic-db
Vet Clinic is a project to create the initial data structure for a veterinary clinic using a relational database. It implements PostgreSQL and contains all the data about animals.
Last synced: 03 May 2026
https://github.com/sarthakbhutani/job-run-service
Job running service - to queue n parallel tasks in a queue [where user can only have m parallel jobs running at a time]. Implimented this via sort of a rate limiting mechanism using queues
Last synced: 17 May 2026
https://github.com/deimosproject/querybuilder
adapter builder deimos mysql pgsql postgresql psql query query-builder sql sqlite sqlite3
Last synced: 02 Oct 2025
https://github.com/vidya-vijay/vid2501
About me
analytics data data-science machinelearning python r spss sql statistics tableau visualization
Last synced: 19 Jul 2025
https://github.com/ridvikpal/carcartapi
CarCartAPI is a RESTful API that aggregates and manages used car data and information about these cars via a MySQL database and the OpenAPI ChatGPT 3.5 AI model. It is built using Java, Spring Boot, Maven, MySQL and of course OpenAI's own RESTful API for ChatGPT.
cars chatgpt chatgpt-api mysql openai-chatgpt spring spring-boot spring-data-jpa spring-framework spring-mvc sql
Last synced: 02 Oct 2025
https://github.com/pedrohpalmeida/scripts-sql-sqlserver
Scripts de SQL desenvolvidos durante o curso de SQL Server Express Edition do canal Alessandro Trovato.
Last synced: 31 Dec 2025
https://github.com/priom7/ecom-task
Laravel, JWT, React, Redux, Bootstrap, MySQL
Last synced: 09 Apr 2026
https://github.com/turbot/steampipe-plugin-chaosratelimit
Chaos Rate Limit Plugin for testing Steampipe with the craziest edge cases we can think of. Open source CLI. No DB required.
postgresql postgresql-fdw sql steampipe steampipe-plugin
Last synced: 17 May 2026
https://github.com/diovanas/sql-injection
Repositório explicativo sobre o ataque SQL Injection, com exemplos de código demonstrando o cenário de vulnerabilidade e a sua solução.
Last synced: 08 Aug 2025
https://github.com/realshubhamraut/bank-database-design
Designed Entire Database for Customers Banks Account, Loans, Branch, Payment, Transaction, Transfer, Person.
bank-database database project schema sql
Last synced: 09 Aug 2025
https://github.com/banyc/monitor_table
A monitor table like `top` but the content is queried by SQL.
Last synced: 09 Aug 2025
https://github.com/anusthan12/hrc-training-summer
HRC Summer Intership
anusthan12 anusthansingh b2b-applications flask intership java javascript jdbc jupyter-notebook machinelearning material-ui ml numpy pandas python reactjs scikit-learn sql sql-api tomcat
Last synced: 09 Apr 2026
https://github.com/samanthalang/samanthalang_portfolio
Une data analyste avec la vision d'une consommatrice et la stratégie d'une marketeuse.
bigquery excel figma mysql notebook numpy pandas postgresql powerbi powerquery python sql sqlite wordpress
Last synced: 09 Apr 2026
https://github.com/ps066/onlinelearn_ps
bootstrap css django html5 javascript postgresql python3 sql sqlite
Last synced: 09 Apr 2026
https://github.com/maxbubblegum47/dbms_project
DBMS about videogames online shop
jdbc postgresql sql unimore-informatica
Last synced: 09 Aug 2025
https://github.com/gozdesaygiliyalcin/marathon03-mybank
This repository includes bank management system. Hande Hüdayioğlu, Talha Çamlıca, Recep Kabakçı
database hibernate java normalization sql
Last synced: 17 May 2026
https://github.com/nikita620/credit-card-fraud-detection-
This project focuses on combining the strengths of AdaBoost and majority voting to create a highly efficient fraud detection model. The goal is to provide a reliable method for detecting fraudulent transactions, ensuring the safety of users' financial data.
adaboostclassifier majority-voting sql sqlyog
Last synced: 09 Mar 2026
https://github.com/aayushy7777/finance_dashboard
An interactive visual dashboard that provides a comprehensive overview of financial performance, including revenue, expenses, profit trends, and key financial KPIs for informed decision-making.
excel figma powerbi powerpoint-presentations sql
Last synced: 17 Jul 2025
https://github.com/rakesh3596/ola_taxi-vehicle_application
Ola Taxi-Vehicle Application
corejava hibernate lombok maven mysql postman rdbms spring-boot sql swagger-ui
Last synced: 07 Apr 2026
https://github.com/barrettotte/query-sandbox
A sandbox for messing around with various queries.
Last synced: 19 Apr 2026
https://github.com/kverma1502/sql_data_analyst_task_for_dcluttr
The task was given to assess my understanding of writing complex SQL queries as a recruitment process for data analyst position in Dcluttr.
ms-sql-server ms-sql-server-managment-studio sql ssms
Last synced: 10 Aug 2025
https://github.com/iamkushvanth/real-time-data-analysis-using-kafka
In this project, you will execute an End-To-End Data Engineering Project on Real-Time Stock Market Data using Kafka. We are going to use different technologies such as Python, Amazon Web Services (AWS), Apache Kafka, Glue, Athena, and SQL.
athena aws aws-ec2 aws-s3 crawler glue kafka kafka-consumer python sql
Last synced: 18 Jun 2026
https://github.com/vandodev/agendei
Descubra o Agendei: o app de agendamento de consultas médicas, sistema fullstack com api web e mobile integrado desenvolvido com React react native e node, Com interface intuitiva, você marca consultas facilmente. Gerencie horários, receba notificações e tenha acesso a médicos de forma rápida e segura. Sua saúde, na palma da mão!
android api axios bootstrap expo express insomnia mobile node react react-native reactnative sql sqlite3 vite
Last synced: 09 Apr 2026
https://github.com/atopx/atopx.github.io
技术博客
atopx blog docker golang linux programming python rust sql
Last synced: 09 Apr 2026
https://github.com/windi-wulandari/pbi-kalbe-x-rakamin
Developed a Distribution Management System for PT Kalbe Nutritionals to replace manual tracking with real-time monitoring, improving operational efficiency and reducing errors. Built on PostgreSQL and Railway Cloud, with performance monitoring using SolarWinds DPA.
cloud dbeaver kalbe postgresql railway-app solarwinds solarwindsdpa sql
Last synced: 04 Oct 2025
https://github.com/d-ganchar/david8_postgresql
david8 PostgreSQL dialect
postgres postgresql python python3 query-builder sql
Last synced: 09 Mar 2026
https://github.com/andrii04/andreamonforte-bi-assignment
Automated Data Pipeline that ingests daily GA4-formatted CSV files from a private Google Cloud Storage bucket, validates and loads them into BigQuery, and prepares analysis-ready views. The solution is built for deployment as a Cloud Function triggered by Cloud Scheduler and uses Python with the Google Cloud Storage and BigQuery client libraries.
automation bigquery cloud cloudfunctions data data-analysis data-engineering etl etlpipeline gcp google googlecloudplatform pipeline python sql
Last synced: 09 Nov 2025
https://github.com/shoaib1522/database-systems
📚💾 Master the fundamentals of database systems with this all-in-one lab repository, featuring ERD design diagrams 🧠🗺️, Oracle SQL 🌐📝, relational schema practice, and complete PowerPoint lectures 🖥️📑. Perfect for revision, exams, or quick reference! 💡📘
data database database-management databases databases-course db dbms-project erd notes oracle oracle-database sql
Last synced: 21 Aug 2025
https://github.com/seandstewart/que
Que: SQL for Sneks 🐍
dbapi python python3 python37 query-builder query-engine sql
Last synced: 16 Jul 2025
https://github.com/valmir-unicap/banco-de-dados-2
Disciplina de Banco de dados 2
Last synced: 07 Mar 2026
https://github.com/mohammed-bder/hackerrank-sql-solutions
This repository contains my solutions on Hacker Rank in SQL
hackerrank-challenges hackerrank-solutions mssql sql sql-query
Last synced: 07 Feb 2026
https://github.com/skygenesisenterprise/unibasedb
The Unibase Web Interface for SQL Mangement Administration
javascript mariadb mysql php postgresql sql typescript yarn
Last synced: 08 Jul 2026
https://github.com/an4pdm/hotel-management-system
O Hotel Management System é um sistema de gerenciamento de reservas e clientes para hotéis, desenvolvido com um banco de dados relacional. Ele permite o armazenamento e consulta eficiente de informações sobre clientes, reservas, quartos, pagamentos e cupons de desconto.
crud database development mysql relational-databases sql
Last synced: 17 Feb 2026
https://github.com/kathiriyaakshay/krivajewels-master
Sleek and elegant portfolio website for a local jewelry store, featuring a visually rich experience, intuitive navigation, and a responsive product catalog.
Last synced: 12 Apr 2026
https://github.com/kalefed/rental-db
Fully functioning web-based interface for a rental database leveraging HTML, PHP and SQL.
Last synced: 19 May 2026
https://github.com/arnoldchrisoduor1/sql-eda-chocolatedatabase
Exploratory Data Analysis with SQL on a Chocolate Database
Last synced: 17 May 2026
https://github.com/kevinnizet/pokemongame
React Pokemon Game using complete CRUD
express javascript nodejs react sql
Last synced: 12 Aug 2025
https://github.com/tech-warriors-corporation/mechanize-helps-api
Microservice of Helps for Mechanize (API).
api api-composition decompose-by-subdomain flask jwt microservice mvc postgres python rest server sql
Last synced: 11 Apr 2026
https://github.com/mdafsarhossain/level-2-postgresql-assignment
Level 2 PostgreSQL Assignment Code and Some PostgreSQL Basic questions and answer.
Last synced: 12 Aug 2025
https://github.com/arun-data-analyst/finance-reporting-sql
End-to-end SQL project for project/portfolio finance: schema, seed data, validation, data-quality checks, business queries, and KPI views (Power BI–ready).
data-analysis data-modeling data-quality database finance kpi portfolio-management powerbi sql sql-server ssms
Last synced: 18 May 2026
https://github.com/oleksandr-romashko/goit-rdb-hw-02
Designing Relational Databases Using Semantic Models: ER Diagrams
database erd-diagram goit-rdb-hw-02 sql
Last synced: 13 Aug 2025
https://github.com/arcanma/umbria_osm_stats
OSM data statics for Umbria region
bash-scripting osm2pgsql psql sql
Last synced: 17 Feb 2026