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/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/yuyukiin/faculdade-cc
Compilado de materiais de estudo, exercícios e implementações das disciplinas de Ciência da Computação na Universidade Franciscana (UFN).Cadeiras resumidas da faculdade.
college computer-science cpp csharp java python sql study-materials ufn university
Last synced: 02 Apr 2026
https://github.com/gabrielmpinho/cs50-sql
Solutions and notes from CS50’s Introduction to Databases with SQL. Covers CRUD operations, data modeling, normalization, joins, views, indexes, and connecting SQL with Python and Java. Begins with SQLite for portability and introduces PostgreSQL and MySQL for scalability.
data-analysis data-structures data-visualization database databases javascript python sql
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/asmtamim/leetcode-sql-50
LeetCode's 50 SQL Problems (Study Plan)
Last synced: 10 May 2026
https://github.com/marcinwitnik/nowoczesny-dom-firebird-sql
Projekt struktury danych inteligentnego domu jednorodzinnego w Firebird SQL
alarm-system battery-storage database database-design ems energy-management erd firebirdsql home-automation iot photovoltaics relational-databases smart-home sql
Last synced: 10 Jun 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/renanfmoises/songplays-data-modeling-postgres
This project covers a simple ETL process with PostgresSQL for storing data from the fictitious company Sparkify, a music streaming application.
Last synced: 11 May 2026
https://github.com/elissorokin/data-analyst-portfolio-rus
Это репозиторий, в котором я демонстрирую свои навыки, делюсь проектами и отслеживаю прогресс в области анализа данных и Data Science.
ab-testing data data-analysis datalense matplotlib numpy pandas plotly portfolio postgresql python scipy seaborn sql statistical-analysis
Last synced: 25 Feb 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/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/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/philotheephilix/djs-on-demand-oracle-sql
cxoracle oracle oracle-database project python schema sql
Last synced: 10 Jun 2026
https://github.com/aneeshpatne/vishv-gdsc-solutions-challenge-2024
Google For developers | SOLUTIONS CHALLENGE 2024 - "This project serves as an environmental initiative aimed at promoting sustainable practices and community engagement in eco-friendly activities."
automl colab-notebook django-framework gmail-login googleappengine googlecloudplatform googleearthengine googlemaps-api googleoauth2 html-css-javascript project-management python-3 reactjs sql vscode
Last synced: 12 May 2026
https://github.com/junaidsalim/giki_bus_ticket_reservation_system
This repository contains our Database Management System (DBMS) project aimed at streamlining bus ticket reservations for GIKI students. It features a user-friendly interface for booking tickets and an admin panel for efficient ticket management.
busticket busticketingsystem dbms dbms-project django html-css-javascript html5 postgresql reservation-system sql tailwind
Last synced: 17 Apr 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/rezziemaven/versus-be
The backend repo for the app called Versus
Last synced: 12 May 2026
https://github.com/kanzatahreem/vet-clinic-database
A relational database to create the initial data structure for a vet clinic.
database erd postgres postgresql psql schema sql vet-clinic
Last synced: 13 May 2026
https://github.com/ani811625/csi-assignment2
📊 SQL queries built on the AdventureWorks2022 database. Includes stored procedures, views, triggers, functions, and sample test queries for an order management system.
adventureworks microsoft-sql-server sql
Last synced: 16 Oct 2025
https://github.com/petrfaltus/ms-sql-server-connection-source-codes
Console applications for connection to the Microsoft SQL Server, how to update rows, how to read the table and how to call the stored function and the stored procedure. Complete example collection including Docker and SQL init. Code for Java built by the Maven, for Java built by the Gradle, for C# built by the .NET Framework and for PHP.
batch batchfile client csharp docker dotnet dotnet-framework gradle java maven microsoft-sql-server ms-sql-server php pl-sql sql sql-functions sql-procedures
Last synced: 27 Jan 2026
https://github.com/rabbicse/mehedi.write.rdbms.infrastructure.abstructions
Some useful base classes and interfaces, mainly used with the Write RDMS layer inside CleanArchitecture template.
cqrs ddd entity-framework-core rdbms repository sql unitofwork
Last synced: 13 Jun 2026
https://github.com/reinmagine/eliminating-no-sensor
Contains my project that analyzes air quality sensor data to determine if the NO (Nitric Oxide) sensor in N. Mai, Los Angeles, CA can be removed without affecting data accuracy.
air-quality-sensor colab-notebook cost-optimization data-analysis data-optimization matplotlib-python nitric-oxide pyspark-python python sql
Last synced: 14 Jun 2026
https://github.com/redh00k-k/csharpsimplesqlconnection
Simple CLI SQLClient to connect to SQL server.
Last synced: 15 Jun 2026
https://github.com/firas-mcp-servers/mcp-sql-bridge
Read-only MCP server for SQL — give your AI assistant schema-aware access to SQLite, PostgreSQL, and MySQL. No cloud, no writes.
ai-tools claude cursor database fastapi mcp model-context-protocol mysql open-source postgresql python sql sqlite
Last synced: 04 Apr 2026
https://github.com/learnwithfair/sql-database-documentation
sql database documentation with [learnwithfair, Learn with fair, Rahatul Rabbi, Md Rahatul Rabbi ,rahatulrabbi]
database documentation learn-with-fair learnwithfair rahatul-rabbi rahatulrabbi sql
Last synced: 15 Jun 2026
https://github.com/waveform-computing/dbsuite
An old application for managing database documentation and bulk loads
Last synced: 24 Jan 2026
https://github.com/raoufswe/library-information-system
A Library Information System in Java RMI
derby-database java java-rmi sql
Last synced: 16 Jun 2026
https://github.com/paulushcgcj/sqlfy
Schema Graph Engine — Parse Flyway migrations into an AST, reconstruct your database schema state, and export LLM-ready vector context.
Last synced: 16 Jun 2026
https://github.com/vishnuganeshan/fullstack-tech-notes
🎯 My journey to becoming a Senior Full-Stack Developer – Structured notes, projects, and progress tracking across React, Node, SQL, DSA, System Design, DevOps, and more.
ai computer-fundamentals devop dsa express javascript mongodb mongoose mysql new-technologies nextjs node react sql system-design typescript
Last synced: 15 Oct 2025
https://github.com/surya-teja-btech/connectionpool-poc1-
hikari-connection-pool java jdbc sql
Last synced: 18 Jun 2026
https://github.com/neotomadb/neotoma_sql
Repository for functions associated with Neotoma's Postgres DB
neotoma paleoecology postgres sql
Last synced: 19 Jun 2026
https://github.com/mdanwarulkarim/data_analysis_report
This Data Analyst portfolio project focuses on business KPIs by cleaning, transforming, and visualizing data to develop a dashboard. The tools utilized in this project include Excel, SQL Server, T-SQL, and Power BI.
Last synced: 20 Jun 2026
https://github.com/jundel-malazarte/crud_book
Create, Read, Update & Delete - Table Books with MySQL Database (CRUD)
Last synced: 21 Jun 2026
https://github.com/nabinkhair42/datalens
The web-native, collaborative database IDE
datbase db nextjs postgresql sql web
Last synced: 21 Jun 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/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
https://github.com/tushard48/tushard48
Welcome to my profile repository! This repository serves as a comprehensive showcase of my skills, projects, and accomplishments in the field of data science. Here, you'll find detailed information about my technical expertise, professional experiences, and the projects I've worked on.
deep-learning excel generative-ai javascript machine-learning powerbi python3 sql tableau
Last synced: 28 Apr 2026
https://github.com/vasu10134/food-delivery-management-system
This repository contains a Java project, Food Delivery Management System, designed to manage food delivery operations efficiently. It uses Java for the backend logic and SQL for database management, ensuring smooth handling of users, orders, and restaurants. The system is scalable and ideal for learning full-stack development concepts.
Last synced: 24 Jun 2026
https://github.com/franciscoylderlan/food-explorer-backend
Este projeto é um backend de e-commerce voltada para pedidos e vendas de pratos. Aplicação desenvolvida utilizando NodeJs, Express, SQLite, Knex, Multer e Jest.
ecommerce-application express jest knex multer nodejs sql
Last synced: 04 Apr 2026
https://github.com/sheabunge/kit102-assign
KIT102 Introduction to Data Science: Data Modelling Assignment (Semester 2, 2018) | Assignment Grade: 100%
data-science entity-relationship-diagram relational-model schema sql
Last synced: 24 Feb 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/nathanthorell/migwatch
A terminal dashboard for monitoring database migration state across environments.
database-migrations golang mssql sql
Last synced: 26 Jun 2026
https://github.com/vhawk19/ambaan
just wants the average analyst to be happi
data-analysis duckdb-wasm sql vue
Last synced: 01 Mar 2026
https://github.com/rudolphreti/asp.net-sql-docker-basics
This project serves as an introduction to the basics of containerization using Docker. It covers application and SQL Server containerization, aiming to demonstrate the basic concepts and operation of Docker. The application is written in ASP.NET Core, C#, Entity Framework, MVC.
asp-net-core csharp docker mvc sql
Last synced: 28 Jun 2026
https://github.com/kleponijo/klimatologi
klimatologi aplikasi stasiun klimatologi untuk TA framework Flutter kelompok BMKG
bmkg dart databases firebase flutter google klimatologi realtime sql
Last synced: 29 Jun 2026
https://github.com/douglasdrake/sakila
SQL queries also performed in SQLAlchemy and pandas
Last synced: 29 Jun 2026
https://github.com/simoun-asmar/unicorn-project
SQL Queries, Spreadsheet Analysis, and Tableau Dashboard for the Unicorn Project
analysis spreadsheets sql tableau
Last synced: 17 Mar 2026
https://github.com/ezvezdov/dbs_project
Database Systems Project for the Faculty of Electrical Engineering at CTU.
database drawio jpa postgresql sql
Last synced: 06 May 2026
https://github.com/tiagoantao/some-database
Developing a Relational Database in Python as a learning experience
Last synced: 06 May 2026
https://github.com/jasminemlewis/quality-control-monitor
Quality Control Monitor permit auditors to assess accuracy of clients' documents required to receive housing acquired and processed by case managers.
ado-net asp-net bootstrap4 database sql vbnet
Last synced: 06 May 2026
https://github.com/vyask21/retail-data-analysis
This project provides insights for a retail store, based on available product data, sales and profits. The project aims to provide value by highlighting KPIs driving the business.
Last synced: 06 May 2026
https://github.com/ledsouza/python-sql
Desenvolver análises de um banco de dados utilizando SQL com Python
pandas plotly python sql sqlalchemy
Last synced: 06 May 2026
https://github.com/licetlemus/dev015-fleet-management-api
Este proyecto consiste en desarrollar una API REST para gestionar y consultar las ubicaciones de casi 10 mil taxis en Beijing, China. El objetivo es explorar soluciones eficientes para almacenar y procesar volúmenes de datos, asegurando una experiencia de usuario óptima.
api api-rest flask jwt-authentication jwt-token pip posgtresql python sql sqlalchemy
Last synced: 06 May 2026
https://github.com/albertovidana/hacker-rank
Repository for hackerrank problems
algo bash-script coding java practice practice-programming ruby sql
Last synced: 06 May 2026
https://github.com/exegeses/introdb-59848
Introducción a bases de datos | código 59848
Last synced: 06 May 2026
https://github.com/kaushikrohida/tokyo-olympic-analysis-2021-azure-de
Tokyo Olympic 2021 Analysis Using Microsoft Azure platform
azure azuredatafactory azurestorage azuresynapseanalytics databricks powerbi python sql tableau
Last synced: 06 May 2026
https://github.com/kos-en/sql
USA real estate analysis using sql, pandas and tableau
Last synced: 06 May 2026
https://github.com/purestorage-openconnect/sql-pvd
Repository for a Pure Validated Design scripts and templates.
azure cbs flasharray powershell purestorage python sql
Last synced: 07 May 2026
https://github.com/ggldnl/data-management-for-data-science
Material from the Data Management for Data Science course
data-science mongodb postgresql sql university
Last synced: 07 May 2026
https://github.com/acrisiopb/api_park_2025
Projeto - API | Estacionamento - Controle de Entrada e Saída de veículos + Cobrança + Taxa
java mysql postman spring-boot sql
Last synced: 07 May 2026
https://github.com/ehtishama/mini-sql
A simple file-based SQL database implementation in JavaScript.
Last synced: 07 May 2026
https://github.com/himanshsharmaa/examify
Examify is an online examination and classroom management system designed for educational institutions. Built to emulate key features of Google Classroom, it offers seamless login, class joining via code, exam management, result processing, and user roles for students, teachers, and administrators.
exam-system html javasvript mysql php sql
Last synced: 07 May 2026
https://github.com/dsgs76/spring-apirestfullibrary-acm
This repository contains the final project of the ACM course of Spring Backend
java jwt maven spring-boot springframework sql web
Last synced: 07 May 2026
https://github.com/doks-coders/expensetracker
Expense Tracker built with .NET MVC, Stored Procedures and Entity Framework
csharp dotnet dotnet-core sql sqlserver storedprocedures
Last synced: 07 May 2026
https://github.com/chylex/advent-of-code
My solutions to https://adventofcode.com.
advent-of-code kotlin nasm python rust sql
Last synced: 07 May 2026
https://github.com/prakshi-23/bank-application-
# Banking Application (GUI) A desktop-based Banking Application built with Python and CustomTkinter, featuring account management, transactions, and customer verification.
advanced-excel application auto-py-to-exe customtkinter customtkinter-project excel gui-application mysql pandas pyinstaller python sql tkinter tkinter-gui
Last synced: 07 May 2026
https://github.com/avinashkr-ai/django-database
crud-application database django sql
Last synced: 10 May 2026
https://github.com/aishincp/end-to-end-data-engineering-etl-pipeline-project-azure-databricks-spark-unitycatalog
ETL Pipeline using ADF, Delta Lake, Databricks, Spark, Data Governance (UnityCatalog).
analysis azure-storage azuredatabricks azuredatafactory dataengineering delta-lake deltalivetables etl-pipeline medallion-architecture metadata python spark spark-streaming sql unitycatalog
Last synced: 07 May 2026
https://github.com/kaoutarelouahabi/sql-data-warehouse-dbt-airflow
A comprehensive blueprint for an enterprise-grade SQL Server Data Warehouse built with a Medallion Architecture, orchestrated by Apache Airflow, and transformed using dbt (data build tool).
apache-airflow best-practices data-engineering data-quality data-warehouse dbt docker docker-compose elt etl medallion-architecture sql sql-server
Last synced: 07 May 2026
https://github.com/pngo1997/sql-and-pl-sql-database-management-practice
Practice SQL and PL/SQL for database management, data querying, and trigger implementation.
database-management python query sql sqlite trigger
Last synced: 07 May 2026
https://github.com/carolinerocks/azure-data-engineering-end-to-end-project
azure databricks datafactory datalake powerbi python sql synapse
Last synced: 07 May 2026
https://github.com/szaroslav/databases-agh-course
Databases course at AGH University in Kraków
Last synced: 07 May 2026
https://github.com/irsol/leetcode
LeetCode solutions
algorithms dictionary leetcode leetcode-mysql leetcode-python leetcode-python3 leetcode-solutions mysql python python3 set sql string
Last synced: 07 May 2026
https://github.com/mehrajlatifli/airline-ticket---entity-framework-databse-first-
Example of Entity Framework Databse First
bindings crud crud-operation database-first delete entity-framework inotifypropertychanged insert listview mssql mssqlserver observablecollection select sql sqlserver-2019 update wpf
Last synced: 07 May 2026
https://github.com/matheusafonseca/c207-l8
Repositório para salvar os scripts em .sql que fazemos na disciplana de Banco de dados no INATEL
database database-schema mysql sql
Last synced: 07 May 2026
https://github.com/pr0nel/snowflake-poc
Pipeline de datos end-to-end implementando arquitectura Medallion (Bronze → Silver → Gold) en Snowflake para procesar órdenes de retail desde archivos Excel hasta vistas analíticas listas para negocio.
pandas python snowflake sql sqlalchemy yaml
Last synced: 07 May 2026
https://github.com/fabiannorbertoescobar/der-sql-ejercicios
TP de Base de Datos. DER. MR. Modelado y armado de la base de datos. Tablas, vistas, consultas, stored-procedures, triggers
bd db mysql queries sql sql-server transact-sql transaction
Last synced: 07 May 2026
https://github.com/datacamp-internship/introduction-to-sql-with-jupyter-notebook
Implementing how to work with SQL on Jupyter notebook
jupyter-notebook pandas postgresql sql
Last synced: 07 May 2026
https://github.com/mmaunze/sqltojpa
sqlToJPA is a tool for automatically generating Java JPA (Java Persistence API) entity classes from SQL schema files. It parses CREATE TABLE statements, maps SQL data types to Java types, and creates fully annotated Java classes with fields, getters, setters, constructors, relationships, and equals/hashCode methods.
cpp java jpa-entities orm python sql
Last synced: 08 May 2026
https://github.com/csvidit/repairshop
A car repair shop app for Android
android android-app app sql sqlite
Last synced: 08 May 2026
https://github.com/anuprshetty/health_bot
HealthBot is a console based chatbot application which assists a clinical person to ease the purchase of available patient monitoring devices that are relevant to him.
batch-script csharp docker dotnet-framework healthcare mssql rdbms sql uml-diagram
Last synced: 08 May 2026
https://github.com/liolb/sql2csv
Export SQL Server Table data to CSV
automation csv data database export extraction powershell scripting sql sql-server sql-table
Last synced: 08 May 2026
https://github.com/breadbored/composty
Type-safe SQL query builder designed for complex database operations... in just 2kb
mysql mysql5 mysql8 postgres postgresql sql
Last synced: 08 May 2026
https://github.com/akshitvadodariya1201/rust-with-postgresql
This project is a Rust application that interacts with a PostgreSQL database to manage authors and books. It demonstrates basic CRUD operations using the postgres crate.
cargo docker docker-compose postgresql rust sql
Last synced: 08 May 2026
https://github.com/samaalharbi2/book-children-project
A simple library management website built with PHP, MySQL, and JavaScript, featuring home, about, and contact pages
css html javascript mysql php sql web website
Last synced: 08 May 2026