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-30 00:25:46 UTC
- JSON Representation
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/cedx/sql.ps1
A simple micro-ORM for PowerShell, based on ADO.NET and data annotations.
Last synced: 14 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/mirohallo/sql-query-vs30-japan
SQL Query Tool for Vs30 data in Japan
japan python risk-analysis seismic-hazard site-effects spatial-analysis sql sqlite vs30
Last synced: 20 Apr 2026
https://github.com/mulliru/building-relational-database-02-semestre
🗂️Este repositório contém os materiais da disciplina Building Relational Database🎲, referente ao segundo semestre da faculdade FIAP. Aqui você encontrará🔍 meus projetos, exercícios, anotações e outros materiais relevantes para a disciplina
banco-de-dados database database-management dolphin sql
Last synced: 15 Jun 2026
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/vitor-msp/originarios-v2
Desenvolvimento de um site para venda de produtos indígenas. Versão 2.
asp-net-mvc bootstrap cropperjs csharp dotnet entity-framework razor sql sqlserver
Last synced: 28 Apr 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/zhubby/liquid
Liquid is the AI audit and observability layer for your database, built to help teams understand, review, and monitor SQL from local development to production Postgres.
Last synced: 17 Jun 2026
https://github.com/vidya-vijay/sql-projects
A collection of my SQL projects
database-management database-schema mysql-database sql
Last synced: 18 Jun 2026
https://github.com/tamk-kol/sql-powerbi-hr_data_analysis-end-to-end
We'll build an HR database in SQL Server, import CSV data, and run queries for analysis. Then, we'll connect to Power BI, create visualizations, and build a dashboard. This end-to-end project will address HR's requests regarding healthy employees, non-smoker compensation, and absenteeism insights, all within the specified budget constraints.
absenteeism analysis employee-management end-to-end end-to-end-project hr leave leaveanalysis powerbi powerbi-desktop powerbi-report powerbi-visuals powerbidashboard powerbiservice sql sql-server sqlserver
Last synced: 18 Jun 2026
https://github.com/surya-teja-btech/connectionpool-poc1-
hikari-connection-pool java jdbc sql
Last synced: 18 Jun 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/muhammadrafayasif/football-management-system
Football Management System is a full-stack web application for managing a football club database, built for our DBMS Semester Project.
dbms-project fastapi sql vercel-deployment
Last synced: 19 Jun 2026
https://github.com/dadananjesha/twitter-search-api
A minimum viable product written in Python using Django and the Django REST Framework with a sqlite database.
django-application django-rest-framework dockerfile mvp mvt-architecture python3 sql sqlite3 twitter-api
Last synced: 20 Apr 2026
https://github.com/cauadesa/5by5-dapperclass
Dapper introduction repository.
Last synced: 19 Jun 2026
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/arturbomtempo-learning/cotemig-logic-and-programming-assignments
Projects created in the Logic and Programming subject of the computer science technical course.
c-sharp dotnet-framework logic-programming mysql sql
Last synced: 19 Jun 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/ahmadu-suleiman/fld-floating-dictionary-window-version
FLD Floating Dictionary for Windows is a desktop dictionary app that allows you to look up words and phrases in a floating window without leaving the current app you're using. It features a database of over one million words, providing comprehensive and authoritative definitions. It also includes spelling suggestions and a random search function.
gui hmtl5 jframe json sql sqlite
Last synced: 06 May 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/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/jundel-malazarte/crud_book
Create, Read, Update & Delete - Table Books with MySQL Database (CRUD)
Last synced: 21 Jun 2026
https://github.com/heptau/pg_atropos
✂️ Go command-line tool that splits PostgreSQL pg_dump -Fc (custom-format) dumps into individual files organized for Git versioning. Instead of wrestling with a single giant SQL file, each database object gets its own file — tables in TABLE/, functions in FUNCTION/, roles in ROLE/, and so on.
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/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/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/tompassarelli/beagle-lab
beagle language research journal
agentic-ai agents clojure clojurescript javascript metaprograming nix python racket sql
Last synced: 22 Jun 2026
https://github.com/oborchers/pg-durable-evaluation
Independent local evaluation of Microsoft's pg_durable PostgreSQL extension as a durable workflow engine
database-migrations docker durable-workflows job-scheduler observability pg-durable postgres postgres-extension postgres-http postgresql psql sql workflow-engine
Last synced: 22 Jun 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/lokeshmori/e-library
E-Library System This project involves developing a web-based digital library where users can upload, read, search, and download books and notes.
html-css-javascript jpa-hibernate spring-boot spring-mvc spring-security sql thymeleaf
Last synced: 28 Apr 2026
https://github.com/yanamlnk/car-sharing
Project created during Java Backend Developer track provided by Hyperskill
Last synced: 21 Apr 2026
https://github.com/andrewjbateman/nodejs-tutorial-shoppingcart
:clipboard: Udemy Node.js tutorial shopping cart
css3 express-middleware javascript mysql-database nodejs orm sequelize sql tutorial-code
Last synced: 20 Apr 2026
https://github.com/shubham-bhoite/leetcode-mysql
This repository contains solutions to LeetCode SQL challenges.
leetcode leetcode-mysql leetcode-solutions mysql sql
Last synced: 25 Jun 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/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/1kbgz/fsspec-db
Database handling for fsspec filesystems
db filesystem fsspec odbc python rust sql
Last synced: 26 Jun 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/sakan811/Find-Osaka-And-Japan-Average-Hotel-Price
Showcase visualizations about Osaka 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: 29 Jun 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/openpotato/sqldocs
A cross-platform console application build with .NET 8 to create nice looking schema documentations for SQL databases.
Last synced: 21 Apr 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/mainageorge/uplift
This is an app to place orders for gardening services for people with large gardens or lawns and require outside help to maintain it. an anonymous user can request services, which are available on the homepage, giving his credentials and the admin will contact him with the relevant details
aspnetcore entity-framework-core identity-framework linq ntier-architecture oop-principles repository-pattern sql sqlserver
Last synced: 28 Apr 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/seaworld008/ai-coding-prompts-template
Open-source AI coding prompt template repo with Chinese explanations, English prompts, and specialized engineering playbooks.
ai ai-coding automation database developer-tools devops docker github-actions kubernetes nginx nosql prompt-engineering prompts software-engineering sql terraform
Last synced: 06 Jun 2026
https://github.com/bitoollearner/bilearner-ds-lab
This Repository is dedicated for data engineering projects
data-engineering data-engineering-pipeline fabric microsoft-fabric spark sql
Last synced: 18 May 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/z-bj/sql_reference
Object containing commonly used SQL commands.
Last synced: 01 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/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/brentgreeff/readable_rails_log
Makes it easy to read SQL queries when developing locally
Last synced: 06 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/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/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/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/giancarl021/csvql
A module to quickly query CSV data as a SQL
Last synced: 01 May 2026
https://github.com/padurean/go-sqlx-postgres-with-migration-example
Go example showing how to use sqlx with PostgreSQL and a very simple way to do database migrations
database go golang migration postgresql sql sqlx
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/andr3w03/pemrogramanvisual_lab
Tugas Mata Praktikum Pemrograman Visual Lab 2 Semester 4
csharp database desktop-application mysql sharpdevelop sql
Last synced: 06 May 2026
https://github.com/pprattis/road-safety-database-with-jdbc-and-spark-rdd
A jdbc application that runs queries in pgAdmin to simulate the functionality of the UK Ministry of Transport's database using Apache Spark RDD for query implementation.
computer-science index java jdbc jdbc-database partitions pgadmin postgresql program query spark spark-sql sparkjava sql student
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/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/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/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/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/thepolocloud/polocloud-database
A flexible database provider module for the PoloCloud ecosystem, supporting multiple backends.
mariadb mongodb mysql postgresql redis sql
Last synced: 19 Apr 2026
https://github.com/belynnn/i3_wad_2024_php
Repo containing all the concepts covered during the PHP course, for Interface3's Web Application Developer course.
ajax course mysql php phpmyadmin sql training
Last synced: 02 May 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/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/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/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/jlengrand/hibernate-kotlin
Tips and tricks using Hibernate and SQLite with Kotlin
Last synced: 29 Apr 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/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/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/brooksv/sqlqueryclass
Provides functionality for executing SQL queries and managing SQL datasets
Last synced: 29 Apr 2026