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/amhsirak/pg-index
Indexing on a Postgres table containing 50 million rows
database db-index indexing postgresql sql
Last synced: 12 May 2026
https://github.com/dimamirana/hotel-room-reservation-system
Distributed Database System
distributed-database pl-sql sql
Last synced: 16 Jan 2026
https://github.com/serzhyale/sql_calendar
Calendar for MySQL, Microsoft SQL, Oracle, Postgres (dates, hours, weeks, months, quarters, years)
calendar dates hours mariadb-mysql months mssql mssql-database mysql oracle oracle-database postgres quarters sql weeks
Last synced: 07 Feb 2026
https://github.com/nishadkindre/sqlhub
SQL Workbench Simulator - Learn and practice SQL in a complete database environment
Last synced: 01 May 2026
https://github.com/rexadbapp/rexadb-studio
RexaDB Studio — Backend API server for a database client GUI. Proxies database connections (Postgres, MySQL) through a central API with JWT auth, role-based access control (RBAC), AES-256-GCM credential encryption, and a pluggable driver system. Built with Next.js App Router, Drizzle ORM, and SQLite (libSQL).
database-management databases mysql postgres sql
Last synced: 17 Jun 2026
https://github.com/mehrajlatifli/sparrow-musiccms
Example for streaming musics and radio channels
admin-side asp-net-core-web-api crud-api dal data-access-layer database-first entity-framework-core media media-player mssql-server music mvvm-pattern radio radio-channels sql state-pattern streaming user-side wpf
Last synced: 02 May 2026
https://github.com/suxrobgm/sql-database-builder
Library for dynamically SQL database building
Last synced: 26 Mar 2025
https://github.com/lucasparedes/sql-coderhouse
Proyecto final del curso "SQL" de CoderHouse.
coderhouse database final-project mysql project sql
Last synced: 16 May 2026
https://github.com/turbot/steampipe-mod-aws-top-10
The AWS Top 10 mod provides curated sets of benchmarks and controls for security, cost, operations, and more using Powerpipe and Steampipe.
aws hacktoberfest powerpipe powerpipe-mod sql steampipe steampipe-mod
Last synced: 06 Feb 2026
https://github.com/jordan-m-young/rscodb
Relational Database Implementation
database from-scratch postgres rust sql
Last synced: 10 May 2026
https://github.com/turbot/steampipe-mod-ibm-compliance
Run individual controls or full compliance benchmarks for CIS across all of your IBM Cloud accounts using Powerpipe and Steampipe.
cis cis-benchmark compliance hacktoberfest ibm-cloud powerpipe powerpipe-mod security sql steampipe steampipe-mod
Last synced: 24 Jan 2026
https://github.com/pkx8326/hackerrank_findmedian_mysql
Finding the median value of a numeric column with MySQL is not as simple as type in a function. We need a step-by-step approach to solve this problem.
median mysql query sql statistics
Last synced: 08 Jun 2026
https://github.com/invictusaman/socioeconomic-indicators-in-chicago-sql-python
This project displays how to create a database connection in notebook, update database using python and how to run Python program and SQL queries together. It uses SQLite and Chicago dataset for analysis.
data-analysis jupyter-notebook python sql sql-queries sqlite
Last synced: 12 Feb 2026
https://github.com/deptno/pg-toolbox
low level variable bindable sql generator
Last synced: 01 May 2026
https://github.com/aashish22bansal/ite1003-dbms-project-apple-store-management-system
This website is built using PHP and is integrated with a database using MySQL. The website was tested using the XAMPP Server. The database used in this website is normalised to 5NF Form.
css dbms-project html php sql xampp
Last synced: 15 Apr 2026
https://github.com/shivangraikar/golang-database
Golang database programs
database golang golang-examples routines sql
Last synced: 16 Apr 2026
https://github.com/lunodb/lunodb
Modern, AI-powered database client supporting MySQL, PostgreSQL, SQLite, MariaDB, MongoDB, SQL Server, and Redis with voice dictation, multiple AI providers, and visual relationship diagrams.
database developer-tool mariadb mongodb postgresql redis sql sqlite
Last synced: 01 May 2026
https://github.com/turbot/powerpipe-mod-nba
Visualize NBA team, player, game data, and more using Powerpipe and SQLite.
dashboard nba nba-analytics powerpipe powerpipe-mod sql sqlite sqlite3
Last synced: 13 Jun 2026
https://github.com/riju18/apache-airflow-fundamentals
Quick start setup, best practices for constructing DAGs, configuration, deployment, and utilizing essential operators for effective workflows are all covered in this repository's useful manual for using Apache Airflow.
apache-airflow gcp gcp-composer python sql
Last synced: 04 Mar 2026
https://github.com/mokeddembillel/continuous-rl
A codebase for continuous action spaces Reinforcement Learning algorithms
codebase ddpg ddpg-algorithm ddpg-pytorch reinforcement-learning reinforcement-learning-algorithms sac sac-pytorch soft-actor-critic soft-q-learning sql sql-pytorch td3 td3-pytorch
Last synced: 12 May 2026
https://github.com/kanarus/qjack
ergonomic sqlx wrapper for nightly Rust
async await mysql postgres postgresql rust sql sqlite
Last synced: 28 Apr 2026
https://github.com/asifdotexe/covidporfolioproject
This is a SQL + Tableau Project on real world Covid 19 Dataset from the start of recorded case to 2nd March 2022 i.e My birthday XD
dashboard data-analysis data-exploration data-visualization sql sql-server tableau
Last synced: 08 Jun 2026
https://github.com/matteogioioso/postgres-explain-core
Package for PostgreSQL query plan visualizer
Last synced: 29 Apr 2026
https://github.com/arzan101/ola-data-analytics
Ola - Identified the reason and trends for ride cancellation. Process - Cleaned and Processed Data from multiple sources, applied Sql queries and visualized data using PoweBi . Motive - To reduce the cancellation rate
dashboard data-analysis data-mining data-visualization dataanalytics excel powerbi sql
Last synced: 06 Jan 2026
https://github.com/viktorsvertoka/goit-rdb-hw-04
Home task for Relational Databases: SQL course🗄️
goit goit-rdb-hw-04 sql workbench
Last synced: 21 Jan 2026
https://github.com/jabhij/sqlverse
Everything about SQLs - important hacks, tricks, & comparisons that helped me in understanding the practical side of using various SQL queries.
mysql postgresql regular-expressions sql sql-server
Last synced: 23 Jan 2026
https://github.com/karim-w/stdlib
a collection of standard library modules for go i use in my projects. The package offers a set of modules that are useful in most projects such as logging,tracing,pooling,caching,HTTP Request,etc.
cache golang http-client pool redis sql
Last synced: 12 May 2026
https://github.com/verbanent/laravel-sql-performance-guard
A service provider to monitor SQL statements, check the performance (EXPLAIN command), view real-time queries, and collect SQL logs to optimise them.
explain laravel laravel-package laravel-provider optimisation performance provider queries sql
Last synced: 01 Feb 2026
https://github.com/takeokunn/rs-sql-indent
A Rust-based SQL formatter and indenter
Last synced: 01 Jun 2026
https://github.com/rama41222/notebook
Dev Notes
curated-list devops docs git linux microservice mongodb sql
Last synced: 05 May 2026
https://github.com/andrewjmack/covid-data-visualization
DU Data Analytics Project 3 (June 2024)
api javascript leaflet-map pandas-dataframe python sql sqlite3
Last synced: 07 Feb 2026
https://github.com/palak-463/foodtraceabilitysystemforhungereradication
Alternately known as the Food Waste Management System, this project aims to reduce the gap between the needy and food, thereby preventing diseases like malnutrition. 🍽️
android css firebase html java mysql php phpmyadmin sql xml
Last synced: 28 Jan 2026
https://github.com/devashish2024/cutyoururl
Fully-featured bitly URL Shortener Clone
bitly clone collaborate flask github github-copilot github-pages jetbrains python qrcode shortener sql sqlite3 student-vscode tech url urls urlshort
Last synced: 09 Oct 2025
https://github.com/adityakonda6/online-flight-booking--php
Online Flight Booking using PHP
bootstrap css html javascript php sql xampp
Last synced: 28 Jan 2026
https://github.com/raflizocky/e-voting
Laravel | A web-based application that manages digital voting.
bootstrap docker docker-compose laravel makefile php sql
Last synced: 25 Oct 2025
https://github.com/fraineralex/sql-scripts
This repository contains a variety of SQL scripts developed during my university education, including functions, stored procedures, triggers, PL/SQL, and other advanced features.
oracle-database plsql sql sql-queries stored-procedures triggers
Last synced: 19 Mar 2026
https://github.com/nikolaiser/brichka.nvim
Run code on Databricks from Neovim
databricks neovim plugin python scala sql
Last synced: 01 Feb 2026
https://github.com/yshrsmz/sqlstitch
Sort CREATE TABLEs by their relationships. Written in Rust.
Last synced: 16 Feb 2026
https://github.com/ezrarieben/mssql-backup-vbs
VBScript to generate backup file of MS SQL Database
automated-backup backup backup-script microsoft-sql microsoft-sql-server microsoft-sqlserver-database mssql mssql-database mssqlserver scheduled-tasks sql sql-server sqlexpress task-scheduler vbs vbscript
Last synced: 16 Mar 2026
https://github.com/nafisalawalidris/databases-and-sql-for-data-science-with-python
Learn how to work with databases and SQL for data science tasks using Python. Create tables, insert data, query results, and retrieve data into pandas dataframes.
Last synced: 04 May 2026
https://github.com/mr-yash-beldar/course-cloud
Course Cloud is a robust online learning management system designed to provide an interactive and user-friendly experience for both students and administrators. The platform allows students to access educational content, complete exercises, and track their progress, while giving administrators full control over content management and communication.
css download html js mysql-database mysqli-database php phpmailer-library sql video videostream
Last synced: 23 Jan 2026
https://github.com/usorfaitheloho/vet_clinic_database
This project is about a database for a vetinary clinic using SQL. It shows details about the animals, the vet doctors, visits and more
Last synced: 19 Mar 2026
https://github.com/alvisonhunterarnuero/postgresql-mongodb-data-migration-service
Getting PostgresQL datasets, analyze it, get all information. Using ETL, read PostgresQL data, transform it with Python to MongoDB proper formatting, create MongoDB and populate it with the new data.
collections compose dbeaver decouple dotenv mongodb postgresql psycopg2-binary pymongo python-3 python-script sql tabulate
Last synced: 04 May 2026
https://github.com/tathithienthanh/finaltest_database-sql-data-collection-for-ds
The final test of the "Database SQL and Data Collection for Data Science" course from The Ho Chi Minh City University of Science (19/09/2023)
chrome data-collection data-processing database final-test ipynb-jupyter-notebook mysql pymysql query scraping-websites selenium sql statistics visualization
Last synced: 17 Feb 2026
https://github.com/m7moudgadallah/iti-database-labs
This is the ITI-Database-Labs repository. It's here for me to store my solutions to ITI database labs that use Microsoft SQL Server. If you're also working on these labs or need some SQL practice, you might find it useful.
database ddl dml joins sql sqlserver tsql
Last synced: 04 May 2026
https://github.com/shnartho/data-bases
Advance SQL query course by Wroclaw University of Science and Technology
azure-data-studio database-design entity-relationship-diagram mysql-workbench sql sql-query
Last synced: 19 Mar 2026
https://github.com/sanjinkurelic/meetinginfodatabase
Meeting Info Database is a class library project, which provides API for connecting to Microsoft SQL Server, precisely the meeting database
ado-net csharp daab data-access-application-block dataadapter dataset enterprise-daab enterprise-framework microsoft-sql-server netframework sql sql-server sqlhelper visual-studio
Last synced: 29 Apr 2026
https://github.com/danielbrito/fatec
🎓 Análise e Desenvolvimento de Sistemas - Faculdade de Tecnologia.
cpp data-structures database development java javascript logic object-oriented-programming portugol programming script sql web-development
Last synced: 03 May 2026
https://github.com/xnuvers007/hw
program iseng buat nambahin repos, hello world (SQL)
hello hello-world helloworld sql
Last synced: 19 Mar 2026
https://github.com/hadifadl/texttosql
A C# application created to loop over flat files and insert them to seperate SQL Server Table.
csharp sql sql-server sqlserver
Last synced: 29 Apr 2026
https://github.com/pyrech/csv-explorer
Load a big CSV into a MySQL database and explore it with PHPMyAdmin
csv explorer leak mysql phpmyadmin sql
Last synced: 01 May 2026
https://github.com/phantu279999/probook-pro
Project Django tools
django python redis sql web-scraping-python
Last synced: 15 Feb 2026
https://github.com/lucasrmagalhaes/manipule_e_consulte_dados-sql
SQL com Oracle Database: manipule e consulte dados
Last synced: 19 Mar 2026
https://github.com/kylemit/hellosern
Introduction to SQL, Express, React, Node Stack
Last synced: 10 May 2026
https://github.com/jesussantana/data-science-with-python-it-academy
Learn how to extract value from data by ingesting, transforming, storing, analyzing, and visualizing data
classification-model clustering-methods dash data-analysis data-mining data-science database machine-learning matplotlib mongodb numpy pandas plotly python3 regression-models seaborn sklearn sql web-scraping
Last synced: 07 Feb 2026
https://github.com/tonytech83/python-db
Softuni - Python DB - September 2023
Last synced: 14 Feb 2026
https://github.com/refmv/iot-device-manager
A web app built using ASP.NET and React capable of managing smart devices.
aspnet-core azure dotnet dotnet-core iot-platform react single-page-app sql
Last synced: 29 Apr 2026
https://github.com/simoesleticia/sql-pandas-interviewquestions
Práticas e aprimoramento em SQL e Pandas com desafios inspirados em perguntas de entrevistas, disponibilizados pelo site Interview Query . Exercícios categorizados por nível de dificuldade.
data-science desafios interview-questions pandas python sql
Last synced: 24 Jan 2026
https://github.com/ujstor/data-science-introduction
Introduction to the field of data science, covering fundamental concepts, processes, and tools.
data-science ml numpy pandas python sql static
Last synced: 16 Apr 2026
https://github.com/tahanima/sqlbolt-solutions
My solutions of SQLBolt exercises
Last synced: 18 Mar 2026
https://github.com/ProximaD/Responsive-Construction-website
Responsive construction website design using HTML5, CSS3 and javascript
construction construction-management construction-webpage css3 html html5 javascript myphpadmin mysql mysql-database php php7 php8 sql webdesign webdevelopment website xammp
Last synced: 08 Oct 2025
https://github.com/asynched/tiny-sql
A tiny in-memory database written in Node.js
Last synced: 11 May 2026
https://github.com/vishalthehuman/academia-campus-repository
Academia is a Django-based Campus Repository designed to streamline the file-sharing process between teachers and students. The platform offers distinct homepages for both teachers and students, each tailored to their specific needs.
css database django django-application django-web-application django-webapp email-client email-sender html javascript python python-application python3 repository repository-management sql
Last synced: 21 Feb 2026
https://github.com/jozephkabongo/nokysql
NokySQL is a lightweight, high-performance SQL Query Builder for PHP that bridges the gap between raw SQL and full ORMs.
database mysql php postgresql query-builder sql sqlite
Last synced: 14 Apr 2026
https://github.com/raziyehbazargan/buildspectool
An app for creating Internal Project BuildSpec ( Developer and Web Producers Version)
asp-net-mvc bootstrap3 csharp css javascript jquery linq migration razor sql
Last synced: 15 Apr 2026
https://github.com/drako01/sql_distefano
Base de Datos en SQL para gestión Clínica
Last synced: 19 Mar 2026
https://github.com/akos29/vet-clinic
This project used the relational database to create the data structure for a vet clinic. In addition to showing how to design a data structure, it also shows how to query and update data, a query from different tables, join tables, and other features.
Last synced: 08 Feb 2026
https://github.com/quickstartlibs/db
Stash Queries - A thin and simple yet elegant database abstraction layer around PDO.
database injection mysql pdo pdo-replacement pdo-wrapper persistent-connections php queries query-builder querying sql stash-queries stash-query
Last synced: 04 May 2026
https://github.com/lavesan/desafio-bossabox-back-end
Desafio de back-end do bossa box
class-validator nestjs-backend postgresql sql typescript
Last synced: 03 May 2026
https://github.com/izakcancino/phayao
Web page project about "Phayao" a thailandese kitchen. This is my first project using PHP, Javascript, and SQL.
css html javascript php restaurant-website shopping-cart sql
Last synced: 29 Apr 2026
https://github.com/ashrithvm/medical-facility-management-system
A full-stack web application designed to streamline hospital administrative and clinical operations. This project showcases expertise in building scalable, responsive web applications using ASP.NET Core Blazor, C#, Microsoft SQL Server, HTML/CSS, and JavaScript.
asp-net-core blazor hospital microsoft-sql-server sql webapi
Last synced: 13 Feb 2026
https://github.com/fadahunsiseyi/vet_clinic
In this project, I used relational database to create the data structure for a vet clinic. I started with one table, and step by step, created a complete database with data about: animals; animals' owners, clinic employees, visits
Last synced: 26 Apr 2026
https://github.com/konstantin-bogdanoski/adb
Advanced Data Bases 2020 [Напредни Бази на Податоци 2020]
database fcse finki postgresql postgresql-database sql
Last synced: 06 May 2026
https://github.com/marekrost/mcp-server-spreadsheet
Data-first MCP server for reading and writing spreadsheet files (.xlsx, .csv, .ods) - cell-level ops + DuckDB SQL engine
claude csv duckdb mcp mcp-server model-context-protocol ods openpyxl python spreadsheet sql xlsx
Last synced: 07 Jun 2026
https://github.com/canayter/crowdfunding-etl
Using Python and Pandas methods and functions and to list comprehensions to extract, transform, and clean data. Then using regular expressions to find patterns and extract data from text and string data
Last synced: 06 May 2026
https://github.com/andrey-moura/db
A C++ wrapper around SQL based on ActiveRecord
activerecord cpp cpp17 cpp20 postgres postgresql psql sql sqlite sqlite3
Last synced: 06 May 2026
https://github.com/zsoulaimane/frontend-ebanking
angular angular-cli angular-material banking-system sql
Last synced: 10 May 2026
https://github.com/byancamatos01/labbancoqueres
"Exercícios de Queres em Lab. de Banco"
banco-de-dados groupby join select sql
Last synced: 18 Mar 2026
https://github.com/stefanbschneider/feelya
✔️😊 feelya: The app that gets you! Keep track of what you eat and do and improve how you feel.
app bootstrap chartjs cicd django heroku hobby-project postgresql python python3 sql tracking webapp
Last synced: 30 Apr 2026
https://github.com/jimenacambronero/sandias_clothing
Caso de uso. SandiasRopa 🍉 En este caso ya esta hecha la base de datos pero está comenzando a realizar sus primeros análisis.
Last synced: 16 May 2026
https://github.com/essien1990/relational_database_management_system
Relational Database using PostgreSQL commands for DML and DDL commands
database-management dbeaver foreign-keys pandas pgadmin4 postgresql-database sql sqlalchemy
Last synced: 27 Apr 2026
https://github.com/aymen94/myassistance
Progetto di ingegneria del software
css html java javascript jsp-servlet junit maven mysql sql unisa
Last synced: 24 Jan 2026
https://github.com/ivanrododendro/aiqo-report
AI Query Optimizer Report
ai sql sql-optimization sql-tuning
Last synced: 23 May 2026
https://github.com/meysam81/hospital
A GUI program for hospital that adds, removes and etc. a patient from hospital; implemented with sql server database
connection csharp database gui hospital hospital-management sql sql-server sqlconnection sqlserver visual-studio
Last synced: 06 May 2026
https://github.com/pyprogrammerblog/progress-updater
The Progress-Updater help you to track your tasks using backends like Redis, Mongo or SQL
data-engineering mongo pipelines pydantic python redis sql
Last synced: 07 May 2026
https://github.com/mattiasnordqvist/galactic-waste-management
The best SQL Server migration tool I've found so far
data-migration migration migration-tool migrations-runner schema-migrations sql sqlserver
Last synced: 27 Apr 2026
https://github.com/kundan-10/calender_application
A RESTful API web-service for a Calender Application. This API performs all the fundamental CRUD operations of Covid-19 Application platform with user validation at every step.
Last synced: 05 May 2026
https://github.com/melisa-karatas/library_management_system
This project is a simple library management system written in Python with and without database versions.
database library library-management library-management-system object-oriented-programming oop sql sqlite sqlite3
Last synced: 08 May 2026
https://github.com/techtonique/querier
A query language for Python Data Frames (currently Python)
data-frames databases sql sql-query
Last synced: 27 Apr 2026
https://github.com/ralfbecher/orionbelt-semantic-layer-mcp
MCP server for the OrionBelt Semantic Layer — enables LLMs to explore semantic models, compile queries, and execute analytics via natural language.
agentic-ai business-intelligence data-analytics mcp-server semantic-layer sql yaml
Last synced: 05 May 2026
https://github.com/adel-hadadi/ququery
Ququery is simple and readable SQL query builder for golang
golang mysql postgresql query sql
Last synced: 14 Jan 2026
https://github.com/digia3d/catalog-of-my-things
"Catalog of my things" is a simple console app that allows users to manage collections of the things they own. It is based on the UML class diagram.
Last synced: 23 Oct 2025
https://github.com/jayshrinaikwadi2001/home-steader-india-spring-boot-java-project-
Agriculture Application
api bootstrap css hibernate-jpa html java javascript jsp postgresql springboot sql
Last synced: 28 Jan 2026
https://github.com/emilianomusso/pocogenerator
POCO Entities Generator for Microsoft SQL Server
csharp dotnet netcore poco poco-generator sql sqlserver
Last synced: 05 May 2026