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/meghajbhat/patient-records-management-system
The Patient Records Management System is a robust web-based application designed for hospitals and healthcare providers to streamline the management of patient records, appointments, prescriptions, and billing.
backend css database-management flask flask-application frontend full-stack-web-development html mysql python python3 sql
Last synced: 18 Apr 2026
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/garcane/fcc-salon-appointment-db
This project is part of the FreeCodeCamp Relational Database certification. The objective was to build a database that stores information about services, customers, and appointments in a salon and create a Bash script that interacts with this database to manage and schedule appointments.
bash bash-script bash-scripting postgres postgresql postgresql-database sql
Last synced: 15 Apr 2026
https://github.com/noturlee/mvc-tutorial
This Github repo is designed to explain MVC Framework and how it integrates to the local database on your local machine, covering topics like Scaffolding and Methods
cshtml css html javascript model-view-controller mvc-architecture sql ssms
Last synced: 18 Apr 2026
https://github.com/leoelicos/depto
CRUD, SQL, Inquirer
cli crud-application inquirer sql
Last synced: 19 Apr 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/elazzouzihassan/advanced_databases
This repository contains advanced database concepts and examples, with a specific focus on Oracle Database.
advanced-database db oracle oracle-database sql sqlite
Last synced: 19 Apr 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/xkaunanx/sql-university
UTN - 3rd Year Engineering: Databases – Relational models, SQL, normalization, querys, constraints, views, stored procedures
Last synced: 19 Apr 2026
https://github.com/hanpama/pgmg
PostgresQL model generator
code-generation golang postgresql sql
Last synced: 17 May 2026
https://github.com/sunilp/jam-cli
Developer-first AI CLI for cross-language code intelligence. Trace call graphs, impact analysis, agentic execution across Java, SQL, Python, TypeScript. 40+ commands. Zero vendor lock-in.
agentic ai ai-cli call-graph cli code-intelligence code-review cross-language developer-tools impact-analysis java llm ollama open-source python sql terminal trace typescript
Last synced: 02 Apr 2026
https://github.com/drako01/exportar_excel
Script de Importación de Datos desde Excel a Base de Datos
Last synced: 25 Feb 2026
https://github.com/sambhu431/multifunctional-chatbot-fine-tuned-using-roberta-bart-transformers
The project contains code and resources for a sophisticated AI-driven chatbot designed to provide accurate, context-aware responses. It uses RoBerta and BART Transformers and advance NLP techniques. The chatbot is capable of handling a wide range of domains such as healthcare , finance , etc..
bart bart-model chatbot cosine-similarity finance-chatbot flask-web healthcare-chatbot mysql-database nlp roberta roberta-model sentence-transformers sentimen sql textblob transformer
Last synced: 20 Apr 2026
https://github.com/vielhuber/magicreplace
✨ A search replace tool for migrating databases. ✨
Last synced: 17 Mar 2026
https://github.com/arkenidar/spring-demo1
Spring (Web+JDBC)
java jdbc postgresql spring sql web
Last synced: 20 Apr 2026
https://github.com/pablolec/sb_querydsl_criteria_builder
Complex and dynamic frontend-to-backend queries using querydsl
api data design dynamic-queries hibernate java jpa json query query-builder querydsl querydsl-generator rest-api rsql spring spring-boot sql vue web
Last synced: 07 Feb 2026
https://github.com/francescodisalesgithub/cms-fuzzing-dictionaries
dictionary with all the well known cms directories and tables
cms database dictionary drupal fuzzing hacking joomla sql wordpress
Last synced: 07 May 2026
https://github.com/mitranim/sqlp
[MOVED] Parser for rewriting foreign code embedded in SQL
Last synced: 10 Jun 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/kellinton/bootcamp-data-analytics-dio
Python Data Analytics is a bootcamp offered by dio. This repository contains my experience related to code, resources, and projects in the bootcamp
javascript nosql powerbi python redis sql
Last synced: 20 Apr 2026
https://github.com/gustavovalle23/food-recipe
API that brings recipes from an ingredient list
fastapi graphql pytest python sql sqlalchemy
Last synced: 07 May 2026
https://github.com/schulzco/patient-costing-analysis
Patient Costing Analysis – Qlik Sense App with Advanced Geo Mapping and Healthcare KPIs
Last synced: 07 Feb 2026
https://github.com/turbot/steampipe-plugin-bigfix
Use SQL to instantly query actions, computers, fixlets, roles and more from BigFix. Open source CLI. No DB required.
bigfix postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 14 Jan 2026
https://github.com/sh4n1d/academy
The Academy Repository is a structured collection of lab exercises, assignments, and projects from Semester 1 to Semester 3 of the MCA program. It serves as a valuable resource for practical learning, hands-on coding experience, and academic reference.
advanced-data-structures html java javascript php python shell sql
Last synced: 31 Jan 2026
https://github.com/mehrajlatifli/multiple-table-databases
Example of One to Many and Many To Many relationships in MSSQL Server
manytomany mssql mssqlserver multipletable onetomany relational-databases sql tsql
Last synced: 05 Jun 2026
https://github.com/bredalis/programs
🐍 Simple Python Programs Folder 🐍
algorithms faker imgs libreries matplotlib-pyplot programs python sql sqlite structured-data testing tf tkinter
Last synced: 22 Apr 2026
https://github.com/exegeses/introdb-68490
Curso Introducción a Bases de datos | código 68490
database-design databases mysql mysql-database sql
Last synced: 22 Apr 2026
https://github.com/bhathiya29/task-master---flask
📋 Tasks App - A simple and intuitive Tasks web application built with Python Flask and SQLAlchemy. Stay organized and focused by managing your tasks with this user-friendly app. 🚀 **Features:** - Add, edit, and delete tasks as completed. - Clean and intuitive user interface. - Tasks are stored persistently in a SQLite database. 🔧 *
Last synced: 15 Apr 2026
https://github.com/phammings/sales-management-analysis
Sales management analysis and Power BI dashboard for sample business request and user stories
data-analysis excel powerbi sql
Last synced: 01 Feb 2026
https://github.com/benscabbia/ssms-results-parser
Visually compare side-by-side two SQL Server Statistics IO and Time data. Simply copy your output from SSMS and compare!
compare-data parser results-viewer sql sql-server sqlserver ssms
Last synced: 22 Apr 2026
https://github.com/eiskalteschatten/sequelize-migration-wrapper
A wrapper for migrating databases using Sequelize and Umzug.
database migration mysql nodejs postgresql sequelize sql sqlite umzug
Last synced: 01 Feb 2026
https://github.com/davorpa/hab-m05
Hack A Boss Bootcamp - Module 05 (SQL)
bootcamp classroom database database-design database-diagram entity-relationship-diagram entity-relationship-diagrams exercises exercism hack-a-boss hackaboss mysql rdbms sql sql-dcl sql-ddl sql-dml sql-query
Last synced: 23 Apr 2026
https://github.com/virajbhutada/movie-rental-store-analytics-sql-powerbi-excel
Dive into the DVD rental industry with my Capstone project, Movie Rental Analytics. Analyzing the Sakila DVD Rental Store Database, I extract insights through exploratory data analysis (EDA) and Power BI visualizations. Findings inform strategies for optimizing film inventory, enhancing business operations, and customer experiences.
business-intelligence capstone-project customer-behavior-analysis data-analysis data-science excel exploratory-data-analysis film-ratings mece movie-database movie-rental mysql powerbi powerbi-visuals revenue-analysis sql sql-database
Last synced: 05 Jun 2026
https://github.com/favarettorm/bd_universidade
BD_UNIVERSIDADE V01 - Banco de dados fictício de uma universidade para fins didáticos
data database dataset mariadb mariadb-database mariadb-mysql mysql mysql-database scripts sql university
Last synced: 08 May 2026
https://github.com/jassii/java-hackerrank-leetcode-solutions-
arrays binary-tree hackerrank hashing java sql strings
Last synced: 05 Jun 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/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/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/phimage/cd2sql
Convert CoreData model into SQL
coredata coredata-model coredata-swift coredata-tooling sql
Last synced: 08 May 2026
https://github.com/whiskyechobravo/karboni
Mirror a Zotero library into a SQL database
academia cli-app database python scholar sql zotero zotero-api
Last synced: 24 Apr 2026
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/yaph/queries
Collection of Data Queries in SPARQL and SQL
bigquery data-mining dbpedia openstreetmap osm queries sparql sql stackoverflow wikidata
Last synced: 01 Feb 2026
https://github.com/tatsuyafujisaki/sql-cheat-sheet
access mysql sql sql-server sqlite
Last synced: 09 May 2026
https://github.com/grinsteindavid/express_api_architecture_prototype
docker compose, rest api, sql query builder, queue worker, smtp email, crons, validations, custom scripts and testing
crons docker express jest node nodemailer redis sql
Last synced: 01 Feb 2026
https://github.com/gogo200202/productsellstore
Full Stack mvc application in asp.net.core framework
asp-net-core backend bootstrap5 csharp entityframeworkcore frontend full-stack sql
Last synced: 24 Apr 2026
https://github.com/cuadernin/minigestorsql
GUI que permite realizar distintas operaciones a una base de datos SQL.
gestor gui mysql postgresql python sql sqlite3
Last synced: 09 May 2026
https://github.com/depressioncenter/github-usage-stats
Scripts to capture GitHub repository and usage statistics daily. [DOI: 10.6084/m9.figshare.26090902].
efdc github github-api oracle-database powershell powershell-scripts repository-star-count repository-stats repository-stats-cli-tool sql sql-scripts umich web-analytics web-statistics
Last synced: 25 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/jshinm/sql_mastery
collection of sql commands and its practical use
Last synced: 09 May 2026
https://github.com/sultanfariz/leetcode-solutions
The source code I created to track my progress in solving Leetcode problems.
competitive-programming elixir go golang leetcode leetcode-solutions rust sql
Last synced: 09 May 2026
https://github.com/maxchistt/dynamictables
Dynamic table service with C# Ado.net and example demo app
adonet csharp data-access-layer database-management dotnet dynamic-database dynamic-tables query-builder sql sql-query sql-query-builder sql-server
Last synced: 09 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/honourhealth/database-management-systems-project
Creating and inserting necessary elements into database then selecting information that needed with sql - php - html - javascript. Phpmyadmin and Ampps are used.
ampps database html javascript php phpmyadmin 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/omarbelfeki/data-analysis
Data Analysis using python, excel, sql, r
excel jupyter-notebook kaggle python r-programming sql
Last synced: 09 May 2026
https://github.com/jamesrobionyrogers/spaced-repitition-software-website
Onslow SRS is a project for an assignment where we were tasked to create an interactive website
2021 assessment-project javascript php sql
Last synced: 25 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/ahmed-kamal2004/book-haven
ma7al kotob
mssqlserver spring spring-boot spring-data-jpa spring-security sql
Last synced: 02 Feb 2026
https://github.com/petykowski/sql-script-generator
CSVtoSQL is a utility to generate different SQL scripts by referencing .csv files.
Last synced: 06 Jun 2026
https://github.com/itsdaiton/eshop-php
E-shop vytvořený v jazyce PHP v rámci kurzu Webové aplikace na VŠE.
composer eshop php shop shopping-cart sql
Last synced: 26 Apr 2026
https://github.com/pawansingh3889/sql-guard
Fast rule-based SQL linter on PyPI (sql-sop). 38 rules, 149 tests, libCST injection scanner, SARIF output, browser playground. Pre-commit hook + GitHub Action. 500+ monthly downloads.
cli code code-q developer-tools github-actions linter pre-c python sql sql-lint
Last synced: 26 Apr 2026
https://github.com/pulkit1822/leetcode
This repository contains daily solutions to LeetCode challenges, organized by date and problem name. It provides explanations for each solution and supports multiple programming languages. Contributions are welcome, and the project is licensed under MIT.
coding-challenges cpp csharp data-structures-and-algorithms java mysql php problem-solving ruby sql
Last synced: 14 Apr 2026
https://github.com/yusufyusie/database-diagram
I will get a database diagram, interpret it, and implement the SQL needed to build that database.
database database-diagrams database-schema postgresql sql
Last synced: 26 Apr 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/fabioba/heart-disease-analysis
This project includes dwh development and ml pipeline to predict heart diseases.
airflow data-pipeline data-warehouse etl machine-learning mlflow mlops python sql
Last synced: 10 May 2026
https://github.com/ahmed0saber/hackerrank-sql
solving with MYSQL
database hakerrank hakerrank-problem-solving hakerrank-solutions mysql sql
Last synced: 17 Oct 2025
https://github.com/gregorykogan/mephi-databases
Laboratory work on the database course at MEPhI.
database go golang gorm gorm-orm postgresql sql
Last synced: 10 May 2026
https://github.com/kadraknb/delivery-app
Nessa aplicação, fui responsável por criar e integrar tanto o back-end quanto o front-end, criando uma plataforma de delivery de cerveja.
api-rest axios-react backend css docker front-end html javascript mocha-chai mysql nodejs react sql
Last synced: 15 Apr 2026
https://github.com/xgqfrms/mysql
MySQL All in One (relational database management system / 关系数据库管理系统)
database db mysql relational-database sql sql-server
Last synced: 10 May 2026
https://github.com/asmtamim/leetcode-sql-50
LeetCode's 50 SQL Problems (Study Plan)
Last synced: 10 May 2026
https://github.com/zkan/running-bigquery-query-from-airflow-using-bigqueryexecuteoperator
Running BigQuery Query from Airflow using BigQueryExecuteOperator
Last synced: 10 May 2026
https://github.com/rdpahalavan/sql-dbms-python
SQL Query Database Engine in Python
Last synced: 27 Apr 2026
https://github.com/humbertocg18/app-ods-2022
Segundo aplicativo feito no Android Studio usando java, no Ensino Médio Técnico do @senacrs-emti (Distrito Criativo).
android-studio app arduino java sql
Last synced: 27 Apr 2026
https://github.com/turbot/steampipe-mod-jira-sherlock
Interrogate your Jira resources with the help of the world's greatest detectives: Steampipe + Sherlock.
hacktoberfest jira sql steampipe steampipe-mod steampipe-sherlock
Last synced: 19 Mar 2026
https://github.com/sauberr/flask-2024
Flask website project for Hillel Python Pro course
Last synced: 08 Feb 2026
https://github.com/raihan2bd/vet_clinic
About Vet Clinic Database is a relational database focus project. User can use the project query to create, read, update and delete specific data form the database using SQL terminal.
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/mythetech/aion
A cross-platform lite sql editor with blazor
blazor mysql postgresql prealpha sql workinprogress
Last synced: 11 May 2026
https://github.com/cycloidio/sqlr
Set of useful interfaces to work with the GO 'database/sql'
Last synced: 12 May 2026
https://github.com/ktamburi/eis-database
A database design and SQL script project for the CEN203 Database Management System course at Epoka University
database-management database-schema sql
Last synced: 17 Mar 2026