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/jordanpapaditsas/productivity-harbor
A user-friendly CRM Web Application to manage customer relationships, track leads, and simplify task management for better productivity.
angular authentication authorization csharp dotnet entity-framework-core sql typescript
Last synced: 27 Feb 2026
https://github.com/samridhisainii/google-analytics-data
Explore Google data analytics through comprehensive SQL and Python analysis for actionable insights and informed decision-making.
Last synced: 23 Jan 2026
https://github.com/binhonglee/emt-advanced-care
ant java java-swing shell-script sql sql-server
Last synced: 13 Apr 2026
https://github.com/7effrey89/streamlit_azuresqldb_fabric
Demo of a Custom Data Entry App you can build for your Azure SQL Database and Microsoft Fabric Warehouse and Lakehouse using python framework called Streamlit.
azure db fabric microsoft sql streamlit-webapp
Last synced: 06 Jan 2026
https://github.com/tripathirakeshofficial/yt-reddit-clone
Reddit 2.0 with NEXT.JS! (React, SQL, Supabase, StepZen, GraphQL, TypeScript,Tailwind)
graphql nextjs reactjs reddit reddit-api sql stepzen supabase tailwindcss typescript
Last synced: 10 Apr 2026
https://github.com/sanjinkurelic/mvcgenerator
Most of today's simpler software solutions closely link their work to basic database operations. The basic operations are retrieving, entering, modifying, and deleting individual data, so-called CRUD operations. To simplify the implementation of such software solutions, it is possible to build a code generator that builds a series of program sections based on the definition of the database structure. The database structure is defined using a structured query language (SQL).
analysis chunk code-generator compiler crud hibernate intermediate-code-generation java-11 junit lexical-analysis mvc parsing reflections rest-api semantic-analysis spring sql synthesis target-code-generation three-tier-architecture
Last synced: 19 May 2026
https://github.com/sagar-gavhane/active-query-builder
🐸 Simple and flexible way to write your next MySQL queries.
mysql mysqljs nodejs query-builder sql
Last synced: 11 Feb 2026
https://github.com/naorpeled/forum
💬 A basic forum, made using the Python Flask framework 💬
css flask html python sql sqlalchemy
Last synced: 13 Apr 2026
https://github.com/rramoscabral/dp-080---training---querying-data-with-microsoft-transact-sql
DP-080 - Training - Querying Data with Microsoft Transact-SQL
dp-080 learning microsoft microsoft-training sql sql-queries sql-query sql-server training training-materials transact-sql tsql
Last synced: 23 Mar 2025
https://github.com/ugate/sqler
🔑Turn your SQL files into executable functions for use in Node.js
Last synced: 12 Feb 2026
https://github.com/zyimm/laravel-query-builder
是laravel框架根据已有配置来执行查询条件构造器服务包,再也不把查询写成意大利面条的代码了|Query condition builder service package of laravel framework
laravel laravel-query-builder sql
Last synced: 26 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/oguzhanumutlu/photondb
As fast as a photon, as small-sized as a photon.
compact database fast javascript node photon small sql table
Last synced: 13 Apr 2026
https://github.com/simongideon/catalog-of-my-things
A console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games. The data will be stored in JSON files but you will also prepare a database with tables structure analogical to your program's class structure.
Last synced: 12 Feb 2026
https://github.com/behindthemath/zmanim-sql
A partial SQL port of the KosherJava library
Last synced: 15 May 2026
https://github.com/fou1100ouacus/online-banking-management-system-
Welcome to My First Full Project " Online Banking " Based on using 3-Tier Architecture , C# and SQL server and .NET Framework ,Online Banking Consists of 3-main components
csharp database dotnet dsa-algorithm erdiagram framework oop-concepts oop-principles sql
Last synced: 12 Feb 2026
https://github.com/isaccanedo/drawdb
:cloud: Free, simple, and intuitive online database design tool and SQL generator
database-schema diagram-editor editor indexdb javascript mariadb postgres postgresql react sql sql-server sqlite svg tailwindcss
Last synced: 12 Feb 2026
https://github.com/prasundas99/photo-gallery-application-using-microservice-architecture-node-js-rabbitmq-mongodb-mysql
A photo gallery application with an admin panel and a client panel in a microservice architecture with RabbitMQ as an event broker on MongoDB and MySQL using typeorm.
hacktoberfest mongodb nodejs rabbitmq react sql typeorm typescript
Last synced: 12 Apr 2026
https://github.com/apache/incubator-ignite
Mirror of Apache Ignite (Incubating)
big-data cloud data-management-platform database distributed-sql-database hadoop ignite iot network-client network-server osgi sql
Last synced: 28 May 2026
https://github.com/erfidev/image-gallery
gallery app with http/2 api and envoy proxy
docker docker-compose envoy envoyproxy golang grpc http http2 javascript postgresql protobuf react sql
Last synced: 12 Apr 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/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/manuseiro/sql-cheat-sheet
O SQL Basics Cheat Sheet fornece a sintaxe de todas as cláusulas básicas, e mostra como escrever condições diferentes seguido com exemplos.
aggregation aliases grouping join managing operators sql subqueries trigger views
Last synced: 19 Mar 2026
https://github.com/andyfratello/bd
🗄️ Exercicis de Bases de Dades (BD) Q2 - UPC FIB
bd-fib dbeaver fib-upc java java-database nosql nosql-database plpgsql postgresql sql sql-database
Last synced: 13 Feb 2026
https://github.com/turbot/steampipe-mod-finance-insights
View dashboards and reports for financial data including quotes (equities, cryptocurrency, etc) and US public company information using Steampipe.
finance hacktoberfest insights sql steampipe steampipe-mod stock-market yahoo-finance
Last synced: 19 Mar 2026
https://github.com/chenquan/mysql-parser
A SQL parser for mysql.
go golang mysql parser sql sql-parser
Last synced: 15 May 2026
https://github.com/organization-devxp/practica-codigo
Este repositorio está diseñado para que desarrolladores de habla hispana puedan practicar sus habilidades de programación mediante ejercicios organizados por niveles de dificultad: fácil, intermedio y difícil.
csharp dart go java javascript kotlin php python ruby rust sql swift typescript
Last synced: 23 Apr 2025
https://github.com/shane-staret/railway-management-system-mccc-cis-245
MCCC CIS 245: A simulation of a railway management system utilizing Java & SQL.
database database-management java javafx railway software-design sql user-interface
Last synced: 13 Feb 2026
https://github.com/abeltavares/nps_performance_analysis
Analyzing and Monitoring Net Promoter Score (NPS) Performance for Healthcare Companies using SQL and Power BI
customer-satisfaction dashboard data-analysis data-visualization healthcare net-promoter-score nps-analysis performance-monitoring power-bi sql
Last synced: 19 Mar 2026
https://github.com/vaneeza-7/airport-database
✈️ SQL database for an airport, complete with relational model, entity relationship diagram, creation of tables and queries
airport-database airport-management sql sql-server-database sql-server-management-studio
Last synced: 19 Mar 2026
https://github.com/learnwithfair/dbms
Database Management System (DBMS) with [learnwithfair, Learn with fair, Rahatul Rabbi, Md Rahatul Rabbi ,rahatulrabbi]
3-1 3-1-semester academic dbms dbms-project learn-with-fair learnwithfair rahatul-rabbi rahatulrabbi sql
Last synced: 19 Mar 2026
https://github.com/damiansuess/learn.laravel
Learn how to use Laravel 11 through small example apps
laravel learn learn-laravel php sql suesslabs xeno-innovations
Last synced: 13 Feb 2026
https://github.com/bilbottom/billiam-database
OLAP database project for life admin (feat. dbt).
Last synced: 03 May 2025
https://github.com/dennispitallano/dssms
Driving School Student Management System
asp-net-core asp-net-core-identity asp-net-mvc aspnet aspnet-core aspnetcore csharp css dotnet dotnet-core html html-css-javascript identity javascript mssqlserver sql sql-server visual-studio
Last synced: 14 Feb 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/vivekraj21/x-blogger
It is a SpringBoot application which provide REST APIs to admin for posting, updating, deleting blog whereas users can read and comment on post.
git java lombok mapper postman spring-boot springsecurity-jwt sql swagger-ui
Last synced: 12 Apr 2026
https://github.com/victor-lis/in.orbit-back-end
Back-End do gerenciador de metas In.Orbit - Projeto que realizei seguindo o evento da RocketSeat do dia 09/09/24 até 15/09/24
drizzle fastify node sql typescript
Last synced: 14 Feb 2026
https://github.com/im-calvin/mittens
A discord bot used to allow users to subscribe certain YouTube channels and receive notifications when they put up new schedules and go live.
discordjs docker node sql typeorm typescript
Last synced: 23 Jan 2026
https://github.com/georgetdn/syscppcplinux
Store Linux C++ class data in a file ( persistence ) and manipulate it programmatically or using Small SQL (included)
class data framework linux object persistence serialize sql
Last synced: 12 Feb 2026
https://github.com/mikehorn-git/psqlhunter
Hunt sql commands in pcap.
forensics network-forensics pcap pyshark python sql sqlinjection threat-hunting
Last synced: 07 May 2025
https://github.com/ohzeno/algo
Problem Solving
algorithms baekjoon data-structures javascript leetcode problem-solving programmers python sql swea
Last synced: 24 Oct 2025
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/lmsharma/analytics-superstore-sql
A SQL repo for understanding analytics from basics to advanced with the help of Super Store datasets. It contains SQL dump of Super Store Dataset provided by Tableau and various questions.
postgresql sql sqlquestions superstore-data-analysis
Last synced: 05 Jul 2025
https://github.com/dandimrod/indexsql
Project that simplifies the use of IndexedDB by making it compatible with SQL like sintaxis.
indexeddb indexeddb-wrapper javascript sql
Last synced: 06 Jul 2025
https://github.com/skrteeeeee/cursocief
Curso web "fullstack" de profesionalidad de Grado 3, realizado en CIEF.
bootstrap css express html javascript node-js php sql
Last synced: 05 Jan 2026
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/kimrass/sql
Practice SQL
hackerrank programmers-online-judge sql sqlzoo
Last synced: 15 Jan 2026
https://github.com/burhanahmed1/sql-dbms
Practice tasks for DBMS in Microsoft SQL Server.
dbms dbms-lab dbmslab sql sql-query sql-server sqlserver
Last synced: 01 Jul 2025
https://github.com/og-cz/aramotorhub
A desktop app for e-commerce system for motorcycle parts. Built with JavaFX + Maven, backed by MySQL (XAMPP/phpMyAdmin).
fxml java javafx maven mysql-database scenebuilder sql
Last synced: 06 Sep 2025
https://github.com/iangelmx/NaturalLanguageProcessing
Aquí residen desarrollos de Computing Selected Topics acerca del Procesamiento de Lenguaje Natural en Python
Last synced: 15 Mar 2025
https://github.com/mikoto2000/sql-divider
SQL のサブクエリを抽出し、それぞれの部分ごとにクエリの発行ができるツール。
Last synced: 04 Feb 2026
https://github.com/jeim05/pruebafrontend
Web application build with ASP .NET Framework y CSS3
asp-net asp-net-mvc csharp css3 html5 javascript jquery sql sql-server
Last synced: 06 Jan 2026
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/reachvivek/login-system
A Complete User Login System With User Registration, Verification And Forgot Password Option.
composer html javascript jquery php phpmailer sql swifmailer
Last synced: 14 Apr 2026
https://github.com/dreamph/dbre
Golang ORM Database Adapter (Support Bun/Gorm)
bun database database-adapter database-orm go-sql golang gorm orm query repository sql
Last synced: 05 Feb 2026
https://github.com/ItsSabirHussain/LeasingSoftwareSolutionForAutomobileLeasing
It is the software solution for automobile leasing service in C# and SQL database.
bunifu-framework csharp sql visual-studio
Last synced: 11 Mar 2025
https://github.com/pimbrouwers/sp_easybutton
One-button SQL Server configuration to implement commonly-accepted best practices.
sql sql-server tsql tsql-stored-procedures
Last synced: 14 Oct 2025
https://github.com/shyamg090/fitness_management_system
This PHP and SQL-based fitness management system helps gyms manage users and memberships. It allows for user profile creation and tracking, membership management with subscriptions, class scheduling and attendance, and offers optional features like progress tracking, payment processing, and reporting for improved efficiency, user experience.
Last synced: 05 Feb 2026
https://github.com/turbot/steampipe-plugin-circleci
Use SQL to instantly query projects, pipelines, builds and more from CircleCI. Open source CLI. No DB required.
backup builds etl hacktoberfest pipelines postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/mg98/filter.js
JS package that enables you to formulate complex conditions in a convenient string syntax which can then be matched with objects and further query a JSON array.
declarative-programming json sql
Last synced: 16 May 2025
https://github.com/suxrobgm/sql-database-builder
Library for dynamically SQL database building
Last synced: 26 Mar 2025
https://github.com/rhaseven7h/sqljson
SQL+JSON+Validator Support for sql.NullString, sql.NullBool, sql.NullInt64 and sql.NullFloat64.
field go golang json json-serialization marhsaller marshalling null sql struct structs unmarshaller unmarshalling validate validator validators
Last synced: 22 May 2026
https://github.com/pericles001/alx-backend-storage
ALX backend specialization track with SQL projects
functions mysql sql stored-procedures trigger
Last synced: 22 Jan 2026
https://github.com/xism4/sql
Simple SQL driver designed for easy implementation
Last synced: 13 Apr 2026
https://github.com/yasargis/jelata-framework
Jelata Framework
database framework jelata-framework plpgsql postgresql python python3 reactjs sql
Last synced: 06 Jan 2026
https://github.com/pablojimpas/protoc-gen-sqlc
Protocol Buffers plugin to generate SQL schema and queries with sqlc annotations.
code-generation code-generator connectrpc crud crud-generator generator go grpc mysql orm postgresql protobuf rpc sql sqlc sqlite
Last synced: 06 Apr 2025
https://github.com/IowaComputerGurus/dnn.dbexporter
SQL Module for DNN for Export
Last synced: 12 May 2025
https://github.com/kostiantyn-nemchenko/pg_reject_sql
Forbid SQL statements regardless of privileges
postgresql postgresql-extension sql
Last synced: 20 May 2026
https://github.com/chaindexing/chaindexing-ts
Index any EVM chain and query in SQL
blockchain blockchain-indexer blockchain-indexing data-collection developer-tools indexing-engine postgresql solidity sql token-bridge typescript
Last synced: 14 Oct 2025
https://github.com/mer4j/quiz-application-sql
The application provides a user interface for students to answer multiple choice questions which are loading from an SQL database. It also has another framework for teachers who can use the application to create / save new questions and view a students results.
erdiagram kivy kivy-framework python3 sql sqlite3
Last synced: 21 Jan 2026
https://github.com/thedtripp/database-design-term-project
Designed and implemented a database to track air travel related information in PostgreSQL with SQL.
postgresql relational-database sql uml-diagram
Last synced: 17 Mar 2025
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/hedriss10/sql_student
" Book de SQL - Querys básicas e avançadas "
sql sql-server sqlalchemy sqlite3
Last synced: 02 Apr 2025
https://github.com/siobhan-doherty/katas
Code Wars
javascript python solidity sql typescript
Last synced: 29 Apr 2026
https://github.com/hvignolo87/ortex-programming-challenge
Coding challenges required for the Python Developer and Data Engineer job positions.
challenge data-analysis finance pandas python scripting sql sqlalchemy
Last synced: 17 May 2026
https://github.com/tynab/boto-3
Boto 3
amazon-s3 amazon-simple-storage-service amazon-web-services amazon-web-services-s3 amazon-web-services-simple-storage-service aws aws-s3 aws-simple-storage-service boto boto-3 csv py python s3 s3-bucket s3-select simple-storage-service sql tynab yan
Last synced: 13 Feb 2026
https://github.com/1sumer/sql
This repository contains SQL scripts and data for various analytical and database management tasks. The project is designed to demonstrate SQL capabilities in handling complex queries, data analysis, and database design. It includes datasets related to e-commerce and streaming services, with a focus on real-world scenarios and use cases.
analytics data data-analysis data-storage sql vscode
Last synced: 19 Jan 2026
https://github.com/alexchristianqr/utp
Clases de la universidad. (Java + SQL Server)
Last synced: 12 Oct 2025
https://github.com/lulunac27a/flask-endless-level-xp
Endless user level XP system app
flask flask-application flask-python flask-sqlalchemy level python python-flask python-flask-application python-flask-server python-sql python-sqlalchemy sql sqlalchemy sqlalchemy-python xp
Last synced: 16 Apr 2025
https://github.com/longnguyen010203/bank-datawarehouse
📊🌈🏛 This project develop a data warehouse for a bank using Amazon Redshift, VPC, Glue, S3 and DBT, following a ⭐ Star Schema architecture. The goal is to storage, manage, and optimize data to support decision making and reporting 🏵️
amazon amazon-web-services aws banking bronze dbeaver dbt dimensions facts glue gold redshift s3 security-group silver sql starschema vpc vpc-subnet warehouse
Last synced: 16 Mar 2025
https://github.com/1biot/fiquela
json json-parser neon parser php query sql xml xml-parser yaml yaml-parser
Last synced: 05 Apr 2026
https://github.com/kevinthulnith/restaurant-website
Full Stack Restaurant Website (php, SQL, JavaScript, css, html, Composer)
css emailvalidation full-stack-web-development html https javascript learn-php php restuarant resturent-website searchbar session-security sql sql-server web-security website websites
Last synced: 01 Mar 2026
https://github.com/brenimcode/hypermarket-database
The HIPERMARKET project aims to develop a relational database system for a hypermarket scenario. The main objective is to reinforce knowledge in database modeling and SQL query development, addressing aspects such as relational algebra, SQL (DDL and DML), stored procedures and triggers.
Last synced: 27 Feb 2025
https://github.com/willabides/sqlcgetters
Generate getters for sqlc structs
Last synced: 30 Mar 2025
https://github.com/ssbarik/wt_assignment
A project sharing platform among SUIITians
bootstrap4 material-design-bootstrap mysqli php sql
Last synced: 13 Apr 2026
https://github.com/greattusk/programacion-de-base-de-datos
All solutions to a PLSQL course
oracle-database plsql-language school-assignment sql
Last synced: 20 Jan 2026
https://github.com/karenpayneoregon/sqlserver-connection-timeout
Code sample which sets a timeout on a SqlConnection which constrains opening a connection to a four second time period which is adjustable.
Last synced: 02 May 2026
https://github.com/thisguygil/bobo
The best Discord bot on the planet.
chatgpt dall-e discord discord-bot docker fortnite google java jda lastfm lavaplayer mysql soundcloud spotify sql youtube
Last synced: 08 Oct 2025