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-04-18 00:32:32 UTC
- JSON Representation
https://github.com/ojplg/hrorm
A simple Java ORM tool.
database java orm orm-library persistence rdbms sql
Last synced: 14 Jan 2026
https://github.com/hugojunior/uni7-banco-de-dados
Repositório para armazenar as atividades realizadas durante a disciplina Bancos de Dados II na UNI7.
Last synced: 19 Mar 2026
https://github.com/wwddnn/investidor-fiis
Meu projeto pessoal ! "Wallet de Fiis" - Consiste em criar um Sistema onde Investidores registram seus Fiis - Fundo de investimento imobiliário
backend intellij java postman springboot springjpa springweb sql
Last synced: 12 Apr 2025
https://github.com/adilwahla/Dry-Port-Management-System
dry port management system using oracle SQL databases
dpms dry-port-management oracle-database sql
Last synced: 11 Mar 2025
https://github.com/jamesaniciete/Portfolio
Portfolio containing a sample of project work. Please refer to the README.md for file grouping information.
access excel latex portfolio python r sas sql vba-access vba-excel vba-macros vba-modules vba-snippets vba-word word
Last synced: 29 Jul 2025
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: 05 Sep 2025
https://github.com/jmank88/go-web-sql
Simple golang web app for executing SQL.
Last synced: 15 Aug 2025
https://github.com/drakexorn/coffig
A school project made by a team of 3 people. The project aimed to develop a full Java application made for a self-order terminal in an imaginary coffee shop.
coffee intellij java mysql school-project sql
Last synced: 13 Mar 2025
https://github.com/itsyst/library-management-system
Migrate from ASP.NET Core 3.1 to 8.0 achieved by: Eric Van Dan Outenaar, and Khaled El Hamzi.
asp-net-core bootstrap5 clean-architecture csharp entity-framework-core net7 razor-pages sql
Last synced: 01 Mar 2025
https://github.com/grncdr/codd
Golang representation of relational algebra
relational-algebra relational-databases sql
Last synced: 01 Mar 2025
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: 16 Mar 2025
https://github.com/LucasCancio/TCC-Show
Trabalho de Conclusão de Curso apresentado ao Instituto Técnico de Barueri Brasílio Flores de Azevedo para a conclusão do Curso Técnico em Informática em 2018
aspnet-mvc csharp css html java sql visual-studio
Last synced: 11 Mar 2025
https://github.com/andif888/ansible-role-win-sqlserver
Ansible Role to install SQL Server on Windows
Last synced: 27 Feb 2025
https://github.com/neorandom/projeto-minimercado
java java-ant minimarket mysql sql swing swing-application
Last synced: 14 Jul 2025
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/haripasapuleti/leetcode-problems
Folder containing solutions to various LeetCode problems, showcasing my problem-solving skills and progress in algorithmic challenges.
cpp data-structures-and-algorithms problem-solving sql
Last synced: 07 Sep 2025
https://github.com/omonimus1/sqlzoo
My Own solutions of SQLZoo & NoSQL challenges
database nosql-database query-language sql sql-solution sqlzoo-solutions
Last synced: 17 Mar 2025
https://github.com/afonsir/postgresql-uri
This repo contains queries (scripts in SQL), submitted on URI Online Judge.
postgresql query sql uri-online-judge
Last synced: 10 Apr 2025
https://github.com/arverma/data-engineer-interview-experience
My interview experience with the companies I interviewed with
big-data data data-engineer data-engineering engineering interview interview-practice interview-preparation interview-questions python3 spark sql
Last synced: 08 Oct 2025
https://github.com/nachokhan/ask-my-db
Text-to-SQL. ASK your DB in a human-language way 😎. NO SQL at all.
chatgpt gpt-4 ia posgtresql python queries sql
Last synced: 09 Oct 2025
https://github.com/rrreeeyyy/go-sql-n-plus-one-finder
np1finder is a simple and efficient tool to detect N+1 query problems in Go applications that use database/sql
Last synced: 14 Jan 2026
https://github.com/thmeitz/ksqldb-migrate
Migration tool for ksqlDB
go kafka kafka-streams ksqldb ksqldb-go sql
Last synced: 14 Jan 2026
https://github.com/cgivre/drill-nodejs
NodeJS client for Apache Drill
apache-drill node-module nodejs sql
Last synced: 10 Oct 2025
https://github.com/clevergo/sqlex
SQLEX is extensions for database/sql and jmoiron/sqlx.
Last synced: 14 Jan 2026
https://github.com/teradata/dbt-teradata-utils
Teradata package that provides compatibility for dbt-utils
dbt elt sql teradata warehouses
Last synced: 11 Oct 2025
https://github.com/wamuir/fpds-conversion-utility
A replacement for the FPDS XML conversion utility: converts one or more FPDS data archives to a SQLite3 database.
fpds government spend-analysis sql xml
Last synced: 19 Jan 2026
https://github.com/boddepallyvenkatesh06/manage-data-for-an-online-grocer-using-mysql-workbench
Utilised MySQL Workbench to manage data for an online grocer. Improved inventory management, order processing, and customer satisfaction, streamlining business operations.
database postgresql sql sqllite3 workbench-configuration
Last synced: 16 Oct 2025
https://github.com/mchenryspagg/google-play-store-apps-analysis-visualization
An analysis and visualization of google play store apps scraped data for the period of 2010 - 2018 . This project aims at cleaning the dataset, analyzing the given dataset, and mining informational quality insights. This project also involves visualizing the data to better and easily understand trends and different categories.
dataanalysis datacleaning datavisualization documentation mysql powerbi preprocessing python sql
Last synced: 14 Mar 2026
https://github.com/luizmoitinho/golang-examples
Biblioteca de códigos e exemplos escritos em Golang
concurrent-programming go golang sql test-automation tests
Last synced: 22 Jan 2026
https://github.com/moertel/squcumber-postgres
Cucumber-based framework for defining and executing SQL unit, integration and acceptance tests for PostgreSQL databases
cucumber cucumber-framework postgresql postgrest sql test-automation test-driven-development test-framework
Last synced: 26 Oct 2025
https://github.com/zheruel/php-news-website
News portal - Vanilla PHP/HTML/CSS
Last synced: 27 Oct 2025
https://github.com/tjenkinson/sql-cursor-pagination
Library to help with cursor based pagination, from an SQL database.
cursor cursor-based-pagination cursor-pagination graphql graphql-cursor graphql-cursor-connections graphql-cursor-pagination pagination sql
Last synced: 27 Oct 2025
https://github.com/luddthree/flask-signup-login
css database flask html javascript login python signup signup-page sql
Last synced: 15 Apr 2026
https://github.com/darrmirr/dbchange
Easy and declarative way to execute sql queries in JUnit tests.
database java junit junit5 junit5-extension sql
Last synced: 28 Jan 2026
https://github.com/kaustubhgupta/postgress-mcp-server-claude
Interactive SQL learning playground powered by MCP + PostgreSQL + Claude
claude mcp-server postgresql project sql
Last synced: 15 Apr 2026
https://github.com/bravorod/covid-data-analysis
Exploratory data analysis in SQL of Covid-19 case and death trends by country.
Last synced: 06 Feb 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/destructhub/murder-mystery
Solving the murder mysteries available on the internet
command-line fun game git learn murder sql
Last synced: 26 Feb 2026
https://github.com/jacek13/pizza-restaurant
Application for managing a pizzeria.
blazor-server csharp database-first database-first-approch entity-framework-core microsoft-sql-server pizzeria restaurant-management restaurant-website sql
Last synced: 09 Feb 2026
https://github.com/e-alizadeh/sample_dbt_project
Companion template repo for the blog post "dbt for Data Transformation - A Hands-on Tutorial" (https://ealizadeh.com/blog/dbt-tutorial)
data-engineering data-transformation database dbt dbt-packages dbtcloud etl sql
Last synced: 26 Feb 2026
https://github.com/zemuldo/self-learning
Learning suite for SQL, Elixir, JavaScript
algorithms aws docker elixir express-js gcp javascript kubernetes learning linux mongodb nginx nodejs phoenix-framework postgresql python reactjs rethinkdb sql vuejs
Last synced: 11 Feb 2026
https://github.com/mberkiskal/studycenter-etutmerkezi
An application where we can add teachers, add students, add studies, assign new studies to teachers, add lessons.Öğretmen ekleme, öğrenci ekleme, etüt ekleme, öğretmene yeni etüt atama, ders ekleme gibi işlemler yapabildiğimiz bir uygulama.
csahrp mssql mssql-database sql windowsforms-applications
Last synced: 27 Feb 2026
https://github.com/essogbe/sqlypandas
Apprendre et s'exercer en SQL en créant ton propre Pandas
Last synced: 13 Feb 2026
https://github.com/turbot/powerpipe-mod-imdb
Visualize IMDb movie ratings, budgets, box office performances, and more using Powerpipe and SQLite.
dashboard imdb imdb-dataset powerpipe powerpipe-mod sql sqlite sqlite3
Last synced: 16 Apr 2026
https://github.com/n-elmer/project-manager
PROJECT 🏗 MANAGEMENT 🚧 SYSTEM
bootstrap css html javascript php software-engineering sql web-development
Last synced: 01 Mar 2026
https://github.com/marvinbuss/sqldwdeployment
SQL Data Warehouse Deployment Automation using SDK-style database projects, VS database projects and sqlpackage
sql sqldbproject sqlpackage sqlprojects synapse warehouse
Last synced: 20 Mar 2026
https://github.com/stephaniehicks/jhustatprogramming2024
Course website for Biostat 140.777 in Fall 2024
api command-line copilot dashboard data-science education github machine-learning object-oriented-programming parallel-computing python r-package r-programming sql
Last synced: 04 Mar 2026
https://github.com/randomnoun/sql-explainerator
Convert query execution plans ( the output from an 'EXPLAIN' statement ) into pretty diagrams
Last synced: 04 Mar 2026
https://github.com/faltawy/lsql
(WIP) List your files with SQL like syntax, (Fun Project)
Last synced: 05 Mar 2026
https://github.com/icepick4/tchoutchou
Project managing an entire station system throughout France, employee and customer side
ajax javascript js mvc php plsql project sql
Last synced: 17 Apr 2026
https://github.com/brownag/py-soildb
Python client for USDA-NRCS Soil Data
agriculture gis ncss nrcs python sda soil soil-data-access soil-science soil-survey sql usda
Last synced: 02 Apr 2026
https://github.com/mobilerast/speakwithsql
nodejs openai openai-api prompt-engineering query-builder sql sql-query sqlgenerate sqlgenerator
Last synced: 17 Apr 2026
https://github.com/alliesw/fitness-center-management-system
Fitness Center Management System
admin-panel administration aes-encryption blockcypher c citrix cloud csharp csharp-code css encryption-decryption fitness-center manager-system mysqli php sql visual-basic visual-studio visual-studio-code
Last synced: 17 Apr 2026
https://github.com/david-cattermole/sql-learning
Basic SQL projects used for education purposes.
Last synced: 17 Apr 2026
https://github.com/cognica-io/uqa
UQA — Unified Query Algebra: a multi-paradigm database engine unifying relational, text retrieval, vector search, graph query, and geospatial paradigms under a single algebraic structure
bm25 database full-text-search geospatial graph-database information-retrieval multi-paradigm opencypher posting-list python query-engine sql vector-search
Last synced: 08 Apr 2026
https://github.com/platob/yggdrasil
arrow data databricks pandas polars spark sql
Last synced: 19 Apr 2026
https://github.com/snykk/grader-assignments-sql
[ 10 November - 24 November 2022 ] Database Management & Technology | Ruangguru CAMP
database gorm problem-solving sql
Last synced: 19 Apr 2026
https://github.com/barrettotte/sql-unit-poc
A very basic POC MSSQL unit testing framework using Python and T-SQL. Directory/file driven unit tests using SQL and JSON.
json mssql proof-of-concept python sql t-sql test-runner unit-testing
Last synced: 20 Apr 2026
https://github.com/rahulb813/student-steward
A full stack website in order to implement online-management system for hostel.
bootstrap css3 eslint html5 javascript php sql xampp
Last synced: 08 Mar 2026
https://github.com/sksumit/homeffin
A desktop Java application using Java Swing, JDBC and MySQL DB.
desktop-application java jdbc mysql sql
Last synced: 15 Jun 2025
https://github.com/jmoussa/expense-report-app
Personal project using React.js, Node/Express and a MySQL database to hold an individual's purchase/expense history across stores. Good practice for building a front-end with React, and communicating with a backend and database.
crud-application database node nodejs react sql
Last synced: 17 Jun 2025
https://github.com/klane/springboard
Springboard Data Science Career Track assignments
data-science jupyter-notebook pyspark python scikit-learn springboard sql
Last synced: 13 Apr 2025
https://github.com/mvharsh/hackerrank-solutions
This repository contains all my accepted solutions in hackerrank
c cpp hackerrank-solutions problem-solving python sql
Last synced: 03 Mar 2025
https://github.com/uwrit/composure
Dynamic SQL Done Right
csharp dotnet-core intellisense sql
Last synced: 02 Apr 2025
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: 30 Mar 2025
https://github.com/bytebase/mysql-vs-postgres
database mongodb mysql postgres postgresql sharding sql
Last synced: 06 Mar 2026
https://github.com/joknaa/plsql-javaswing_project
🏛 An Academic Project, Accessing and Executing PL/SQL scripts from Java Program with Swing GUI.
java plsql plsql-javaswing sql swing-gui
Last synced: 19 Jun 2025
https://github.com/hjo12/loginpanel
Basic application written in C# and Windows Forms that logins into a SQL local database. Supports multiple forms inside
csharp sql windows-forms winforms
Last synced: 19 Jun 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/turbot/steampipe-plugin-hcloud
Use SQL to instantly query servers, networks and more from Hetzner Cloud. Open source CLI. No DB required.
backup etl hacktoberfest hcloud hetzner hetzner-api hetzner-cloud postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 20 Jun 2025
https://github.com/tekyaygilfethi/pythonsqldataframeconnector
This module allows you to create sql create and insertion queries for given dataframe.
connector postgresql python sql
Last synced: 21 Jun 2025
https://github.com/npgsqlrest/pgmigrations
Lightweight, Zero-Dependency, PostgreSQL Tool for Node.js and NPM.
javascript migrations nodejs postgresql schema sql testing
Last synced: 16 Sep 2025
https://github.com/neopromic/saturn
Saturn is a drag-drop based landing page builder written in javascript/typescript<3
database docker javascript linux native nextjs postgresql prisma react saas sql tailwind tailwindcss typescript vercel web windows wix wordpress
Last synced: 06 Feb 2026
https://github.com/gbourniq/dbt-fundamentals
Repository to support learning from the dbt courses
data-engineering data-pipeline dbt github-actions poetry-python snowflake sql sqlfluff
Last synced: 22 Jun 2025
https://github.com/martinebel/mssqltomysql
MSSQL to MySQL database migration tool
c-sharp csharp database-migrations mssql mssqlserver mysql sql windows-forms
Last synced: 18 Feb 2026
https://github.com/cjunwon/youtube-data-analysis
End-to-end Youtube data analysis project using Youtube Data API, MySQL, AWS, Flask
aws-rds data-analysis datapipeline flask nlp pandas python shell sql vader-sentiment-analysis youtube youtube-api
Last synced: 17 Feb 2026
https://github.com/miroslav-reiter/penetration_testing_sql
🐱💻 Penetration Testing SQL - Materiály, zdrojové kódy, testovacie sady a prípady, zdroje a návody ku kurzom: Penetračné Testovanie, Testovanie softvéru a SQL kurzy
cracking hack mysql penetration-test penetration-testing penetration-testing-tools reiter sql testing testing-practices testing-tools
Last synced: 13 Jul 2025
https://github.com/arevi/express-sql-license-api-template
A minimal template for a hardware based licensing and authentication system, written in TypeScript using Express & TypeORM (SQL).
api express expressjs javascript licensing nodejs sql template typeorm typescript
Last synced: 27 Jul 2025
https://github.com/ouhscbbmc/data-science-practices-1
Collection of publicly available practices of data science and analysis
bbmc-investigation data-analysis data-science python r sql
Last synced: 27 Jul 2025
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: 19 Sep 2025
https://github.com/muhammedahmetsekerci/cs50-sql-final-project
CS50 SQL Final Project
cs50 cs50sql cs50sql-final-project sql sqlite sqlite3
Last synced: 20 Sep 2025
https://github.com/kolosovpetro/sql_course
Data Bases - SQL practice. For educational purposes
Last synced: 09 Mar 2026
https://github.com/mfelici/v4v
Vim For Vertica - When the best editor meets the best database...
Last synced: 01 Aug 2025
https://github.com/yash244466666/vet_clinic_db
vet clinic database is simple relational database that stores different information about pets for particular clinic.
Last synced: 21 Sep 2025
https://github.com/xgfone/go-sqlx
A set of the simple, flexible and powerful SQL builders with zero-config.
builder database go go-sql golang mysql sql sql-builder sqlbuilder
Last synced: 29 Jul 2025
https://github.com/ds-joe/laravel-react-template
if you are looking for a powerful and flexible Laravel React template with TypeScript, Sass, and Tailwind CSS support, then this is the template for you
css inerta inertiajs laravel mysql permissions php react sass sql tailwind template testing typescript
Last synced: 29 Jul 2025
https://github.com/easonsyc/covid-19-screening-register
Website for COVID-19 Screening Register.
covid-19 html javascript php sql website
Last synced: 25 Feb 2026
https://github.com/amerharb/sedk
database postgres postgresql sql sql-builder typescript
Last synced: 20 Sep 2025
https://github.com/finndersen/python-db-project-template
A template for Python projects that need to use a relational database, including tooling for managing schema migrations and testing against a containerised DB instance.
atlas databases python sql sqlalchemy
Last synced: 21 Sep 2025
https://github.com/robinvandernoord/pydal2sql
Convert pydal define_tables to SQL using pydal's CREATE/ALTER logic
Last synced: 18 Jul 2025