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-02 00:29:19 UTC
- JSON Representation
https://github.com/pprattis/insurance-company-database-with-jdbc-and-spark-rdd
A jdbc application that runs queries in pgAdmin to simulate the functionality of an insurance company's database using Apache Spark RDD for query implementation.
computer-science java jdbc jdbc-database partitioning partitions postgresql program query spark spark-sql sparkjava sql student
Last synced: 07 May 2026
https://github.com/cephascard0207/supplierdb-sql-starter-kit
SupplierDB is a comprehensive database model designed to manage and streamline supplier information and inventory with integrated cash flow calculations. Developed using MySQL Workbench and SQL, this project provides a robust foundation for businesses to manage supplier interactions and financial operations effectively.
cashflow-management database dbms inventory-management-system mysql sql
Last synced: 01 May 2026
https://github.com/tugsef/hospitalautomatoinsystem
Welcome to my hospital automation system repository! This project is built with basic Java and showcases functionalities for managing hospital operations efficiently.
insurance-system-app java jdbs oop-principles postgresql sql swing
Last synced: 01 May 2026
https://github.com/canayter/sqlalchemy-trip-planner
Planning a trip and running a feasibility analysis by analyzing the climate of the area using SQLAlchemy ORM queries, Pandas, and Matplotlib.
matplotlib pandas python sql sqlalchemy
Last synced: 07 May 2026
https://github.com/samoggino/querydb
Piattaforma che permette ai professori di creare esercizi per i propri studenti a tema SQL e Database, sviluppata per l'esame di Basi di Dati.
database html-css-javascript php sql
Last synced: 01 May 2026
https://github.com/neil-140301/nodejs-twiiter-app
The Twitter app has different REST API's written on a sample database using Express Js.
api database express javascript nodejs sql sqlite3
Last synced: 28 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/meet57/petpooja-sem_7_project
A restaurant's Web Application for taking the order, billing, and providing a capability for the chef to keep track of uncooked food.
bootstrap5 html jquery js php phpmyadmin-database sql
Last synced: 07 May 2026
https://github.com/rvats20/expense-tracker
This repo contains python application to track the expenses and store the data in database
database-management plotly-dash project-repository python python-script pytorch sql
Last synced: 01 May 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/z-bj/sql_reference
Object containing commonly used SQL commands.
Last synced: 01 May 2026
https://github.com/kk-mp4/manim-mc-stat-animation
Automatic SQL database (with Minecraft stat files) visualisation using Manim
Last synced: 01 May 2026
https://github.com/abe-winter/dirmig
directory-based sql migrations with zero smarts
Last synced: 20 Apr 2026
https://github.com/tcfw/go-migrate
Stupidly simple SQL migrations
database database-migrations go golang golang-package migrations sql
Last synced: 18 Apr 2026
https://github.com/samanhovar/insurance_project
Insurance project is a practice project for python
mvc mvc-architecture mysql oop oops-in-python python python3 sql sqlalchemy tkinter tkinter-gui
Last synced: 28 Apr 2026
https://github.com/giancarl021/csvql
A module to quickly query CSV data as a SQL
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/hugojunior/sql-server-docker
Configuração para criar um ambiente de desenvolvimento usando SQL Server sem restrições de sistema operacional.
docker docker-compose sql sqlserver
Last synced: 01 May 2026
https://github.com/wagner-de-carvalho/devbook
Aplicação web, rede social, API
api-rest bootstrap4 css3 font-awesome go golang html5 mysql-database sql
Last synced: 19 Apr 2026
https://github.com/esraa-emary/task-worker-matching
A desktop application that helps clients find and connect with suitable workers (e.g., plumbers, carpenters, electricians, etc.) for specific tasks. This system includes user registration, task management, rating and feedback mechanisms, and matching logic, all implemented with a GUI using Qt C++ and backed by an SQL database.
Last synced: 07 May 2026
https://github.com/adrianoescarabote/personal-finance-app-backend
This project contains the back-end of a full-stack personal finance application, providing secure APIs for managing transactions, budgets, savings, and user authentication. It handles data storage, validation, and business logic.
express node prisma sql typescript
Last synced: 07 May 2026
https://github.com/wayofdev/laravel-data-query-builder
Simplify data querying in Laravel applications with the power of CycleORM and the Specification Pattern.
cycle cycle-orm data-grid eloquent filtering laravel pagination php php8 queries query-builder sorting specification sql
Last synced: 28 Apr 2026
https://github.com/thecodedaniel/todo-app
Simple TODO application with laravel
crud-operations database-management laravel mvc sql todo todo-app todoapp
Last synced: 02 May 2026
https://github.com/overult01/multicampampus_mysql-jdbc
멀티캠퍼스 풀스텍 교육 수강 중 MySQL쿼리문과 JDBC연동에 관한 실습입니다.
Last synced: 02 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/ashmalzahra/vet_clinic-database
In this project, PostgreSQL - relational database, is used to create the data structure for a Vet Clinic.
database postgres postgresql sql
Last synced: 02 May 2026
https://github.com/dushansenadheera/library_management_system
desktop application to manage library tasks
application csharp dotnet sql windows-forms
Last synced: 08 May 2026
https://github.com/duguce/pylearninghub
🏝 Within this repo, I store code and notes that I've developed to improve my skills in Python programming.
Last synced: 02 May 2026
https://github.com/sleepypioneer/page3book_club_app
App for my local Book Club App
bookclub javascript php sql webapp
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/deng-hb/eorm-idea-plugin
Eorm Idea plugin
eorm hightlight mysql orm sql sql-smart-tip
Last synced: 24 Apr 2026
https://github.com/mdreyadhossain/leetcode_solved
cracking leetcode problems
Last synced: 02 May 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/kwambiee/vetclinic-database
This repository contains a database that has postgresql syntax to create a table and populate the table with sample data. It also has queries that have been run on the animal database.
Last synced: 28 Apr 2026
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/a1k0r/node-query-template
Node.js library for SQL queries templating
mysql nodejs postgresql query sql template
Last synced: 28 Apr 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/ahaddad98/ft_services
This is a system administration project
cluser docker kubernetes minikube phpmyadmin sql telegraf
Last synced: 08 May 2026
https://github.com/cephascard0207/librarydb_mysql_starter-kit
The LibraryDB_mysql_STARTER-KIT project provides a complete setup for a simple library database using MySQL Workbench and SQL, featuring a detailed query script and an ER diagram to visualize table relationships. It is designed for beginners and students to easily understand and implement database structures and relationships.
Last synced: 25 Apr 2026
https://github.com/mysterycoder456/blitz_board
Typist Haven
flask multiplayer postgresql python python3 sql sqlalchemy typing
Last synced: 08 May 2026
https://github.com/phimage/cd2sql
Convert CoreData model into SQL
coredata coredata-model coredata-swift coredata-tooling sql
Last synced: 08 May 2026
https://github.com/captain-woof/sqldump
A repository of scripts to enumerate and dump all accessible data from a database server.
sql sql-server sql-server-data-tools sql-server-database
Last synced: 28 Apr 2026
https://github.com/mehrajlatifli/bookstore-cashregisters
A database called BookStore is used to work with stored procedure which contains transaction in MSSQL Server
cashregister create database insert mssql select sql stored-procedure transaction update userdefined-stored-procedure
Last synced: 08 May 2026
https://github.com/tatsuyafujisaki/sql-cheat-sheet
access mysql sql sql-server sqlite
Last synced: 09 May 2026
https://github.com/jreyesr/steampipe-plugin-blockchain
A Steampipe plugin to interface with the Blockchain.com API
Last synced: 25 Apr 2026
https://github.com/bheki-maenetja/sei-project-4
A superhero information website featuring a 'top-trumps' style card game
css3 django html5 postgresql python python3 react reactjs sql
Last synced: 25 Apr 2026
https://github.com/quarkiverse/quarkus-fluentjdbc
Integrates FluentJdbc with Quarkus and with GraalVM support
database fluentjdbc jdbc quarkus-extension sql
Last synced: 04 Jun 2026
https://github.com/tanu272004/-income-mortgage-housing-insights-a-state-city-analysis-
To analyze state & city housing trends and affordability using data analytics.”
bigquery business-intelligence data-analysis data-visualization dax googlecloud kpi numpy powerbi predective-modeling python sql
Last synced: 09 May 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/brooksv/sqlqueryclass
Provides functionality for executing SQL queries and managing SQL datasets
Last synced: 29 Apr 2026
https://github.com/ranagaballah/datawarehouse_ssis
SSIS (SQL Server Integration Services) project for building a data warehouse solution
database datawarehousing sql ssis tsql
Last synced: 09 Jun 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/dmytrodemianchuk/crud-music
simple crud app
crud docker docker-compose golang sql
Last synced: 09 May 2026
https://github.com/harrisonwelch/csci-4400-principles-of-database-management-notes
Notes from Dr. Church's class on databases
apsu austin-peay database markdown notes sql
Last synced: 19 Apr 2026
https://github.com/louis77/valentina-go
This is a non-offical Go driver for Valentina DB server based on Valentina REST API.
database go sql valentina valentina-server
Last synced: 29 Apr 2026
https://github.com/architectv/estate-task
🏨 Тестовое задание Avito.Недвижимость | Сервис для управления номерами отеля и бронированиями
clean-architecture docker docker-compose fiber go golang makefile mock-test postgresql rest-api sql sqlx testify travis-ci unit-testing
Last synced: 03 May 2026
https://github.com/jkmnt/vscode-python-fstring-dsl
Syntax highlighting for HTML, SQL, JS, CSS in Python f-strings
f-string html python sql syntax-highlighting vscode
Last synced: 29 Apr 2026
https://github.com/marialobillo/fcc-salon-database-project
freecodecamp project from database certification
bash certification freecodecamp sql
Last synced: 20 Apr 2026
https://github.com/ishwarya254/ai-driven-sql-query-assistant
AI-Driven SQL Query Assistant, enables users to retrieve SQL queries by typing natural language questions. It utilizes ChatGroq, HuggingFaceEmbeddings, Chroma, and Langchain for accurate SQL generation.
few-shot-learning genai-chatbot langchain sql vectordb
Last synced: 03 May 2026
https://github.com/bifenzine/translingo-multilingual-sound-mapping
TransLingo is a React and Chakra UI-based web application that allows users to compare and map sounds between different languages. Built with Node.js, Express.js, and SQL, it provides an interactive platform for linguistic analysis and translation studies.
chakra-ui dark-mode express languages nodejs react sql
Last synced: 09 May 2026
https://github.com/noud/seo
SEO conform Google Search and Schema.org in React & Laravel
eloquent entity-relationship-diagram erd erdiagram google-search laravel laravel-migrations php react schema schema-org seo sql
Last synced: 09 May 2026
https://github.com/cyprianfusi/using-our-sql-skills-to-answer-business-questions
Using complex SQL queries, including PostgreSQL window functions, to answer specific business questions. Notably using multiple named subqueries, views to extract data from a database to address specific problems.
pandas-python postgresql sql sqlite3 window-functions-in-sql
Last synced: 03 May 2026
https://github.com/9dl/nullops-suite
Multifunctional Penetration Testing Tool developed in Go *24 Modules*
cybersecurity env laravel multifunctional pentesting sql swissarmyknife vuln vulnerability-scanners web
Last synced: 03 May 2026
https://github.com/gluesql/gluesql-logic-test
Compare the execution results between GlueSQL and rusqlite using sqllogictest to identify unimplemented features
gluesql sql sqlite sqllogictest
Last synced: 29 Apr 2026
https://github.com/andresweitzel/database_projects
Central repository for SQL / NoSQL database projects
database-projects dbeaver git mongodb mysql no-sql oracle-xe-21c postgresql sql xampp
Last synced: 29 Apr 2026
https://github.com/juletopi/banco_de_dados
🗄️ • Repositório back-end com os conteúdos de Banco de Dados, utilizando o MySQL Workbench, a linguagem SQL e ferramentas como o BrModelo.
banco-de-dados brmodelo database mysql mysql-database mysql-workbench sql
Last synced: 30 Apr 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/samuelepignone/easynql
EasyNQL converts natural language questions into SQL queries via Ollama and can optionally connect to a database for execution with automatic error correction.
database llm nlp ollama sql sql-generation
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/yogeshjha06/jsac_app_layout_1.0.1
Industary Mapping in GIS/GPS - Using android native
android api azure java kotlin-android sql webservices xml
Last synced: 03 May 2026
https://github.com/engeziellithon/serieweb
Trabalho de conclusão do curso,Analise e desenvolvimento sistema
asp-net-mvc bootstrap c-sharp css entity-framework javascript sql
Last synced: 20 Apr 2026
https://github.com/agha-naveed/library-management-system
Library Management System
java library-management-system msaccess software sql ucanaccess
Last synced: 03 May 2026
https://github.com/satoosan/projeto-e-modelagem-de-sistemas-de-software
GameBr - Projeto Uninove
Last synced: 03 May 2026
https://github.com/matteogioioso/postgres-explain-web
PostgreSQL query plan visualization
postgres postgresql query query-plan sql
Last synced: 29 Apr 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/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/colinbut/car-boot-sale
A more sophisticated Spring Boot example than the simple hello world
apache-commons hsql java junit junit4 kotlin spring-boot sql
Last synced: 03 May 2026
https://github.com/dababyox/catftdb24
Catetan UAS Database Systems Binus 2027
binus binus-university sql sql-server
Last synced: 29 Apr 2026
https://github.com/elmar8287/blog_app
Blog app that will show the list of posts and empower readers to interact with them by adding comments and liking posts. App connected with Postgres db
Last synced: 03 May 2026
https://github.com/n-tdi/postglam
An Object Orientated wrapper for PostgreSQL
api collaborate cool-stuff developer-tools github-pages java jetbrains learn library object-oriented postgresql postgresql-database postgresql-extension sql tech wrapper xml
Last synced: 13 Feb 2026
https://github.com/agustinmusanti/sqlchallenge-4
Desafio de creación de una base de datos SQL para una plataforma de streaming. Incluye DDL, DML y consultas avanzadas.
data-analysis database mysql sql streaming
Last synced: 18 May 2026
https://github.com/krisnasuma/registerlogin
Simpel Website Register dan Login
css database javascript native php sql
Last synced: 11 Apr 2026
https://github.com/luddthree/pisscounter
Source code for pisscounter.com website
css flask html javascript python sql tailwindcss
Last synced: 07 Apr 2026
https://github.com/omar-muhamad/medical-database
In this project we used a relational database to create the initial data structure for a Clinic. We converted ERD diagram to a functional data base.
Last synced: 29 Jun 2026