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-25 00:25:43 UTC
- JSON Representation
https://github.com/fdeniz07/techproeducationfullstackjavabootcamp-batch130
Core Java - Batch 130 Fullstack Developer Camp
core-java java lambda postgresql sql
Last synced: 01 May 2026
https://github.com/tiny-essentials/puddysql
🍮 Powerful SQL toolkit for Node.js, built with flexibility and structure in mind. Easily manage SQLite3/PostgreSQL, advanced queries, smart tag systems, and full JSON-friendly filters.
advanced-search database nodejs postgres postgresql query-builder sql sql-builder sql-query sqlite sqlite3 tag-system tiny-essentials
Last synced: 01 May 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/bcapathshala/swing-in-java-notes
Java Swing with JDBC Learning Series
gui-application java jdbc mysql sql swing
Last synced: 01 May 2026
https://github.com/rasitayaz/online-self-improvement
Online course management system with a graphical user interface
Last synced: 01 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/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/z-bj/sql_reference
Object containing commonly used SQL commands.
Last synced: 01 May 2026
https://github.com/juantarrel/dumpler
Dumpler is a command-line tool that provides a way to dump sql databases
Last synced: 01 May 2026
https://github.com/shimul-zahan/dbms-bootcamp
This repository contains a collection of database problem-solving exercises aimed at building a strong foundation in: - Structured Query Language (SQL) for querying and manipulating relational databases. - Pandas, a popular data manipulation and analysis library in Python.
dbms leetcode-solutions mysql oracle pandas postgresql problem-solving relational-databases sql sqlite
Last synced: 01 May 2026
https://github.com/giancarl021/csvql
A module to quickly query CSV data as a SQL
Last synced: 01 May 2026
https://github.com/gaurav000001/tender-management-cli
A C.L.I. Based Application for Tender Management, which allows users to Place a Bid for any Open Tender, browse his/her bid history, Update their profile, change their password, and Delete a Bid, Using Java with J.D.B.C. and MySQL database.
console-application java jdbc-api mysql 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/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/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/bsperezb/python_sql_manage
this project read a excel, save and delete objects of database and export logs and data errors in excel format
data-science data-visualization postgresql python sql
Last synced: 02 May 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/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/danmadeira/world-cities-database
World Cities Database
cities database simplemaps sql world worldcities
Last synced: 09 Jun 2026
https://github.com/angelobarbu/flights_management
University project that consists in a GUI application using Java Swing connected to a SQL Server database
gui-application java java-swing-applications sql sql-server-database
Last synced: 02 May 2026
https://github.com/chop-dbhi/sqltojson
Tool to build/export JSON documents from nested SQL queries.
elasticsearch json nested-sql-queries sql
Last synced: 02 May 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/mehulcode12/codebasics_expense_tracking_with_sqlserver_fastapi_logging_streamlit_pydantic
This project is an expense management system that consists of a Streamlit frontend application, SQL for database and a FastAPI backend server. This application allows users to manage their daily expenses, view analytics, and interact with a database for storing and retrieving expense data.
expense-manager expense-tracker fastapi logging mysql pydantic python sql streamlit streamlit-webapp
Last synced: 03 May 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/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/agha-naveed/library-management-system
Library Management System
java library-management-system msaccess software sql ucanaccess
Last synced: 03 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/bilalmohib/fastapigraphqlpostgresql
This is the fastapi app using graphql to create graphql appolo server and using postgresql database
database fastapi postgresql sql sqlmodel strawberry-graphql
Last synced: 03 May 2026
https://github.com/brenimcode/product-api-spring-boot
RESTful API Java using the Spring Framework, features such as Spring Security, Swagger, Spring Data JPA, Spring HATEOAS, validation with JWT tokens, testing, creating a scalable and efficient application.
java junit jwt postgresql spring-boot spring-security sql
Last synced: 03 May 2026
https://github.com/epomatti/azure-sql-security
Azure SQL Database security features
azure azure-security cmk elastic elastic-pool keyvault mssql pool sql sql-database sql-server terraform
Last synced: 03 May 2026
https://github.com/kirkalyn13/equipment-monitoring-system-backend
Equipment Monitoring System for Physics Lab Backend. [LEGACY CODE - PROTOTYPE ONLY]
express firebase firebase-admin firebase-auth nodejs postgresql sql typescript
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/escan-dnmz/admin-panel
Asp.Net Mvc
admin-panel asp-net-core asp-net-core-mvc asp-net-mvc csharp mssql mvc mvc5 mysql project 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/cgivre/drill-xml-plugin
XML Plugin for Apache Drill
apache-drill big-data data-science database sql xml
Last synced: 04 May 2026
https://github.com/renatoelho/docker-mysql
O processo de automação da inicialização e configuração de bancos de dados MySQL em contêineres Docker é facilitado por meio de uma abordagem que permite a execução automática de scripts SQL durante o processo de inicialização. Esses scripts, que podem conter comandos para criação de esquemas, inserção de dados iniciais e configuração de parâmetros
docker docker-compose mysql sql
Last synced: 04 May 2026
https://github.com/svetlanam/data-scripts
Simple scripts for data cleaning, etl transformations and data reorganisations
data-cleaning data-transformation dimensions etl facts keboola numpy pandas python3 snowflake sql star-schema
Last synced: 04 May 2026
https://github.com/igorhoffmann/gms-app
👨💻 REST API for Gym Management System
clean-ar docker dockerfile dokcer-compose gin go golang golang-api golang-examples golang-jwt golang-jwt-a golang-migrate golang-rest jwt jwt-authentication makefile rest-api sql sqlx
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/isaychris/cis444
CSUSM: Web Programming
cis444 css csusm html javascript php sql web-development xml
Last synced: 04 May 2026
https://github.com/dwdw2/nfac_app
It is my repository for Nfactorial2024!
beautifulsoup4 flask flask-login python sql sqlalchemy
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/sakan811/find-osaka-and-japan-average-hotel-price
Showcase visualizations about Osaka and Japan Average Hotel Price. The data was collected from Booking.com
booking bookings data-science data-visualization database grahpql hotel hotel-booking hotels japan japanese sql sqlite tourism tourists webscraper webscraping webscraping-data
Last synced: 05 May 2026
https://github.com/mouad-el-asri/analyze_international_debt_statistics
In this project I have used my data engineering skills to write SQL queries to answer interesting questions about international debt using data from The World Bank. 📊
data-manipulation datasets importing-and-cleaning-data jupyter-notebook postgresql queries sql
Last synced: 05 May 2026
https://github.com/arikmukherjee/inotes
This is a fullstack web development project .
bootstrap html-css-javascript jquery php sql
Last synced: 05 May 2026
https://github.com/mohamedjakkariya/init-node-server
To create the Node SQL Express(NOSE) server with a single line of code to initialize the repository. Also this like a kind of CRA (Create-react-app) template.
Last synced: 05 May 2026
https://github.com/dkoh2018/sql_db
ETL pipeline for processing LinkedIn company data: extracts JSON, normalizes, and stores in MySQL
data-engineering data-pipeline etl json linkedin mysql sql
Last synced: 05 May 2026
https://github.com/ar4ikov/sqlextendedobjects
Утилиты и классы для облегченной и удобной работы с SQlite таблицами и SQL в целом.
database db oop opensource pytnon sql sqlite sqlite3 tables
Last synced: 05 May 2026
https://github.com/nareangk/netflix-de-project
This project demonstrates an end-to-end data engineering pipeline using Azure and Databricks, following a Medallion architecture to process and analyze Netflix data.
adf adlsgen2 azure azuredatabricks pyspark python sql
Last synced: 05 May 2026
https://github.com/ishaansathaye/ml
Machine Learning Documentation and Libraries
ai classification clustering data-science ibm machine-learning machine-learning-algorithms python sql theory
Last synced: 05 May 2026
https://github.com/melinteflxrin/database-management-system-oop
A lightweight implementation of a database management system, similar to SQLite.
database database-management dbms sql sqlite sqlite-database
Last synced: 05 May 2026
https://github.com/finesse/queryscribe
Light SQL query builder designed for extensibility and flexibility
database library mysql query-builder sql sqlite
Last synced: 05 May 2026
https://github.com/noureldin2303/recycling_project
Recycling Website using JS & PHP
communityexchange github javascript learn php recycling sql webdesign webdevelopment website
Last synced: 05 May 2026
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/exegeses/php-68328
Curso: Programación Web en PHP y MySQL | código 68328
mysql-database php php8 sql webdevelopment
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/wallneradam/python_sql_schema_sync
Generates SQL queries to make source table schema the same as destination table
mariadb mysql python python3 schema sql synchronization
Last synced: 05 May 2026
https://github.com/mr-vozhyk/karpov.courses-study
Часть заданий, мини-проектов и финальный проект от karpov.courses
airflow data-analysis git python sql statistics
Last synced: 05 May 2026
https://github.com/mnnkhndlwl/flutter_my_places
My places is an app built with flutter where users can select places on map and can also rate them add photos of places
Last synced: 06 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/frank-geisler/sql-server-sample-docker-container
In this project you can find my DockerFiles for SQL Server Docker Container with Demo Databases
adventureworksdw demo demonstration docker linux sql sqlserver sqlserver-2016 sqlserver-2017
Last synced: 06 May 2026
https://github.com/imandreabellani/elaborato-informatica-esame-di-stato-2019-20
Progetto che ho ideato e realizzato come elaborato di indirizzo (Istituto tecnico informatico, articolazione "Informatica") per l'esame di stato dell'anno scolastico 2019/2020. Voto esame di stato: 100/100
css esame-di-stato html informatica javascript php sql
Last synced: 06 May 2026
https://github.com/mofazzal874/myportfolio
This Repo contains My portfolio for Web development Laboratory done with PHP.I used Xampp for server and database
css html javascript php sql xampp-control-panel
Last synced: 06 May 2026
https://github.com/le717/flask-quick-sql
A quick way to run SQL in your Flask app.
Last synced: 06 May 2026
https://github.com/estherslabbert/aws-sql-server-rds
Information on how to set up and use AWS SQL Server RDS (and SQL Server & SQL Server Management Studio)
aws aws-rds sql sql-server ssms
Last synced: 06 May 2026
https://github.com/ctadeodev/election_data_pipeline
US presidential election data pipeline
airflow api data-engineering data-modeling data-pipeline data-warehouse dbt docker kafka orchestration postgresql python rest-api snowflake sql zookeeper
Last synced: 06 May 2026
https://github.com/vladimirzelenokor1/big-data-project---predicting-trip-fares-with-spark-hive
A CRISP-DM–based big data pipeline for predicting NYC ride-sharing trip fares: ingesting 2024 TLC data via Sqoop into HDFS/Hive, performing ETL and feature engineering with Spark & PySpark, training and tuning Linear Regression & Gradient Boosted Tree models, and outlining end-to-end deployment.
big-data data-engineering etl hadoop hive jupyter-notebook machine-learning predictive-modeling pyspark python spark spark-ml sql sqoop
Last synced: 06 May 2026
https://github.com/iamkira420/student-management-system
Basic Student Management System thatallows users to perform CRUD (Create, Read, Update, Delete) operations on a list of students.
cli cpp data-structures database oop sql terminal
Last synced: 06 May 2026
https://github.com/naresh-chandanbatve/imp_image_store
database hacktoberfest hacktoberfest-accepted hacktoberfest2022 mysql php sql
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/bessarodrigo/database-connection_eda_dre_ecbahia
Este projeto processa dados contábeis a partir de um arquivo Excel, inserindo-os em um banco de dados PostgreSQL para uma análise financeira detalhada.
Last synced: 06 May 2026
https://github.com/ricardomilhazes/db-monitoring-tool
Database Monitoring Tool for performance evaluation
database-management database-monitoring javascript python sql
Last synced: 06 May 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/player29879/postgresml
Korvus is a search SDK that unifies the entire RAG pipeline in a single database query. Built on top of Postgres with bindings for Python, JavaScript, Rust and C.
ai embeddings javascript llm ml python rag search sql
Last synced: 07 May 2026
https://github.com/paulocsilvajr/controle_pessoal_de_financas
Controle financeiro pessoal multiplataforma - API e DOCKER(Banco de Dados)
bash docker golang postgresql sql
Last synced: 07 May 2026
https://github.com/4l1c3-r4bb1t/digital-innovation-one
☕ Códigos dos projetos da plataforma da DIO.
css html java javascript spring sql
Last synced: 07 May 2026
https://github.com/elamani-drawing/bdd_pop
Conception d'une base de données normalisée pour la démographie française (historique et projections). Optimisation SQL avancée (vues, triggers, procédures) et interface Python pour la gestion et l'analyse.
Last synced: 10 Jun 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/mmsaki/suspicious_transactions
Applying SQL skills to analyze historical credit card transactions and consumption patterns in order to identify possible fraudulent transactions.
entity-relationship-diagram plotly postgresql python query sql suspicious-transactions transaction-analysis transaction-data
Last synced: 07 May 2026