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-07 00:26:23 UTC
- JSON Representation
https://github.com/pawan8085/mgnrega
#MGNREGA It's a console based project. In this application we can get data from database, we can insert the data into the database, login from database and some another things we can do...
Last synced: 05 Nov 2025
https://github.com/namdnguyen/dbt-tutorial
DBT tutorial project with Kimball data warehouse modeling, jinja templating, and schema tests.
analytics data-warehouse dbt sql tutorial
Last synced: 20 Jul 2025
https://github.com/dilsonlira/mega-data
Mega-data scrapes the draws history of Mega-Sena, the most popular lottery in Brazil, and makes it available in both JSON and CSV formats. The data is loaded into a MySQL database.
csv database docker docker-compose easierlog json mysql python shell sql webscraping
Last synced: 07 Apr 2026
https://github.com/debas-31/vet_clinic
It's a project on relational database to create the initial data structure for a vet clinic, create a table to store animal's information, insert some data into it, and query it.
Last synced: 03 Jul 2026
https://github.com/ninryt/taxdatabase-sql-tableau
End-to-end process for building an SQL Azure database, performing data analysis with SQL and Python, and visualizing data with Tableau.
azure data-science data-visualization database-architecture database-deployment database-management databse-design datanalysis erdiagram python3 sql tableau
Last synced: 18 May 2026
https://github.com/nahnahdev/Vet-clinic-database
Vet-clinic-database In this project, you will use a relational database to create the initial data structure for a vet clinic. You will create a table to store animals' information, insert some data into it, and query it.
Last synced: 18 May 2026
https://github.com/paulio11/p4-squigl-twitter-clone
A social network based on Twitter.
css django html javascript jquery python sql
Last synced: 09 Apr 2026
https://github.com/anlbora/bankmanagementsystem
The program is a banking management system for customers, handling account operations, deposits, withdrawals, and credit card activities like spending and repayment. It automates these processes to offer a seamless banking experience, helping users manage finances efficiently.
banking bankmanagement bankmanagementsystem python sql sqlite3
Last synced: 07 Jan 2026
https://github.com/maxinexiong/sqlzoo_solutions
This GitHub repository features my solutions to challenging SQLZOO questions, specifically focusing on the challenging ones. It serves as a resource for SQL learners looking for insights into complex problem-solving. Please note that it does not include solutions to all SQLZOO questions.
database mysql sql sqlquery sqlzoo-solutions
Last synced: 18 May 2026
https://github.com/acetinkaya/veriyapilari-ders14
Açık Kaynak Veri ve Veri Setleri (CSV, Excel, SQL, JSON Dosya Formatları)
acikkaynak csv dataset excel json open-source sql veriseti
Last synced: 29 Mar 2025
https://github.com/longluo/database-from-scratch
build a database from scratch
Last synced: 05 May 2026
https://github.com/luanroger/baser
Base de projeto em Windows Forms e .NET 6.
csharp listview login-system net6 printing splashscreen sql windows-forms
Last synced: 18 May 2026
https://github.com/mduesterhoeft/spring-boot-starter-exposed
A Spring Boot starter for useful autoconfiguration for the Exposed SQL framework
autoconfiguration database exposed kotlin spring-boot spring-boot-starter sql
Last synced: 12 Sep 2025
https://github.com/carlossilva2/knexpy
An abstraction for SQLite3 based on Knexjs
abstraction human-readable knex module python3 sql sqlite3
Last synced: 18 May 2026
https://github.com/arnoldchrisoduor1/end_to_end_data_analysis_projects
A Collection of All Projects Done in PowerBI, Excel, SQL Python
excel pandas powerbi python3 sql tableau-public
Last synced: 30 Apr 2026
https://github.com/joswinemmanuel/dbms-lab-s5
A repository for KTU B.Tech Computer Science S5 Database Management Systems Lab, containing practical assignments and projects to enhance skills in database design, implementation, and management.
Last synced: 05 Apr 2025
https://github.com/birdmandayum0131/url-shortener
A Project for practicing golang and clean architecture
clean-architecture docker docker-compose go golang mysql nginx practice-project sql
Last synced: 10 Apr 2026
https://github.com/omjogani/patient-monitoring-system
Patient Monitoring System for Doctor using ASP.net Framework
asp-net-framework csharp dotnet dotnet-framework sql
Last synced: 19 May 2026
https://github.com/mrkai77/alula
Empowering bird enthusiasts and protecting our feathered friends - one snap at a time.
affinity-designer affinity-photo calgary-hacks calgary-hacks-2025 coreml createml gbif hackathon postgres postgresql python sql supabase swift swiftui vision wikipedia
Last synced: 31 Oct 2025
https://github.com/ieedan/tiberqueries
A lightweight ORM for Tiberius.
derive mssqlserver orm rust sql tiberius
Last synced: 02 Mar 2025
https://github.com/guillermo-musumeci/terraform-azure-vm-windows-sql
Deploy a Windows Server VM with SQL in Azure using Terraform
azure azure-virtual-machine azure-vm iaas iaas-cloud infrastructure-as-code sql sql-server terraform virtual-machine windows windows-server
Last synced: 12 Apr 2026
https://github.com/gamemaker2k/hockey-test
Just a test script dealing with hockey games and stats.
hockey hockey-databank hockey-database hockey-games hockey-stats hockey-test hockeyapp php php6 php7 python python2 python3 sql sqlite sqlite-database sqlite3 sqlite3-database sqlitedatabase stats
Last synced: 13 May 2025
https://github.com/marregui/quest
Desktop client application that uses the Postgres Wire Protocol to connect to a compatible database such as QuestDB, CrateDB, TimescaleDB and Postgres.
gui java questdb questdb-desktop-client sql swing-gui timeseries
Last synced: 27 Jun 2025
https://github.com/jyotip123/rural-employment-development-project
The project is inspired with govt. MGNREGA Scheme, which contains some basic backend functionalities of MGNREGA using Java.
backend java mgnregaproject spring-boot sql
Last synced: 24 Apr 2026
https://github.com/bytebase/mongo-parser
MongoDB parser based on ANTLR4
antlr antlr4 database documentdb mongo mongodb parser sql
Last synced: 18 Jun 2025
https://github.com/codehass/vet_clinic
Vet clinic database is a project about using a relational database to create the data structure for a vet clinic. Starting with one table, and step by step will create a complete database with data about animals, animals' owners, vets, vet's specialties, and visits.
Last synced: 20 May 2026
https://github.com/mayank0255/coding-questions
Coding questions for Interview Prep that I have solved on Algoexpert, Leetcode, Codewars, and Hackerrank :man_technologist:
algoexpert code codewars coding-interviews competitive-programming hackerrank interview java javascript leetcode mysql python sql
Last synced: 14 Apr 2025
https://github.com/psp515/healthycowdatabase
Databases course 2021 / 22 at AGH UST.
database sql sql-server-database
Last synced: 14 May 2025
https://github.com/plandes/icsql
This library provides an Emacs SQL mode integration to the ciSQL program
command-line-tool emacs emacs-lisp sql
Last synced: 14 Sep 2025
https://github.com/birmingham-and-solihull-ics/bsol_outcomes_framework
Repository for code to prepare the indicators for BSOL ICS Population Health Outcomes Framework
local-government nhs population-health public-health r sql
Last synced: 14 Apr 2025
https://github.com/mihailtd/mongodb-postgresql-comparison
Compare MongoDB and PostgreSQL in areas such as performance, ease of use, scalability etc.
databases mongodb nosql performance postgresql sql
Last synced: 18 Apr 2026
https://github.com/alhankeser/antren-dbt
analytics-engineering data-engineering dbt dbt-core docker sql
Last synced: 27 Mar 2025
https://github.com/sarincr/mysql-database-with-python
MySQL is an open-source relational database management system. Its name is a combination of "My", the name of co-founder Michael Widenius's daughter, and "SQL", the abbreviation for Structured Query Language
database database-management databases mysql mysql-database mysql-server mysqli pysql pysql-console pysqlite3 python python-library rdbms sql sqlconnection sqlite
Last synced: 17 Apr 2026
https://github.com/queirozpedro/sgab
O Sistema de Gerenciamento de Acervo Bibliotecário (SGAB) é um software que tem por objetivo organizar e gerenciar acervos bibliotecários, sendo responsável pelo gerenciamento dos volumes e de usuários deste acervo.
elephantsql java sql testes-unitarios
Last synced: 14 Mar 2025
https://github.com/lucasavila00/sql-select-ts
A modern, database-agnostic, composable SELECT query builder with great typescript support.
Last synced: 22 Mar 2025
https://github.com/stevenvachon/sql-match
Match a string using an SQL pattern.
Last synced: 14 Mar 2025
https://github.com/mateuszgrzelak-git/follow-lights
Making a game to increase short time memory
dotnet javascript mateuszgrzela simon-game sql
Last synced: 05 Mar 2025
https://github.com/officialpiyush/discord-chat2db
Save discord chat into database
chat database discord eris pg postgresql sql
Last synced: 22 Mar 2025
https://github.com/superstar1205/school-django
Student Management System, Django application
css django django-application html javascript python sql sqlite3
Last synced: 03 May 2026
https://github.com/a-patel/sql-style-guide
Sql Style Guide
coding-standards coding-style sql sql-server style-guide styleguide
Last synced: 28 Jun 2025
https://github.com/julianrendon/schooladminsystem_jdbc
Java desktop application to register students, courses and marks into a database using JDBC
dao dao-design-pattern java java-se javase jdbc jdbc-api jdbc-dao netbeans oracle oracle-database oracle-db sql
Last synced: 03 Jan 2026
https://github.com/melisa-karatas/movie_library_managemnet_system
This project is a simple movie library management system written in Python with database provided by SQL.
movie-library movie-library-management movie-management movies python sql sqlite sqlite3
Last synced: 09 Apr 2026
https://github.com/wabscale/bigsql
ORM featuring dynamic model generation, with on the fly relationship detection and resolution
Last synced: 25 Jul 2025
https://github.com/avisionh/sqlgpt
Translating natural language into a query and then executing it on a database
Last synced: 09 Apr 2026
https://github.com/casualcomputer/sql.mechanic
Functions that generate SQL queries that summarize high-dimensional tables stored in various databases (e.g. Microsoft SQL Servers, Netezza, DB2, Postgres, Oracle, MySQL, etc.).
data-analysis data-quality-checks data-science database mysql netezza oracle postgres quality-control r sql sql-server
Last synced: 30 Jul 2025
https://github.com/koushiro/usql
[WIP] Universal SQL Lexer and Parser library, written in Rust.
lexer mysql parser postgresql rust sql sqlite3
Last synced: 30 Jul 2025
https://github.com/filipeesch/dynamic-sql
A .NET library designed to create complex, parameterized SQL queries dynamically using a versatile template syntax. Effortlessly handle conditional logic, integrate variable lists, and generate optimized SQL statements with ease. Ideal for applications requiring flexible SQL construction with maximum code safety and readability.
dotnet query query-builder sql
Last synced: 03 Aug 2025
https://github.com/cleilsonandrade/ecoleta
Projeto com proposta de criar uma rede de pontos de reciclagem, utilizando servidor web, banco de dados e template engine.
database express fullstack monolith nlw nodemon nunjucks reciclagem recycling rocketseat sql sqlite
Last synced: 29 Sep 2025
https://github.com/lucasplopes/uri
c competitive-programming cpp go hacktoberfest haskell java kotlin python sql uri
Last synced: 09 Apr 2026
https://github.com/gsiems/go-db-meta
Query database metadata
database meta-data mysql oracle postgresql sql sqlite3
Last synced: 12 Jan 2026
https://github.com/boburmirzo/autogen-multi-agent-memory
AutoGen Multi-agent Conversation and Recall using Memori
ai-agents autogen autogen-sample memory sql
Last synced: 04 Oct 2025
https://github.com/taleeus/sqld
A Go library to build and manage dynamic queries
Last synced: 19 Feb 2026
https://github.com/shanduur/c-embedded-sql
This repository contains code of VSCode extension for highlighting SQL syntax in C code.
Last synced: 04 Oct 2025
https://github.com/ligoj/plugin-id-sql
Ligoj plugin for identity management and backed by an SQL database
Last synced: 24 Feb 2026
https://github.com/sofiane-abou-abderrahim/mysql-nodejs-express-demo-blog
I built this little demo blog which uses all 4 CRUD operations with help of SQL and MySQL package which I was using and this connection pool I created which we can use for sending queries to the database. Therefore, all the commands are executed in the NodeJS code. So, the database is used as a data storage in this website application. Indeed, the data is not stored in a standard file.
crud crud-application ejs express expressjs mysql mysql-database nodejs nodejs-server pool promise router sql
Last synced: 10 Apr 2026
https://github.com/the-akira/the-akira
Gabriel Felippe Profile
c computer javascript profile programming python readme software-engineering sql
Last synced: 20 Aug 2025
https://github.com/dustinkredmond/sqlitetocsv
Command line tool written in C language to export SQLite data as a CSV file.
Last synced: 26 Aug 2025
https://github.com/roystonfurtado/python-snake-game
Snake Game created using Python with storage of Game Data in MYSQL Database using pymysql.
mysql pygame-mixer pymysql python python-snake sql tkinter
Last synced: 29 Jun 2026
https://github.com/rizwanullah313/clinic-managment-system
Clinic management system using Java and MS Access
java msaccess netbeans-ide oracle-database sql
Last synced: 05 Mar 2025
https://github.com/xvisierra/srms
Student result management system built with SQL, PHP, HTML, CSS, JavaScript, XAMPP, and Bootstrap. Easily track and manage student results with this intuitive platform.
bootstrap css html javascript php sql xaamp
Last synced: 10 Apr 2026
https://github.com/cayo-rodrigues/nff
Automatização de emissão, cancelamento e download de notas fiscais, além de levantamento de dados sobre vendas e compras para produtores rurais em um site do governo chamado Siare.
aws docker go htmx python redis selenium sql tailwindcss
Last synced: 22 Mar 2025
https://github.com/divyenduz/fpl.zoid.dev
FPL + SQL
analytics fantasy-football football sql
Last synced: 26 Feb 2025
https://github.com/hristianivanov/softuni-courses
Course exercises | SoftUni | Hristian Ivanov
csharp devops ef-core html-css-javascript mssqlserver softuni softuni-programming software-engineering sql
Last synced: 26 Jan 2026
https://github.com/larissaperinoto/store-manager
Project Store Manager is a RESTful API for managing a store's system.
chai express javascript mocha mysql nodejs sql swagger
Last synced: 11 Apr 2026
https://github.com/anaagg/heart-disease-prediction
Heart Disease Prediction
decision-trees eda etl gradient-boosting knn-classification logistic-regression pandas python random-forest sql sql-alchemy
Last synced: 14 Apr 2026
https://github.com/rileymanda/vet-clinic
Vet clinic database schema and queries
Last synced: 27 Jan 2026
https://github.com/siyovush-hamidov/moscow-state-university-classes
🎓 Explore my work in C++ (competitive programming, desktop app development) and SQL (database development) as I navigate through my academic journey.
competitive-programming cpp sql
Last synced: 12 May 2026
https://github.com/edummorenolp/udemycursos
Repositorio de Ejercicios de Cursos de programacion realizados en Udemy
angular css html java javascript jquery pytho spring sql typescript
Last synced: 12 Apr 2026
https://github.com/jimwins/titi
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP, plus a lightweight ActiveRecord implementation
activerecord orm pdo php php-library sql
Last synced: 25 Mar 2025
https://github.com/sonylomo/murder-by-query
Murder By Query is an SQL Practise platform in the form of a Murder Mystery inspired by Thriller Books
nextjs16 shadcn-ui sql sqlite3 typescript
Last synced: 15 Apr 2026
https://github.com/aaravmalani/webscraper
Scrape the web using SQLite and requests_html!
collaborate hacktober python requests requests-html scraping sql sqlite webscraping
Last synced: 02 May 2026
https://github.com/farahibrar/cfg-sql-deloitte
This repository contains a comprehensive SQL project developed as part of CFG's SQL course powered by Deloitte. It spans foundational to advanced SQL techniques, including database creation, data manipulation, complex queries, and data management. It also includes projects on cricket data analysis and financial analysis using SQL and Tableau.
aggregation complexqueries database database-management database-schema datatypeconverter flowcontrol indexes-in-db joins locking normalization sql stored-function stored-procedures tableau triggers union views
Last synced: 20 Mar 2025
https://github.com/kawansoft/aceql-http-gui
AceQL HTTP Windows Manager
aceql-http-gui java jdbc jdbc-api jdbc-driver mysql mysql-database netbeans oracle-database postgresql sql swing swing-api swing-gui
Last synced: 21 Jan 2026
https://github.com/coji/kysely-duckdb-wasm
Kysely dialect for duckdb wasm
duckdb kysely query-builder sql typescript wasm
Last synced: 05 Mar 2026
https://github.com/CSI-SFIT/Flask-Forward-Fundamentals-and-Beyond
A comprehensive basic guide covering Flask Fundamentals and Beyonds
csi csisfit flask flask-mail flask-mysql pymongo python sql webdevelopment xampp
Last synced: 12 Mar 2025
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/milenkovicm/lightfusion
LightGBM Inference on Datafusion
batch-inference datafusion inference lightgbm machine-learning rust sql udf userdefined-functions
Last synced: 06 May 2026
https://github.com/abbhiishek/codecommunitymusic-server
Backend service for Code Community Music
api backend django hacktoberfest postgresql python sql
Last synced: 12 Apr 2026
https://github.com/shihabrafio/catalog-app
Discover the ultimate organizational solution for your personal collections with the Catalog of My Things App. This user-friendly application offers a seamless and intuitive experience, allowing you to effortlessly manage and explore various categories of your belongings, including games, books 📚, and music albums 🎶.
Last synced: 19 Apr 2025
https://github.com/enansari/db-uni
In this repository, my codes are placed in the database lesson
Last synced: 02 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/kauemiziara/cs-sensor-list
A desktop application to catalog electronic sensors with CRUD functionalities.
avalonia avaloniaui crud csharp mariadb mvvm sql
Last synced: 04 Jan 2026
https://github.com/w-kuipers/alphadb
AlphaDB is a versatile tool for managing MySQL database versions, using JSON to define structures and simplify migrations across environments.
database database-management database-management-system migration-tool mysql mysql-versions sql version-control version-control-system
Last synced: 08 May 2026
https://github.com/alidantech/component-ui
A component to enable as user to search content from the database.
ajax component corba-server database-access js json php sql
Last synced: 13 Apr 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/wasilolly/jobsitemvc
Job listing website written with pure MVC PHP, SQL and bootstrap for front end.
model-vi mvc-pattern oop-principles php php-8 sql
Last synced: 19 Feb 2026
https://github.com/lenisha/sqltest-dotnetcore
sql odbc test for dotnet core on docker using AAD Pod Identity, MSI and Always Encrypted
aks azure-sql-server docker dotnet-core k8s msi msi-identity odbc-driver pod-identity sql
Last synced: 19 Apr 2025
https://github.com/clementreiffers/friends-link-social-network
a social network made with php
css css3 html html5 javascript php php7 social-network sql
Last synced: 18 Apr 2026
https://github.com/vaibhavdavedev/ibm-backend-development-course
This repository contains projects, notes, and resources related to my completion of the IBM Back-End Development Professional Certificate
devops django docker flask ibm-cloud ibm-professional-certificate kubernetes mongodb openshift python sql
Last synced: 08 Feb 2026