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-09 00:25:54 UTC
- JSON Representation
https://github.com/coder-deep/order-matching-system
Developed a real-time transactional order matching system to simulate stock trading with 100% accuracy, handling multiple transactions concurrently during ’Hack2Hire’ Hackathon organized by DBS Bank.
angular java nodejs spring-boot sql
Last synced: 05 May 2026
https://github.com/wagner-de-carvalho/acme-flask-auth
API de autenticação com banco de dados
flask flask-api flask-login flask-sqlalchemy json python3 rest-api sql sqlite werkzeug
Last synced: 05 May 2026
https://github.com/daudi13/vet-clinic-database
This is a database projec for a vet clinic that uses SQL. the database holds data about animals animals' owners clinic employees visits
database postgresql sql sql-server
Last synced: 05 May 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/undisputed-jay/spotifyapi-data-engineering-project
This projects uses ETL (Extract, Transform and Load) pipeline to extract data from Spotify using its API and loads the data to a data source(AWS Athena). The entire pipeline will be built using Amazon Web Services (AWS).
aws aws-athena aws-cloudformation aws-lambda aws-s3 awsglue python3 sql
Last synced: 05 May 2026
https://github.com/ravener/nodejs-restapi
A basic rest api using Expressjs, Express Validator and Sequelize.
api express expressjs nodejs postgresql rest sequelize sql
Last synced: 06 May 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/daneshcode/database-assignments
This repository contains the questions and solutions for the database assignments of university
Last synced: 06 May 2026
https://github.com/kingluo/lua-resty-ffi-graphql-resolver
The openresty graphql server library that encapsulates ariadne.
graphql-server grapqhl kafka luajit luajit-ffi nginx openresty python3 restful-api sql webservice
Last synced: 05 Mar 2026
https://github.com/byrnedo/partu
Go library to help with mundane sql fooery: generate insert, upsert, update and select statements
Last synced: 06 May 2026
https://github.com/mechanicalrabbit/advent-of-code-2022-with-funsql
advent-of-code advent-of-code-2022 julia postgresql sql sqlite
Last synced: 06 May 2026
https://github.com/mjh1000/php-sql-database-backup
A simple PHP script to backup SQL Databases (WordPress, etc)
backup-database php sql wordpress
Last synced: 04 May 2026
https://github.com/brentgreeff/readable_rails_log
Makes it easy to read SQL queries when developing locally
Last synced: 06 May 2026
https://github.com/szirocica/inventory-management-system
Professional looking inventory management system using c#.Net, Bunifu and Guna UI elements, Sql server
bunifu-framework bunifu-ui csharp guna-framework guna-ui sql
Last synced: 10 Jun 2026
https://github.com/scarblase/portfolioprojects
A collection of data analysis and business intelligence projects using SQL, Python, and visualization tools to uncover insights from real-world datasets. 🚀📊
csv data-analysis data-engineering data-mining data-science data-visualization matplotlib matplotlib-pyplot pandas python python3 seaborn sql
Last synced: 06 May 2026
https://github.com/kcartlidge/newt
Autogenerate a .Net (C#/EF Core) data project (class library with entities and data contexts) and an admin website from a Postgres database. Also creates backup SQL and Graphviz .dot diagram source.
admin core csharp dotnet efcore entities entity-framework graphviz postgres sql website
Last synced: 06 May 2026
https://github.com/benie254/delivered-api
Back-end logic for a products delivery system
api authentication custom-authentication django django-rest-framework postgresql postgresql-database python sendgrid sql twilio twilio-sms
Last synced: 06 May 2026
https://github.com/m-mdy-m/understanding-many-to-one-and-many-to-many-relationships-in-node.js
Explore many-to-one and many-to-many relationships in Node.js, defining their database implementation and practical coding examples.
database express javascript js nodejs orm relationships-between-database sequelize sql
Last synced: 17 Apr 2026
https://github.com/bbonkr/ef6-sqlite-sample
Entity Framework 6 with Sqlite Sample project
dotnet dotnet-framework entity-framework orm sample sql sqlite
Last synced: 07 May 2026
https://github.com/phillbertnevinemmanuel/automotivesalesdataanalysis
This marks my inaugural venture into personal data analysis, employing SQL and Python for Correlation Analysis. I've sourced the dataset from Kaggle, specifically focusing on automotive sales. You can find the dataset linked on my website below. I'm excited to share that I've independently managed the majority of tasks involved in this project.
data-analysis dataset microsoft-sql-server python python-lambda sql ssms tsql
Last synced: 14 Mar 2026
https://github.com/billyfrcs/smarterbooks
Book Management System Application.
asp-net-core azure azure-devops csharp dotnet dotnet-core dotnet-framework entity-framework entity-framework-core razor razor-pages smarterbooks sql sql-server webapp webapplication
Last synced: 07 May 2026
https://github.com/gramian/chicken-arcadedb
An ArcadeDB database driver for CHICKEN Scheme (in less than 256 lines of code).
arcadedb arcadedb-driver chicken-egg chicken-scheme database-client database-driver newsql nosql orientdb osql scheme sql
Last synced: 18 Mar 2026
https://github.com/sysborg/postgresql-utils
Useful Codes for BI and PostgreSQL Analysis
database postgres postgresql sql
Last synced: 07 May 2026
https://github.com/shveta-maini/business-insights-360
Power BI Dashboard to understand AtliQ hardware’s last 4 years' Sales Trends
Last synced: 22 Jan 2026
https://github.com/qninhdt/typespec-libraries
TypeSpec emitters and decorators for generating GORM (Go) and SQLModel (Python) ORM code from a shared schema
dbml go gorm javascript postgresql python sql sqlmodel typescript typespec zod
Last synced: 02 Apr 2026
https://github.com/sksaju/hacker-rank
My solutions of HackerRank challenges..
c-plus-plus es6 java javascript problem-solving sql
Last synced: 07 May 2026
https://github.com/amir78729/database-final-project
db final project
database db mysql mysql-database python sql
Last synced: 07 May 2026
https://github.com/raulsanchezzt/projects
Public repository for my personal projects
blockchain css database html javascript php react solidity sql webdev
Last synced: 13 Apr 2026
https://github.com/yeisonmontoya1815/sql-relational-database-design
This Database I course project owes its success to Edanur's valuable contributions. An exemplary showcase of database concepts, it reflects dedication and proficiency, offering insights into real-world application.
database frontend-web mssql-database mysql-database php-framework sql webdevelopment
Last synced: 14 Mar 2026
https://github.com/programmer-rd-ai/library-management-system-oraclesql
The Library Management System project, part of the CI6320 Advanced Data Modelling coursework, features comprehensive SQL scripts utilizing OracleSQL to facilitate efficient data modeling and management.
adm advanced ci6320 cw data icw library management modelling oracle oraclesql report sql system
Last synced: 29 Oct 2025
https://github.com/mitranim/sqlp
[MOVED] Parser for rewriting foreign code embedded in SQL
Last synced: 10 Jun 2026
https://github.com/deanpdx/sql-fileizer
A utility for SQL to avoid repetitive tasks
Last synced: 07 May 2026
https://github.com/guilhermersouza34/testetgid
Programa desenvolvido para um teste pratico para vaga de emprego
Last synced: 07 May 2026
https://github.com/getindata/flink-ververica-catalog-proxy
Proxy to the internal Ververica Catalog via Ververica REST Api
flink flink-sql sql ververica-platform
Last synced: 22 Jun 2025
https://github.com/humbertocg18/teupc-2022
Site de um assistente para a montagem de um Computador, além de informar sobre as suas especificações, o trabalho foi ministrado no colégio Ensino Médio Técnico do @senacrs-emti (Distrito Criativo) em 2022.
Last synced: 08 May 2026
https://github.com/mrnazu/alx-backend-storage
alx-backend-storage: mysql, nosql, redis
mysql nosql-database redis sql
Last synced: 08 May 2026
https://github.com/marcelo-mattos/hydrix
Hydrix is a minimal ORM for .NET designed for developers who prefer full control over their SQL, offering fast, predictable, and transparent object hydration.
ado-net hydration hydrix materializer micro-orm sql
Last synced: 09 Apr 2026
https://github.com/idriz4work/cs50
In CS50 from the Harvard University, I acquired a strong foundation in programming and gained the skills to develop my own software. This was showcased in my final project titled "Hustlers Place".
algorithms arrays c data-structures flask html-css-javascript memory python sql
Last synced: 08 May 2026
https://github.com/fblupi/grado_informatica-mda
Prácticas de la asignatura Metodologías de Desarrollo Ágil de la UGR
ajax bootstrap justinmind mysql php sql webapp
Last synced: 08 May 2026
https://github.com/himudigonda/leetcode-old
My LeetCode Journey
algorithms-and-data-structures data-structures-and-algorithms dsa dsa-practice python sql
Last synced: 08 Oct 2025
https://github.com/vergosss/database-systems-2021-2022-project
Database Systems Project. This is the 2021-2022 fall semester CEID Database Systems Project (TV On Demand): The source code includes the SQL code(Database creation, data insertion, Stored Procedures and triggers) and the Java code(Implementing connection to the database, data fetching from the database and the necessary graphical interface).
databases index java javaguiswing mariadb mysql sql swing-gui
Last synced: 08 May 2026
https://github.com/shridhar1504/loan-clustering-datascience-project
This project uses Machine Learning to Cluster loan together based on their similarities. The project uses a dataset of loan application which includes information about the Loan amount and Balance. The project then use the clustering algorithm to group the loan together based on the similarities.
clustering-algorithm data-analysis data-science data-visualization datanalysis eda kmeans-clustering machine-learning python sql sql-server unsupervised-learning
Last synced: 08 May 2026
https://github.com/dorukeskicorapci/sql-basics
This project includes basics of SQL database manipulation using java.
Last synced: 08 May 2026
https://github.com/rara-ch/data-analysis-portfolio
This repository to store my data analytics projects, showcasing my skills in SQL and Python.
data-analysis mathematics matplotlib numpy pandas portfolio probability python seaborn sql statistics
Last synced: 12 Mar 2025
https://github.com/jvspeed74/php-procedural-web-application
This final project creates a website with the intention of implementing several backend techniques such as DBMS, SQL, and Application State.
css html mariadb-database php phpmyadmin sql
Last synced: 08 May 2026
https://github.com/pprattis/web-application-for-medical-appointment-management
A jdbc application that simulates the functionality of a medical appointment application.
computer-science database java jdbc jdbc-database pgadmin postgresql program sql student uml uml-diagrams
Last synced: 08 May 2026
https://github.com/zx80/pg-schema-version
Simple Postgres Schema Versioning
database postgres schema sql versioning
Last synced: 20 Oct 2025
https://github.com/yuanwenqing/protobuf4j
A Facility Framework to Develop with Google Protobuf
dao framework orm protobuf protobuf3 spring-boot sql
Last synced: 05 Feb 2026
https://github.com/mr-vozhyk/mini-pj-in-redash
Dashboards in Redash
dashboard economic-metrics main-metrics postgresql product-metrics redash sql
Last synced: 20 Oct 2025
https://github.com/johnsoct/bash-sql-interactive-input-feedback-game
Generic interactive Bash CLI providing input feedback with read/write operations to local PostgreSQL database.
Last synced: 08 May 2026
https://github.com/susannnnnna/js-sqlqueriesgenerator
On this website you can generate examples how to use generator and write your own data to generate CRUD (without C :)), copy it and use for your own purposes!
bootstrap command copycommand delete insert sql sqlcodeexample sqlcommand sqldelete sqlgenerator sqlinsert sqlupdate update
Last synced: 08 May 2026
https://github.com/arunkumar201/sql-playground
sql-playground
docker docker-compose postgresql sql
Last synced: 18 Jan 2026
https://github.com/c0de4un/go-query-builder
SQL Query Builder written in Go for sql module
go golang mysql query-builder sql
Last synced: 17 Apr 2026
https://github.com/rakumar99/social-media-analysis-with-sql
This repository contains Database Project on Social Media platform where it shows various categories like users, accounts, Follows and Hashtags and some analysis.
database-management erdiagram mysqlserver schema sql tables
Last synced: 06 Feb 2026
https://github.com/harshmule1/school-data-analysis-
School Data Analysis Using SQL
Last synced: 04 Apr 2026
https://github.com/ronnyrocke/cadastrodeescolacominterface
Aplicação de cadastro escolar feito com Interface gráfica (Javafx) + integração com Banco De Dados
java javafx mysql scenebuilder sql
Last synced: 09 May 2026
https://github.com/vincenzopalazzo/gradle-database
The simple gradle plugin for the operations with database (create, drop, insert) with gradle
database database-management gradle gradle-create-database gradle-database gradle-drop-database gradle-java gradle-plugin sql
Last synced: 09 May 2026
https://github.com/owengretzinger/education-data-for-change
Website created to help discover insights into the Ontario education system using EQAO and income data.
css education html javascript mongodb python sql website
Last synced: 17 Apr 2026
https://github.com/theabhishek07/hello-world
This repository will contain the HELLO-WORLD! programs written in different programming languages.
arduino bash bosque c c-plus-plus c-sharp cobol coffeescript dart english html java javascript kotlin php python reactjs scala sql windows-command-line
Last synced: 04 Apr 2026
https://github.com/tsegeron/datascience
Some projects for DS
machine-learning matplotlib pandas plotly seaborn sklearn sql
Last synced: 09 May 2026
https://github.com/hydraphyzer/university-management-system
This is a University Management System Built in SQL. Actually this is my Semester Project of Database Management System Lab.
hydraphyzergithub muhammadzubair sql sqlproject sqltriggers universitymanagement
Last synced: 15 Mar 2026
https://github.com/bkosm/springboot-h2sql-jsp-example
springboot-h2sql-jsp-example
h2-database jsp-servlet spring-boot sql
Last synced: 09 May 2026
https://github.com/dominik-developer/corelyphp
A simple and efficient PHP-based CMS for blogging, featuring an admin panel and easy customization. Future updates may expand its functionality
blog blog-cms cms corelyphp fullstack html-css javascript mysql mysql-database mysqli php php-sql phpmyadmin prepared-statements responsive sql
Last synced: 09 May 2026
https://github.com/gleissonneves/crud-php
Libary para agilizando operações CRUD com PHP banco de dados SQL
crud desenvolvimento mysql php7 postgresql problema psr-4 sql
Last synced: 09 May 2026
https://github.com/xiaocainiaomx/tool
golang Small tools
go-mysql-type-mapping golang gzip-golang mysql sql time-datetime-string
Last synced: 09 May 2026
https://github.com/francis-tg/bus_transport_app
javascript php php82 react-router reactjs sql sublime-php tailwindcss
Last synced: 15 Mar 2026
https://github.com/hackfutsec/dumper
SQL Injection Dumper est un outil en ligne de commande conçu pour tester et exploiter les vulnérabilités d'injection SQL sur des sites Web. Il permet de détecter des failles SQL, d'extraire des informations sensibles telles que le nom de la base de données, les tables et les colonnes, puis de dumper les données des tables vulnérables.
injection payload php-vulnerabilities python python-scripts sql sqlite
Last synced: 09 May 2026
https://github.com/karenpayneoregon/dataprovidercommandhelpers
Used to reveal values from a well formed parameterized query
Last synced: 10 May 2026
https://github.com/lmuffato/project-mysql-vocabulary-booster-trybe
Projeto mysql vocabulary booster - Projeto avaliativo da Trybe do Bloco 20: Funções SQL, Joins e Subqueries
back-end crud data database mysql mysqlworkbench query sql trybe-projects
Last synced: 10 May 2026
https://github.com/jasminemlewis/best-practice-cultural-competence
Best Practice Cultural Competence is a custom, peer-review content management system for reviewers to assess the teaching practices of healthcare students. It automates the process of assigning codes and reviewers to articles, sequencing four stages, and calculating the rating of articles.
bootstrap4 database mysql oop pdo-php php6 sql
Last synced: 15 Mar 2026
https://github.com/keythicl/trabajo-final-sql-y-css
Trabajo Final de Udemy: Integración de SQL con una Página Web (HTML y CSS) mediante XAMPP
css html5 mysql sql visual-studio-code xampp
Last synced: 17 Apr 2026
https://github.com/tassio-med/sql-one-for-all-project
🗃️ O projeto consiste na normalização da tabela Spotify Clone, seguindo com o preenchimento da tabela para executar queries e encontrar informações.
Last synced: 10 May 2026
https://github.com/reecerussell/tx-command
A simple commanding library with support for executing commands within a database transaction.
Last synced: 10 May 2026
https://github.com/pronazmul/project_educational_board_result_system_object_oriented_php
Education Board Result System Project With Object Oriented PHP and MySQL Database. Admin can Add results. The application will generate grade, CGPA, Passed, or Failed status logically. User/Student can find their result using their registration number.
mysql mysql-database oop-php php sql
Last synced: 10 May 2026
https://github.com/drako01/bootcamp_java_educacionit
Repositorio de Todas la Actividades del Bootcamp de JAVA
css3 eclipse-ide html5 java javascript json jsp maven servlet spring-boot sql
Last synced: 13 Apr 2026
https://github.com/ethern-myth/certified-netcore
Net Core 7.0 And PostgreSQL 15 Backend
authentication csharp design-patterns entity-framework-core jwt netcore7 postgresql redis sql
Last synced: 11 May 2026
https://github.com/bienvenuushindi/vet-clinic-database
A relational database to create the initial data structure for a vet clinic
database postgresql sql sql-server
Last synced: 11 May 2026
https://github.com/mohamad-shosha/spring-boot-ecommerce
A powerful and secure backend that manages business logic, user authentication, product data, and order processing. It integrates Stripe for secure credit card payments, ensuring reliable transactions and data security.
java jpa-hibernate maven spring spring-boot sql workbench
Last synced: 10 Jun 2026
https://github.com/sungchun12/prefect-dbt-cloud
dbt Cloud pipelines in prefect 2.0 examples
dbt dbt-cloud integration prefect sql
Last synced: 11 May 2026
https://github.com/cliftondavies/learnar
A Ruby on Rails full-stack app for learners to share progress, connect and find inspiration.
bootstrap4 css3 devise font-awesome-sass heroku html5 postgresql rspec rspec-rails ruby ruby-on-rails sass shoulda-matchers sql
Last synced: 07 Apr 2026
https://github.com/yessasvini23/ibm_data_science_-capstone-project-wining-space-race.ipnyb
IBM Data Science Capstone Project from Coursera
apicollection dashboards data-science data-visualization datawrangling descion-tree eda knn-classification logestic-regression machine-learning-algorithms predictive-analytics presentation sql svm-model webscraping
Last synced: 18 Apr 2026
https://github.com/philotheephilix/djs-on-demand-oracle-sql
cxoracle oracle oracle-database project python schema sql
Last synced: 10 Jun 2026
https://github.com/lucereal/redrider
Senior Capstone project - Android Application to make carpooling to and from Lubbock, TX easier for Texas Tech students
android mobile-app nodejs-api sql
Last synced: 12 May 2026
https://github.com/joaoespacheco/trybe-project-23-one-for-all
Projeto de criação, população e manipulação de um banco de dados SQL
Last synced: 18 Apr 2026