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-10 00:26:02 UTC
- JSON Representation
https://github.com/ReneNyffenegger/Excel-OleDB-Client
Experimental Excel client for OleDB
Last synced: 30 Jul 2025
https://github.com/rminelli/user-auth-angular-node-sql-server
User authentication using Node.js, Angular.js and Microsoft SQL Server
angularjs expressjs javascript nodejs sql sql-server sqlserver-2016
Last synced: 07 Apr 2026
https://github.com/yihleego/sql-parser
Sql Parser is a IntelliJ IDEA plugin, it can easily parse SQL.
idea-plugin intellij-idea mybatis sql
Last synced: 17 May 2026
https://github.com/pizofreude/insightflow-retail-economic-pipeline
A data engineering portfolio project using AWS cloud services to analyze correlations between Malaysian retail performance and fuel prices. Features Terraform IaC, ETL/ELT with AWS S3, Glue, SQL analytics via Athena coupled with data transformation via dbt, and workflow orchestration with Kestra.
aws-athena aws-batch aws-glue aws-quicksight aws-s3 dataengineering dbt-cloud docker kestra open-api postgres python sql terraform
Last synced: 05 Apr 2026
https://github.com/cityssm/mssql-multi-pool
A simple way to manage connections to multiple SQL Server databases using the Node.js Tedious driver.
connection-pool hacktoberfest mssql node-mssql pool sql tedious
Last synced: 30 Oct 2025
https://github.com/imehmetgenc/mysql.js
This Node.js package simplifies MySQL usage and helps you perform database operations more efficiently in the Node.js environment.
mariadb mysql mysql-database mysql-server mysql2 sql sql-server
Last synced: 03 Mar 2025
https://github.com/matijakljajic/skolskabiblioteka
My secondary school graduation project involving the school library and the city library.
microsoft-access sql visual-basic
Last synced: 30 Oct 2025
https://github.com/aravindnathan02/sql-bi-projects
Data Analysis and Visualization projects involving SQL and BI tools (Power BI, Tableau, MS Excel).
data-analytics data-visualization ms-excel mysql-database postgresql powerbi sql sqlserver tableau
Last synced: 18 Apr 2026
https://github.com/lucasmontagnani/gerenciador-estacionamento_java
Software de gerenciamento de estacionamentos, capaz de cadastrar clientes e seus veículos nas vagas do estabelecimento, monitorando a hora de entrada e saída, além de calcular o valor a ser cobrado ao final da locação.
dao dao-design-pattern engenharia-de-software interface java java-8 jdbc jframe linguagem-java mvc mvc-architecture mvc-pattern mysql sql
Last synced: 16 May 2026
https://github.com/suvroneel/thrift-store-e-commerce-website
A basic Thrift e commerce store wit admin and users interface that uses sql as database
css html php-framework php8 sql
Last synced: 18 May 2026
https://github.com/kenzycodex/distributed-file-storage
This project focuses on developing a Server Load Balancer Distributed File Storage, Sharing, and Management System to efficiently handle file operations across multiple storage containers. The system ensures optimized file management, secure access control, and dynamic workload distribution using advanced load-balancing techniques.
docker java javafx mysql server spring sql
Last synced: 09 Apr 2026
https://github.com/olaishola05/vet-clinic-db
A database system for a vetinary clinic for keeping inventories of animal details such as date of birth, neutered, escape attempts, weight and name. Build using PostgrelSQL server and PGAdmin4.
pgadmin4 postgres postgresql postgresql-database psql sql
Last synced: 29 Oct 2025
https://github.com/coderberry/arel_assist
ArelAssist is to ArelHelpers as Robin is to Batman
Last synced: 26 Jun 2026
https://github.com/sambhav228/ep-mini
This project giving the brief intro to Inventory and sales Report of products
enterprise-programming java sql
Last synced: 24 Jun 2025
https://github.com/luizassimoes/diario-do-cinema
Projeto de software desenvolvido em Python com Flask para gerenciar uma lista pessoal de filmes, permitindo ao usuário adicionar, editar e registrar filmes que deseja assistir, além de atribuir notas e datas de visualização.
Last synced: 05 May 2026
https://github.com/OliverLeitner/a2demo
angular 2 demo
angular ecmascript javascript php sql typescript
Last synced: 10 Mar 2025
https://github.com/saba-burduli/-main-online-exam-project
Hello My Name is Saba Burduli and this is my first time ever doing Online Exam ASP.NET Web API . Whats cool in this project is im gonna create 3 type of role .. and they have different tokens (accses). We dont have actually many entity classes manually but we actually creating meny join tables using configuration querys
api asp-net-core entity-framework-core microsoft mssql sql web
Last synced: 18 May 2026
https://github.com/wesleysales/estudandojava-dio
api data-structures database design-patterns git github intellij java orientacao-a-objetos spring sql
Last synced: 15 Jan 2026
https://github.com/agustinmusanti/sqlchallenge-4
Desafio de creación de una base de datos SQL para una plataforma de streaming. Incluye DDL, DML y consultas avanzadas.
data-analysis database mysql sql streaming
Last synced: 18 May 2026
https://github.com/aloksingh20/hirequest
HireQuest is a dynamic Android hiring application bridging the gap between job seekers and HR professionals. With tailored dashboards for both candidates and HR users, the app offers a personalized experience.
alarmmanager android android-application android-studio fcm-notifications firebase java java8 jwt-authentication kotlin notification-android push-notifications redis-client rest-api room-database spring-boot spring-security sql websocket websocket-client
Last synced: 04 Jan 2026
https://github.com/luddthree/pisscounter
Source code for pisscounter.com website
css flask html javascript python sql tailwindcss
Last synced: 07 Apr 2026
https://github.com/gyanqui/databasedesign-development
This is a university repository of my personal assignments for course CIT 225: Database Design and Development
dcl ddl dml sql sql-server tcl
Last synced: 03 Jul 2026
https://github.com/Suvroneel/Thrift-Store-E-Commerce-Website
A basic Thrift e commerce store wit admin and users interface that uses sql as database
css html php-framework php8 sql
Last synced: 21 Jul 2025
https://github.com/pprattis/a-programming-tutorial-web-app-with-jdbc-client
A jdbc application that runs queries in pgAdmin to simulate the functionality of a programming tutorial class that saves the tutorial's theory and tests in the database.
bootstrap computer-science java jdbc jsp-servlet pgadmin pool-connection-jdbc-java postgresql query servlet sql student tutorial tutorials-platfrom web-application
Last synced: 05 Apr 2026
https://github.com/saghosh8/securebankdbdata
A simple database system for managing customer accounts, transactions, and loans. It includes secure transaction tracking, loan interest calculations, and audit logs.
database mysql sql sql-query sql-server
Last synced: 11 May 2025
https://github.com/randomfractals/chicago-transport
Exploratory data analysis of public Chicago transportation datasets.
chicago data data-tools duckdb sql transportation
Last synced: 01 May 2026
https://github.com/edward3h/kiwiproc
Java annotation processor to generate JDBC implementation for SQL queries
Last synced: 25 Jun 2025
https://github.com/vara-co/sql-challenge
EmployeeSQL "Data modeling, data engineering, and data analysis."
data-analysis data-engineering data-modeling databases employee-database erd erdiagram postgres postgresql schema sql tables
Last synced: 18 May 2026
https://github.com/raflizocky/dicoding-event
Android | A mobile application to browse events of Dicoding Indonesia.
android dicoding-submission kotlin rest-api sql
Last synced: 18 May 2026
https://github.com/guybracha/karina-crm
crm crm-platform crm-system jsx prisma sql vite vitejs
Last synced: 18 May 2026
https://github.com/adil-bikiev/employee-database-management
A Java-based CRUD application to manage employee data using PostgreSQL and JDBC. This project supports operations like ➕ adding, 📖 retrieving, ✏️ updating, and ❌ deleting employee records. Built with Maven for dependency management and modularity.
database java java-jdk sql test
Last synced: 18 May 2026
https://github.com/miniconnect/minibase
RDBMS framework for miniConnect
database database-driver database-framework java rdbms relational-database sql sql-parser
Last synced: 18 May 2026
https://github.com/omarelfiki/VortexDB
An application linked to a database built for a Cinema Management use-case. It handles customer bookings in different showtimes of movies across multiple screens in different branches. This project used SQL as its data structure and Python as its base
dbms-project gui mssql-server python sql sql-injection
Last synced: 11 Sep 2025
https://github.com/nziza-oscar/NzizaOscar250
I’m a positive, enthusiastic and competent Software Developer,
agriculture bootstrap4 bootstrap5 css educational-systems javascript mongo mongoose mysq php7 php8 postgres postgresql react software-development softwaretesting sql tailwindcss vue3
Last synced: 19 Aug 2025
https://github.com/mehrajlatifli/cargallery-_-linq-to-sql-with-mvvm
LINQ to SQL with MVVM. Update can not work correctly. Because of Combo boxes directly binding with tables of database. Update all same items which selected item in database and listview. Add update item instead of orginal item in combo box. You will not face a problem If use textbox instead of combox.
adonet csharp database-first datacontext gallery inotifypropertychanged linqtosql mvvm observablecollection onpropertychanged sql wpf
Last synced: 11 May 2026
https://github.com/nathanthorell/dataspy
dataspy is a lightweight database monitoring tool that quietly observes your databases for business rule violations.
Last synced: 18 May 2026
https://github.com/shivanshu840/hashedtoken
The File Traversal System is a web application built using Node.js for the backend and React.js for the frontend. It allows users to traverse a directory structure, displaying folders and files hierarchically.
express mongodb nodejs reactjs sql
Last synced: 07 Apr 2026
https://github.com/esdmr/bibliothecarius
An example library database and interface
database-schema flask mariadb preact python sql typescript
Last synced: 07 Apr 2026
https://github.com/vehanrajintha/vehicle_auction_system
Vehicle Auction System made by using PHP and SQL
auction auction-system auction-website auctions mysql php sql vehicle
Last synced: 18 May 2026
https://github.com/tahanima/sqlzoo-solutions
My solutions of SQLZOO exercises
Last synced: 18 Mar 2026
https://github.com/whjwnavy/sqllite_c_api
sqllite c api
sql sqlite sqlite-database sqlite3
Last synced: 19 May 2026
https://github.com/yansheng836/mysql_collect_processlist
这是一个纯脚本工具,用于从MySQL的`information_schema.processlist`视图中定期收集数据并保存到本地日志文件。
Last synced: 19 May 2026
https://github.com/faranoshamini/vet_clinic
VET CLINIC is a database that contains many informations about the animals in a clinic (their names, types, birth dates, weight, etc).
Last synced: 29 Mar 2025
https://github.com/padraiggillen/trading-ports
A visualization and REST API to track a variety of seaworthy vessels
boats ci flask jenkins-ci rest-api sql swashbuckle
Last synced: 03 Feb 2026
https://github.com/pin3dev/42_ft-transcendence
A full-stack web application developed with a custom backend and frontend, featuring real-time multiplayer Pong gameplay, user authentication, friend and matchmaking systems, and profile management. Designed to strengthen knowledge of modern web development practices, including WebSockets, RESTful APIs, and secure user data handling.
2fa 42-transcendence 42cursus 42school 42sp api-gateway ddd-architecture docker event-driven ft-transcendence jwt-token microservice mvc-architecture orm redis-cache redis-cluster spa sql transcendence
Last synced: 19 May 2026
https://github.com/igormanoels/.estudos-em-banco_de_dados
Exercícios realizados no curso de Banco de Dados para Data Science do Senai Frederico Jacob
cassandra mariadb mongodb mysql neo4j redis sql sql-server
Last synced: 18 Feb 2026
https://github.com/enricofer/gfoss_sql_workshop
Esercitazione guidata sui database geospaziali
cc-by-sa gfoss spatial-analysis spatial-sql spatialite sql
Last synced: 10 Jun 2026
https://github.com/d4nqw3rty/ruby-group-capstone---catalog-of-my-things
Application build with Ruby, you can create your catalog of thing you want.
Last synced: 28 Mar 2025
https://github.com/kohkimakimoto/go-sqlexec
go-sqlexec is a library to execute SQLs from various sources such as files, directory and strings.
Last synced: 19 May 2026
https://github.com/mkonikov/dynamicbase
DynamicBase is a lightweight object-relational mapping tool built with Ruby.
Last synced: 16 Jul 2025
https://github.com/shanukatiyar111/pyspark-project-2
DATABRICKS PROJECT - END TO END GOOGLE PLAYSTORE DATA ANALYSIS
databricks pyspark python sparksql sql
Last synced: 20 May 2026
https://github.com/basemax/autonewssubmitter
Analyze SQL query and extract data of attachment files to insert new wordpress post.
parse parser parsing php regex regex-match sql sql-queries sql-query wordpress wordpress-development wordpress-site
Last synced: 20 May 2026
https://github.com/shamaz332/showroom-management-system
Car showroom management Software in JAVA and SQL.
Last synced: 26 Jun 2025
https://github.com/dsrichard97/portfolio
Data Science Portfolio
biostatistics data-science hypothesis-testing machine-learning python regression-analysis sql statistical-analysis tableau-dashboards
Last synced: 15 May 2025
https://github.com/ariya/timeline2sqlite
Convert location history to a database
clojure google-maps location nbb sql sqlite
Last synced: 28 Apr 2026
https://github.com/mushfique-tajwar/eCommerce
An eCommerce website project with dynamic database using PHP & SQL. (HTML & CSS as well)
bracu cse370 cse370lab cse370project css database dynamic ecommerce ecommerce-website html mysql mysql-database php sql
Last synced: 29 Mar 2025
https://github.com/danomatic/sequelize-graphql
Resolve GraphQL queries with a single SQL query
dataloader graphql sequelize sequelize-orm sql
Last synced: 17 May 2026
https://github.com/devsany/rhythmara
Combining rhythm with endless, dynamic soundscapes.
curd-operation firebase-auth firebase-realtime-database firebase-stroage javascript pgadmin4 playlist react reactjs sql taiwindcss
Last synced: 08 Apr 2026
https://github.com/bytebase/tidb-parser
TiDB parser based on ANTLR4
antlr antlr-parser antlr4 database parser sql tidb
Last synced: 02 Nov 2025
https://github.com/justin-pyne/coding-problems
A collection of my LeetCode solutions for Python data structure/algorithm problems and SQL problems, organized by language.
algorithms leetcode leetcode-solutions python sql
Last synced: 25 Jun 2026
https://github.com/dotxlem/s3b
SQL-queryable S3 backups
archive aws aws-s3 backup-tool sql
Last synced: 02 Apr 2026
https://github.com/manasesjesus/fdbs-and-sql-parser
Implementation of a Federative Database System – SQL Parser included
database dbms distributed-database federated java javacc jdbc oracle parser sql sql-parser
Last synced: 12 Jul 2025
https://github.com/balikuddembe/learner_academy_javaproject
Developing a Backend Admin for Learner’s Academy System
css java jdbc jsp-servlet phpmyadmin sql tomcat-server
Last synced: 10 May 2026
https://github.com/arksouthern/data-cynical
The interactive SQL editor inspired by my all-time favorite, SSMS.
cte postgres sql sql-editor sqlite
Last synced: 10 May 2026
https://github.com/zarkuac/hackerrank-sql-solutions
HackeRank SQL Solutions (Sorted by difficulty)
database mssql mysql reporting sql sqlqueries
Last synced: 18 Feb 2026
https://github.com/alokshandilya/sql50-leetcode
SQL 50 leetcode | solutions | postgres
Last synced: 27 Jun 2025
https://github.com/shivanshsrii/40sql-queries
I HAVE CREATED 40 QUERIES FOR DAILY PRACTICE. USE SQL SEVER.
Last synced: 06 Jul 2026
https://github.com/loozhengyuan/datafeeds-sql
SQL code snippets for deriving dimensions and metrics from Adobe Analytics Data Feeds
adobe adobe-analytics adobe-analytics-data-feeds bigquery sql
Last synced: 03 Feb 2026
https://github.com/nealsavant/knowsong.life
An application that provides a way for spotify users to test their knowledge of music artists! Can you identify every song from your favorite musicians?
angular4 css html5 java-8 javascript oauth2 spotify spotify-web-api spring-mvc spring-security sql trivia-quiz-game typescript
Last synced: 01 Oct 2025
https://github.com/cyberoctane29/cyclistic-bike-share--analyzing-rider-behavior
Analyzed Cyclistic's bike-share data to uncover usage differences between casual riders and annual members. Utilized SQL and MySQL for data processing, R for visualisation, and Kaggle for collaboration. Insights will guide marketing strategies to convert casual riders into annual members.
data dataanalysis dataanalytics database rlanguage rmarkdown spreadsheet sql
Last synced: 22 May 2026
https://github.com/collumbus/data-modeling-with-postgres
This is a project, where I applied concepts of data modeling with Postgres and build an ETL pipeline using Python. To complete the project has been defined fact and dimension tables for a star schema for a particular analytic focus, and wrote an ETL pipeline that transfers data from files in two local directories into these tables in Postgres using Python and SQL.
data-engineering pipeline postgres python sql
Last synced: 05 May 2026
https://github.com/planetarydev/pure-live-pg
PostgreSQL wrapper with live, realtime queries
livedata pg postgres postgresql reactive realtime sql
Last synced: 28 Jun 2025
https://github.com/manuthecoder/devlist
Devlist is a better way to work on code projects!
ajax css html javascript php sql
Last synced: 04 May 2026
https://github.com/edixonalberto/control-electrificador
APP WEB para el control remoto de un electrificador de cercas
arduino arduino-sketch cpp css electronic html ino iot javascript microcontroller mysql php portfolio sql
Last synced: 08 Apr 2026
https://github.com/yashodatta15/sql_project_on_logistic_company
EDA With MYSQL
Last synced: 14 May 2025
https://github.com/popckovs/python_desctop_library
A simple application with a description and notes on the python language, to facilitate learning
Last synced: 23 May 2026
https://github.com/tr1sm0s1n/fiber-postgres-api
Fiber API for CRUD operations in PostgreSQL.
api crud docker docker-compose fiber go gofiber golang gorm postgres postgresql sql
Last synced: 23 Sep 2025
https://github.com/davidsmfreire/sqlshield
Schema-aware static analysis for SQL strings in application code.
Last synced: 25 Apr 2026
https://github.com/htutwaiphyoe/iyo
Third Year End Project - IYO (Inspirational Youth Organization)
Last synced: 07 Jul 2026
https://github.com/rahul-bhati/mp3_music_jsp
In this site you can listen music of your choice you can login or sign up for adding album in your favourite album list .
bootstrap communityexchange css ghdesktop github html javascript jquery jsp learn sql
Last synced: 09 Apr 2026
https://github.com/praczet/lazyvim-config
My personal cusomization of the LazyVim config
dashboard folding latex latex-template lazyvim mariadb markdown neovim nvim-configs nvim-ufo pandoc pandoc-filter pdf pdf-export sql taskwarrior
Last synced: 09 Apr 2026
https://github.com/cricksmaidiene/jumia_case_study
Code and Answers for Case Study from Jumia
case-study e-commerce-project search-engine search-relevance sku sql
Last synced: 28 Jul 2025
https://github.com/joinery-labs/joinery
Privacy-first local data analytics powered by DuckDB.
data-analytics duckdb sql sql-workbench
Last synced: 25 Jan 2026