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/victoriametrics/sql-to-logsql
Simple UI that provides SQL support for VictoriaLogs and VictoriaTraces
distributed-tracing logging logs logsql sql traces tracing victorialogs victoriametrics victoriatraces
Last synced: 29 Oct 2025
https://github.com/olimsaidov/yesql-bundle
Yesql Bundle
doctrine sql symfony-bundle yesql
Last synced: 04 Sep 2025
https://github.com/poksyy/hospital-project-backend
This repository contains the backend development for a Hospital Management System as part of a class project. It is implemented using Java and Hibernate, following the first phase of the course where all teams build a backend for a hospital. FRONTEND:
crud database delete get hibernate hospital hospital-management java learning-java mysql nurse post postman project school-project self-learning sql
Last synced: 01 May 2026
https://github.com/patilni3/sql_practice_files
SQL Skills: Full Range from Beginner to Expert using SQL_Server
data database mssql mssql-database mysql mysql-database sql
Last synced: 14 Jun 2025
https://github.com/seunmatt/cassandra2sql
This is a Java library for exporting cassandra database to SQL that can be used to restore an SQL database like MySQL and Postgres
cassandra cassandra2sql java java8 migration-tool migrations mysql postgresql sql
Last synced: 02 Aug 2025
https://github.com/imor/pg_escape
A Rust library to escape Postgres flavoured SQL
postgres postgresql sql sqlinject-defense
Last synced: 21 Aug 2025
https://github.com/dmshvetsov/adventofcode
🎄 My Advent of Code solutions. Often done with unfamiliar languages so don't expect idiomatic code.
advent-of-code advent-of-code-2020 dart elixir erlang go javascript lua python ruby rust scala sql typescript v
Last synced: 09 Apr 2026
https://github.com/andreeadraghici/librarydatabase
SQL database for managing a library using PostgreSQL
Last synced: 10 Jun 2025
https://github.com/liatemplates/alasql
Use alaSQL in LiaScript to create interactive SQL courses. AlaSQL is a lightweight client-side in-memory SQL database designed to work in browser. It Handles both traditional relational tables and nested JSON data (NoSQL).
alasql liascript liascript-template sql sql-tutorial template
Last synced: 26 Feb 2026
https://github.com/n-r-w/testdock
TestDock is a Go library that simplifies database testing by automatically managing test database instances in Docker or external environments, with support for MongoDB, PostgreSQL, MySQL and other SQL databases
database go mongodb pgx postgresql sql testing
Last synced: 08 Aug 2025
https://github.com/turbot/steampipe-plugin-pipes
Use SQL to instantly query Turbot Pipes resources across workspaces. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin turbot turbot-pipes zero-etl
Last synced: 12 Apr 2026
https://github.com/nfaiz/ci4-debug-toolbar
SQL Syntax Highlighter for CodeIgniter 4 Database Debug Toolbar.
codeigniter debugging php sql toolbar
Last synced: 12 Apr 2025
https://github.com/or-abdillh/pos-php
Aplikasi Point of Sale berbasis website menggunakan PHP native, Vanila Javascript , Bootstrap 5, Datatables dan MySQL
bootstrap5 datatables es6 js mysql php php7 sql
Last synced: 26 Sep 2025
https://github.com/notcoffee418/dapperbulkqueries
Unofficial implementation for executing bulk INSERT, UPDATE and DELETE queries with Dapper for PostgreSQL and SQL Server.
bulk dapper dapper-extensions postgresql sql
Last synced: 24 Aug 2025
https://github.com/turbot/steampipe-mod-docker-compliance
Run individual controls or full compliance benchmarks for Docker resources and more across all of your Docker containers using Powerpipe and Steampipe.
cis compliance docker docker-api exec hacktoberfest powerpipe powerpipe-mod security sql steampipe steampipe-mod
Last synced: 26 Jan 2026
https://github.com/sloanelybutsurely/pg-mvc
🐘 Toy web application framework written (almost) entirely in SQL and PL/pgSQL
demo mvc plpgsql postgresql rest-api sql
Last synced: 10 Jan 2026
https://github.com/zahidshaikh10101/100daysofdatascience
Join the Data Science Tribe! Let's embark on this exhilarating journey together! Ready to join the #100DaysofDataScience adventure? Comment below if you're joining the challenge, and don't forget to tag your friends who want to join the data revolution! ✊ Let's explore the world of data together!
deeplearning machinelearning nlp pandas plotly python seaborn sklearn sql web webscraping
Last synced: 03 Aug 2025
https://github.com/nberktumer/comp416-packet-sniffer
A simple data transfer program using TCP written in Java for sniffing the data using WireShark
java packet-sniffer sniffing sql ssl tcp
Last synced: 11 May 2025
https://github.com/byancamatos01/exerc-cios-ddledml
"Exercício de DDL e DML em Banco de Dados SQL EXERCICIO 1 "
ads banco-de-dados ddl dml fatec-zl sql
Last synced: 18 Mar 2026
https://github.com/f1uxwave/schoolmanagementsystem
This project is a Python-based Student Management System that allows users to manage student records, check admission availability, view fee structures, and perform various administrative tasks within a school or educational institution.
class12 dbms mysql mysql-connector-python python python3 school school-project schoolmanagement sql tabulate
Last synced: 14 Apr 2025
https://github.com/marcfernandezo/x-clone
🚀 Web Application clone of Twitter (X) made with Next.js App Router, Typescript, TailwindCSS and PostgreSQL
nextjs radix-ui react sql tailwindcss typescript webapp
Last synced: 08 Apr 2025
https://github.com/mindful-ai-assistants/no-sql
🛢️ NoSQL: Building Databases in Practice (Not Only SQL)
docker-sqlserver mongodb-database my-sql no-sql oneness-consciousness oracle-database postgresql-database redis-database sql sql-azure sql-linux-container sql-lite-database sql-server sql-server-database t-sql
Last synced: 02 Jul 2025
https://github.com/kishlayjeet/connect-postgresql-database-to-python
This repository is to show you how you can connect your PostgreSQL database to your python.
postgres postgresql postgresql-connect-python postgresql-connector postgresql-database postgresql-python psycopg2 sql
Last synced: 14 Apr 2025
https://github.com/php-coder/query2app
Map SQL queries to URLs and generate a whole app
code-generator express fastapi generator golang javascript python rest rest-api scaffold sql typescript
Last synced: 30 Jan 2026
https://github.com/arturoeanton/go-struct2serve
This is a small library for echo v4 that has a generic repository for accessing the database and populating structures in golang and has a generic controller and service. You can create a custom repository or custom controller using Go compose.
database echo echo-framework go golang golang-database golang-library gorm repository repository-pattern sql
Last synced: 28 Apr 2026
https://github.com/nano-bot01/library-database-management-project
Normalized working database with no redundancy of data
database database-management dbms library library-database library-management-system mysql mysql-database mysql-server mysql-workbench sql
Last synced: 30 Apr 2026
https://github.com/isaacef/retrolog
Backwork server for students at Rensselaer Polytechnic Institute
Last synced: 03 May 2026
https://github.com/mongodb-developer/rocket-analytics
Learn how the various components of MongoDB's Developer Data Platform (DDP) can support app-driven and traditional analytics in real-time without duplicating data to other data stores. This demo was created for AWS re:Invent 2022 and presented at the MongoDB booth area at the Venetian expo hall.
data federation lucene lucenesearch mongodb s3 search sql
Last synced: 28 Apr 2026
https://github.com/rosscartlidge/ssql
SQL-style stream processing for the command line and Go
cli csv data-processing duckdb go golang pipeline sql stream-processing unix wasm
Last synced: 02 Jul 2026
https://github.com/dinushchathurya/airport-database
Airport Database with SQL Views,Triggers,Functions & Stored Procedures
mysql mysql-backup mysql-connection mysql-database mysql-server sql sql-query sql-server sqlfunction sqlserver sqlstoredprocedures sqltriggers sqlviews
Last synced: 28 Apr 2026
https://github.com/radom12/dbms-apartment-management-system-project
Apartment Management System Project designed using PHP and mySQL, for DBMS mini project. Refer to the Readme file for Usage guidelines, and known issues.
apartment-management-system css dbms dbms-project final-year-project hotelmanagementsystem html js management-system mini-project php project simple-project sql
Last synced: 02 May 2026
https://github.com/planetway/connector-docs
CONNEQT Connector is a software solution to create REST JSON APIs or SOAP services from relational database SQL queries
Last synced: 27 Apr 2026
https://github.com/fx2y/datanarrate
[WIP] LLM-powered agent for adaptive data analysis across multiple sources. Uses natural language for complex queries, visualizations, and insights. Features autonomous planning, SQL/Elasticsearch generation, and AI storytelling. Built with LangChain, GPT-4, FastAPI, and React.
ai data-analysis data-visualization elasticsearch fastapi gpt-4 langchain machine-learning nlp react sql
Last synced: 31 Jan 2026
https://github.com/rainggor/fintrack
Финансовое приложение для управления личными финансами, где пользователи могут отслеживать доходы, расходы и создавать бюджеты. Приложение написано на Maven с использованием Java 21, микросервисной архитектуры и фреймворка Spring boot 3.3. Так же в проекте использованы база данных MySQL, Vaadin, Spring Security, Eureka, Flyaway, Lombok и тд
finance java microservice mysql spring spring-boot sql vaadin webflux
Last synced: 03 May 2026
https://github.com/aghost-7/flip-table
Flip the tables.
command-line humour nodejs sql
Last synced: 28 Apr 2026
https://github.com/zaplatynski/neo-jequel
A Domain Specific Language for the Structured Query Language (SQL) embedded in Java
domain-specific domain-specific-language dsl java sql
Last synced: 01 May 2026
https://github.com/alexyslozada/migrations
Permite ejecutar los archivos .sql de migraciones en cualquier base de datos
Last synced: 25 Feb 2026
https://github.com/ali-elganzory/collaborative-editor
Real-time collaborative editor - a robust one 😉.
collaborative-editing database differential-synchronization document-sharing editing editor node-js reactjs real-time sql
Last synced: 30 Apr 2026
https://github.com/cwaku/vet-clinic-database
This is a database for a vet clinic. It shows characteristics of animals in the clinic. Built with SQL / PostgreSQL
Last synced: 25 Apr 2026
https://github.com/guerreiropedr0/vet-clinic-database
Vet clinic databases to learn relational databases and relationships
Last synced: 28 Apr 2026
https://github.com/vidundergunder/htmx-elysia-http-websocket
🐴 HTMX + 🦊 Elysia (Bun) + HTTP + WebSockets
bun elysia htmx http sql websocket websockets ws
Last synced: 05 May 2026
https://github.com/matheusb432/task-manager-app-dotnet
Backend REST API for TMA, with E2E Tests using Selenium WebDriver
asp-net-core dotnet e2e-tests selenium-webdriver sql unit-testing
Last synced: 03 May 2026
https://github.com/vmvarela/sql-pipe
A blazing-fast, zero-dependency CLI that pipes CSV data from stdin into an in-memory SQLite database for instant SQL querying. Built with Zig.
Last synced: 01 May 2026
https://github.com/cleilsonandrade/jobscalc
JobsCalc é uma aplicação de estimativa de cálculo para projetos freelancer, onde é possível cadastrar e excluir jobs (projetos), obtendo uma estimativa de custo de cada job. Além disso, é possível estimar o valor da hora da pessoa que estará usando o sistema.
budget-manager express freelancer fullstack mvc nodejs nodemon sql sqlite
Last synced: 28 Apr 2026
https://github.com/amitverma80/leetcode-sql
This repository contains solutions for LeetCode SQL problems.
leetcode leetcode-solutions leetcode-sql sql sql-query sql-server sqlserver
Last synced: 25 Feb 2026
https://github.com/divithraju/divith-raju-immigration-data-engineering
A Capstone Project that covers several aspects of Data Engineering (Data Exploration, Cleaning, Modeling, Pipelining, Processing)
apachespark bigdata bigdataprocessing bigdataproject capstone-project datacleaning dataengineering datalake datamodeling datapipeline dataprocessing dataschema dataset datawherehouse pandas sql
Last synced: 29 Apr 2026
https://github.com/felixklauke/prophecy
A little SQL connection pool capable of creating a datasource and improving your database access speed.
connection connection-pool core database datasource java mysql pool prophecy sasuke sasukekawaii sql
Last synced: 20 Apr 2026
https://github.com/mehrajlatifli/bookstore---entity-framework-code-first-mvvm
Example of Entity Framework (Code First) MVVM
codefirst crud crud-operation entity-framework inotifypropertychanged mssql mssqlserver mvvm netframework observablecollection onpropertychanged repository-pattern sql tsql tsql-stored-procedures unitofwork-pattern userdefined-stored-procedure wpf
Last synced: 30 Jan 2026
https://github.com/cliffcrerar/learn-transact-sql-fundamentals
A document that explains some need to know concepts regarding SQL using MS SQL Server.
learn-sql microsoft-sql-server sql sql-demo tech-docs transact-sql
Last synced: 17 Mar 2026
https://github.com/anggamys/cashier-java
Aplikasi kasir sederhana berbasis Java untuk pengelolaan transaksi, pencatatan produk, dan perhitungan total otomatis.
Last synced: 30 Apr 2026
https://github.com/lartie/airports
List of airports
airport airports composer dump iana iana-database iana-tzdb iata iata-codes laravel laravel-package php sql
Last synced: 01 May 2026
https://github.com/avrtt/courses
Assignments and certificates from online courses
andrew-ng-deep-learning andrew-ng-machine-learning applied-data-science-with-python coursera deep-learning hands-on-machine-learning kaggle-courses machine-learning python sql sql-ex
Last synced: 29 Apr 2026
https://github.com/killercup/presentation-diesel-adventure
diesel presentation rust slides sql
Last synced: 03 May 2026
https://github.com/reiniiriarios/squirrel-table
Desktop application to run MySQL queries over SSH and generate CSV and XLSX files. Useful for QA where queries need to be run repeatedly and files handed off.
csv csv-files data-analysis desktop-application electron excel mariadb mysql nodejs qa quality-assurance quality-control quality-control-assurance sql xlsx
Last synced: 15 Apr 2026
https://github.com/patternhelloworld/docker-my-sql-replica
Run MySQL Master Slave replication and cope with emergency with Docker and robust scripts
backup docker docker-compose high-availability mysql mysql-replication mysql8 replication sql
Last synced: 04 May 2026
https://github.com/nattie-nkosi/car_rental
Our final year (2019) group project. An Ecommerce Store.
bootstrap composer mysql-database php sql stripe-api
Last synced: 04 May 2026
https://github.com/droberin/doormatic
Physical Access Management Service for private clubs and small offices triggered by mobile devices
android apache2 arduino-yun door door-opener doorkeeper https ios lamp mac-address mysql noob-dev php raspberry relay sql
Last synced: 06 May 2026
https://github.com/jatin-8898/leetcode
My solutions for the Leetcode problems in Java 🤖
arrays bst dynamic-programming easy hard leetcode leetcode-easy-level-algorithms leetcode-java leetcode-medium-level leetcode-practice leetcode-questions leetcode-solutions linked-list medium prime-numbers script sql string-manipulation strings trees
Last synced: 22 Apr 2026
https://github.com/mchmarny/cloud-sql-for-cloud-run-example
Sample outlining a process of setting up Cloud SQL instance with secure (TLS) access that will work the same way from developer workstation as well as from within Cloud Run
certificate cloud cloud-sql golang kms sql tls
Last synced: 28 Apr 2026
https://github.com/bobobass84/sql-database-projects
Let's play around a bit with the 'SQL Server Database Projects'...
database mssql mssql-database mssql-server mssqlserver sql sql-server unit-test unittest
Last synced: 25 Feb 2026
https://github.com/aivanf/lemuras
A small Python library to deal with big tables
bigdata data-analysis html ipython-notebook join-tables json jupyter-notebook pandas pivot-tables python sql table
Last synced: 28 Oct 2025
https://github.com/tuurash/substitutex
A Small Simple SQL Database Backup Tool
asp-net backup-tool csharp n-tier-architecture sql winforms
Last synced: 21 May 2026
https://github.com/razzerde/php-mysql-webapp
💾 This project shows you how to work with databases using MySQL and PHP.
database filter forms get html-table js-validation mariadb mysql mysql-select mysql-tables php php-form post selection-sort-algorithm selectionsort sql url-parameters url-params website
Last synced: 04 Sep 2025
https://github.com/ivangalbans/hackerrank
My solutions to HackerRank challenges
algorithms clojure cpp data-structures functional-programming hackerrank-solutions problem-solving sql
Last synced: 11 May 2025
https://github.com/opencog/atomspace-bridge
Read/write interfaces between AtomSpace and SQL databases.
atomspace database postgresql sql
Last synced: 25 Jan 2026
https://github.com/Surya07102000/E-learning-website-with-PHP
E-learning Blog website in PHP
admin-dashboard apache cms logging php php-framework php-library php-project php-scripts raw-php raw-php-project sql xampp xampp-server
Last synced: 12 Mar 2025
https://github.com/turbot/steampipe-plugin-nomad
Use SQL to instantly query Nomad ACLs, deployments, namespaces & more. Open source CLI. No DB required.
backup etl hacktoberfest nomad postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 01 May 2025
https://github.com/newking9088/sql-guide-to-solve-complex-data-science-problems
This is a comprehensive SQL guide for both MySQL users and PostgreSQL users, covering topics from basic `SELECT` statements to advanced window functions. My SQL learning journey and the suggestions from my mentees, colleagues and seniors to document this were the motivations to write this document.
dataanalysis datascience-machinelearning mysql postgresql sql
Last synced: 28 Oct 2025
https://github.com/kawansoft/aceql.client2
C# Client toolkit for easy access of remote SQL databases managed with AceQL HTTP.
http-client mariadb mariadb-database mysql mysql-database oracle oracle-database postgresql postgresql-database remote-database sql sqlserver
Last synced: 13 Apr 2025
https://github.com/evancarroll/pg-srf-repeat-benchmark
A testing repo comparing an SRF that is dually implemented as ValuePerCall and Materialize
benchmark c c-language postgresql postgresql-extension sql
Last synced: 16 May 2026
https://github.com/turbot/steampipe-mod-guardrails-insights
View dashboards and reports across all of your Turbot Guardrails resources using Powerpipe and Steampipe.
dashboard hacktoberfest insights powerpipe powerpipe-mod sql steampipe steampipe-mod turbot-guardrails
Last synced: 03 Jul 2025
https://github.com/finesse/minidb
Light database abstraction with a query builder
database library mysql pdo query-builder sql sqlite
Last synced: 10 Jun 2025
https://github.com/julianrendon/schooladminsystem_springmvchibernate
Java web application to register students, courses and marks into a database using Spring MVC with Hibernate
apache-tomcat dao-design-pattern hibernate hibernate-framework hibernate-orm java-ee java-server-pages java-web java-web-app jsp netbeans oracle oracle-database oracle-db oracle-sql spring spring-framework spring-mvc sql tomcat-server
Last synced: 11 Apr 2025
https://github.com/rafinhaa/controlmei
Software de gerencia para Micro Empreendedor Individual (MEI)
cadastro-de-empresas csharp mei microempreendedor sql
Last synced: 20 Jun 2025
https://github.com/tafadzwamc/exploratory-data-analysis-projects
This is a repository demonstrating my various data analysis projects, utilizing Python, SQL, Excel ad Power BI.
msexcel mssqlserver powerbi python sql
Last synced: 30 Oct 2025
https://github.com/ligmitz/cryptic-hunt
Repo holding the code for Abhedya, an event of Prodyogiki - 2021 organized by ISTE - NITH.
Last synced: 17 Jun 2025
https://github.com/didinj/asp-net-core-angular-sqlserver-webapp
Build a Web App with ASP.NET Core 8.0 Web API and Angular 20 Using SQL Server
angular asp core microsoft net server sql typescript
Last synced: 20 Jul 2025
https://github.com/br3ndonland/udacity-fsnd-sql-logs
Python program with SQL queries to extract information from a relational database
database linux postgresql python sql udacity udacity-fullstack-nanodegree vagrant
Last synced: 05 Apr 2025
https://github.com/nestorrente/erdiagram-cli
ERDiagram library CLI command
diagram entity erdiagram generation java javascript js mysql nomnoml oracle oracledb plantuml postgres postgresql relationship sql sqlite sqlserver ts typescript
Last synced: 14 Mar 2026
https://github.com/jimysheepman/learn
I realize the learning process through hands-on experience.
desgin-pattern golang java message-broker refactoring restful-api springboot sql test
Last synced: 16 Jul 2025
https://github.com/mnesarco/sqlpage_auth_example
SQLPage Authentication and Authorization example
Last synced: 12 May 2025
https://github.com/didinj/asp-net-core-angular-7
Building Web App using ASP.NET Web API Angular 7 and SQL Server
angular angular7 asp core microsoft net server sql typescript
Last synced: 12 Apr 2025
https://github.com/hello395/sympcheck-helper
SympCheck Helper is a modern healthcare consultation chatbot that leverages the power of DeepSeek V3 API and Supabase to provide intelligent health-related assistance. Built with cutting-edge technologies, it offers a seamless and intuitive experience for users seeking health information and support.
chatbot deepseek healthcare-ai healthcare-application nodejs react shadcn-ui sql supabase typescript vite
Last synced: 19 Mar 2025
https://github.com/coelhoreinaldo/trybe-exercises
Repository containing the projects and assignments I developed during my time at Trybe.
css docker git github html javascript jest nodejs react react-hooks react-router-dom react-testing-library reactjs redux sql terminal typescript
Last synced: 11 Apr 2026
https://github.com/benmukebo/vet-clinic-database
For project you uses a relational database to create the initial data structure for a vet clinic. Built with POSTGRESQL
Last synced: 18 May 2026
https://github.com/nicolasanunes/online-shop
Projeto backend de uma loja online desenvolvido utilizando Node.js com NestJS e TypeScript como linguagem de programação, TypeORM na manipulação e geração de migrations do banco de dados PostgreSQL criado em Docker, bcrypt para encriptografia de senhas, jwt-token na autenticação de usuários e Jest na aplicação dos testes unitários.
bcrypt docker javascript jest jwt-token migration nestjs nodejs postgresql sql typeorm typescript
Last synced: 07 Apr 2026