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-03 00:26:03 UTC
- JSON Representation
https://github.com/wlgs/introduction-to-databases-and-sql-course
Introduction to Databases and SQL course 2021/22 at AGH UST. The repository contains also final project source files. The project was to design and create database for a restaurant.
agh agh-ust database database-course mssql sql
Last synced: 22 Apr 2026
https://github.com/joao208/ecommerce
Ecommerce de estudo de uma loja de tênis usando PHP, html e sql
Last synced: 30 Mar 2025
https://github.com/laateef/salsabil
Salsabil is an open source C++ persistence framework provides a unified way to interface with databases and performs object relational mapping (ORM) for your plain old objects.
connector cplusplus cpp cpp11 database driver orm persistence rdbms sql sqlite
Last synced: 10 Apr 2026
https://github.com/osvaldomx/pyntegritydb
Herramienta de línea de comandos para analizar y medir la calidad de la integridad referencial en bases de datos relacionales.
data-quality database integrity referential-integrity sql validator
Last synced: 16 Jan 2026
https://github.com/samantha-ruth/e-commerce-back-end
Back end of an e-commerce site. Built using javascript, Express, SQL, MySQL2, and Sequelize.
expressjs javascript mysql mysql2 nodejs sequelize sql
Last synced: 11 Apr 2026
https://github.com/youssefelghamour/artisansalley
E-commerce Full Stack website: A digital marketplace connecting artisans with customers.
css flask flask-api flask-sqlalchemy fullstack html javascript jquery jquery-ajax mysql python restful-api sql sqlalchemy
Last synced: 11 Apr 2026
https://github.com/ailynux/ims-project
Inventory Management System, for managing inventory, tracking stock levels, and generating reports.
angular asp-net-core full-stack react sql
Last synced: 03 Feb 2026
https://github.com/jonasfroeller/jonasfroeller
My name is Jonas, and I am a student currently studying at HTBLA Leonding in Austria. I am pursuing a field of study in IT/Mediatechnology, and I have a keen interest in programming, especially web development. Technologies: HTML, CSS, Java, JavaScript & NodeJS, PHP, Oracle SQL and ShellScript. My portfolio is built with SvelteKit.
css daisyui html i18n iconify it-mediatechnology js nodejs portfolio portfolio-website sql sveltekit tailwindcss themes ts vitejs webdevelopment
Last synced: 11 Apr 2026
https://github.com/enansari/sql-server-learning
The codes I entered during learning course and databases I created
course database db sql sqlserver sqlserver-2019 table tsql
Last synced: 17 May 2026
https://github.com/aksycon/car-rental
🚗 Full-stack Car Rental Web App built with Angular & .NET Core — includes user booking, cancellation, admin dashboard, and secure JWT authentication.
angular-cli asp-net-core car-rental car-rental-management-system car-rental-software car-rental-system car-rental-website csharp dotnet entity-framework jwt-authentication project responsive-design restful-api scss spa sql
Last synced: 11 Apr 2026
https://github.com/marekmosna/pgms
Postgres mass spectromentry extension
bioinformatics cpp mass-spectrometry plpgsql postgres postgresql sql
Last synced: 18 Jan 2026
https://github.com/sanchezluys/postgresql-nivel-0
Curso Comfenalco PostgreSQL
classroom database pgadmin postgresql presentacion presentation sql
Last synced: 11 Apr 2026
https://github.com/chrisross5/tradingview-ideas
College project (Java programming S4): A Java Swing app fetching TradingView data via RSS, with a fully responsive design. Supports user & admin roles with CRUD for ideas, authors, symbols & markets.
bcrypt flatlaf java jaxb jsoup rss sql sql-server swing
Last synced: 13 May 2026
https://github.com/darkygr/webapicshard
Web API made C#, SQL Server and Bootstrap (APS.NET Web Application)
asp-net-core bootstrap csharp sql
Last synced: 13 May 2026
https://github.com/sksaju/hacker-rank
My solutions of HackerRank challenges..
c-plus-plus es6 java javascript problem-solving sql
Last synced: 07 May 2026
https://github.com/mohamedjakkariya/init-node-server
To create the Node SQL Express(NOSE) server with a single line of code to initialize the repository. Also this like a kind of CRA (Create-react-app) template.
Last synced: 05 May 2026
https://github.com/svetlanam/data-scripts
Simple scripts for data cleaning, etl transformations and data reorganisations
data-cleaning data-transformation dimensions etl facts keboola numpy pandas python3 snowflake sql star-schema
Last synced: 04 May 2026
https://github.com/dieg0code/milprogramadores_pruebafinal
Proyecto final curso mil programadores (MVC + CRUD + SQLDatabase + Java Swing)
crud-sample java mvc-architecture sql
Last synced: 11 Jun 2026
https://github.com/hasnocool/war_thunder_data_scraper
A web scraping tool designed to extract valuable data from War Thunder, a popular online game.
data database framework integration multi processing python scraper scraping scrapy sql threaded thunder war
Last synced: 06 May 2026
https://github.com/tanu272004/-income-mortgage-housing-insights-a-state-city-analysis-
To analyze state & city housing trends and affordability using data analytics.”
bigquery business-intelligence data-analysis data-visualization dax googlecloud kpi numpy powerbi predective-modeling python sql
Last synced: 09 May 2026
https://github.com/dkoh2018/sql_db
ETL pipeline for processing LinkedIn company data: extracts JSON, normalizes, and stores in MySQL
data-engineering data-pipeline etl json linkedin mysql sql
Last synced: 05 May 2026
https://github.com/said-laasri/catalog_all_things
Users can store their favourite Books, Games and Music Albums in this Bank made of Ruby
postgresql rspec rspec-testing ruby ruby-gem sql
Last synced: 04 May 2026
https://github.com/ronnyrocke/cadastrodeescolacominterface
Aplicação de cadastro escolar feito com Interface gráfica (Javafx) + integração com Banco De Dados
java javafx mysql scenebuilder sql
Last synced: 09 May 2026
https://github.com/jshinm/sql_mastery
collection of sql commands and its practical use
Last synced: 09 May 2026
https://github.com/shreyakushw/student-information-management-and-ranking-system
The Student Information Management and Ranking System is an SAP ABAP module pool program designed to manage student information. It provides a user-friendly interface for inputting, storing, and retrieving student data, including student names, IDs, email addresses, and GPAs.
Last synced: 13 Jun 2026
https://github.com/cedx/sql.ps1
A simple micro-ORM for PowerShell, based on ADO.NET and data annotations.
Last synced: 14 Jun 2026
https://github.com/sultanfariz/leetcode-solutions
The source code I created to track my progress in solving Leetcode problems.
competitive-programming elixir go golang leetcode leetcode-solutions rust sql
Last synced: 09 May 2026
https://github.com/undisputed-jay/spotifyapi-data-engineering-project
This projects uses ETL (Extract, Transform and Load) pipeline to extract data from Spotify using its API and loads the data to a data source(AWS Athena). The entire pipeline will be built using Amazon Web Services (AWS).
aws aws-athena aws-cloudformation aws-lambda aws-s3 awsglue python3 sql
Last synced: 05 May 2026
https://github.com/redh00k-k/csharpsimplesqlconnection
Simple CLI SQLClient to connect to SQL server.
Last synced: 15 Jun 2026
https://github.com/mulliru/building-relational-database-02-semestre
🗂️Este repositório contém os materiais da disciplina Building Relational Database🎲, referente ao segundo semestre da faculdade FIAP. Aqui você encontrará🔍 meus projetos, exercícios, anotações e outros materiais relevantes para a disciplina
banco-de-dados database database-management dolphin sql
Last synced: 15 Jun 2026
https://github.com/mechanicalrabbit/advent-of-code-2022-with-funsql
advent-of-code advent-of-code-2022 julia postgresql sql sqlite
Last synced: 06 May 2026
https://github.com/raoufswe/library-information-system
A Library Information System in Java RMI
derby-database java java-rmi sql
Last synced: 16 Jun 2026
https://github.com/ishaansathaye/ml
Machine Learning Documentation and Libraries
ai classification clustering data-science ibm machine-learning machine-learning-algorithms python sql theory
Last synced: 05 May 2026
https://github.com/deanpdx/sql-fileizer
A utility for SQL to avoid repetitive tasks
Last synced: 07 May 2026
https://github.com/alejandrocisnerosvillegas/practica_08
Sistema de gestión de acceso y registro de usuarios para una aplicación web, desarrollado con PHP, HTML, CSS y MySQL para la integración con la base de datos.
Last synced: 09 May 2026
https://github.com/tsegeron/datascience
Some projects for DS
machine-learning matplotlib pandas plotly seaborn sklearn sql
Last synced: 09 May 2026
https://github.com/pnv2003/sailor-moon-store
An online clothing store web application built by HCMUT Sailor Moon Team, Database Systems Assignment, Fall 2023
database database-systems mysql php sql web
Last synced: 09 May 2026
https://github.com/tamk-kol/sql-powerbi-hr_data_analysis-end-to-end
We'll build an HR database in SQL Server, import CSV data, and run queries for analysis. Then, we'll connect to Power BI, create visualizations, and build a dashboard. This end-to-end project will address HR's requests regarding healthy employees, non-smoker compensation, and absenteeism insights, all within the specified budget constraints.
absenteeism analysis employee-management end-to-end end-to-end-project hr leave leaveanalysis powerbi powerbi-desktop powerbi-report powerbi-visuals powerbidashboard powerbiservice sql sql-server sqlserver
Last synced: 18 Jun 2026
https://github.com/surya-teja-btech/connectionpool-poc1-
hikari-connection-pool java jdbc sql
Last synced: 18 Jun 2026
https://github.com/shrawans007/google_cyclistic_2023
Google Data Analytics Capstone Case Study (SQL and Tableau)
big-query bigquery coursera-assignment cyclistic cyclistic-bike-share-analysis-case-study cyclistic-bikshare data-analysis data-analysis-project data-analytics data-cleaning data-combination data-exploration data-science google-data-analytics sql tableau tableau-dashboard tableau-public
Last synced: 19 Jun 2026
https://github.com/melinteflxrin/database-management-system-oop
A lightweight implementation of a database management system, similar to SQLite.
database database-management dbms sql sqlite sqlite-database
Last synced: 05 May 2026
https://github.com/arturbomtempo-learning/cotemig-logic-and-programming-assignments
Projects created in the Logic and Programming subject of the computer science technical course.
c-sharp dotnet-framework logic-programming mysql sql
Last synced: 19 Jun 2026
https://github.com/omarbelfeki/data-analysis
Data Analysis using python, excel, sql, r
excel jupyter-notebook kaggle python r-programming sql
Last synced: 09 May 2026
https://github.com/dorukalkan/3a-superstore-analysis
End-to-end data analysis, machine learning, and visualization project on a Turkish supermarket dataset
data-science data-visualization dbt machine-learning power-bi python sql
Last synced: 20 Jun 2026
https://github.com/camilajaviera91/mock-data-factory
Generate large-scale synthetic datasets using SQL and BigQuery.
bigquery dbt dotenv exceute-batch faker load-dotenv os postgresql psycopg2 psycopg2-extras random sql yml
Last synced: 04 May 2026
https://github.com/mrbelka12000/leetcode_training
Collection of LeetCode problems solved with Go/Golang
Last synced: 10 Sep 2025
https://github.com/jundel-malazarte/crud_book
Create, Read, Update & Delete - Table Books with MySQL Database (CRUD)
Last synced: 21 Jun 2026
https://github.com/rustkas/practical-sql-handbook
MySQL source code for the book "Practical SQL Handbook, The: Using SQL Variants" By Judith S. Bowman, Sandra L. Emerson, Marcy Darnovsky
Last synced: 09 May 2026
https://github.com/juletopi/banco_de_dados
🗄️ • Repositório back-end com os conteúdos de Banco de Dados, utilizando o MySQL Workbench, a linguagem SQL e ferramentas como o BrModelo.
banco-de-dados brmodelo database mysql mysql-database mysql-workbench sql
Last synced: 30 Apr 2026
https://github.com/igorhoffmann/gms-app
👨💻 REST API for Gym Management System
clean-ar docker dockerfile dokcer-compose gin go golang golang-api golang-examples golang-jwt golang-jwt-a golang-migrate golang-rest jwt jwt-authentication makefile rest-api sql sqlx
Last synced: 04 May 2026
https://github.com/oborchers/pg-durable-evaluation
Independent local evaluation of Microsoft's pg_durable PostgreSQL extension as a durable workflow engine
database-migrations docker durable-workflows job-scheduler observability pg-durable postgres postgres-extension postgres-http postgresql psql sql workflow-engine
Last synced: 22 Jun 2026
https://github.com/dominik-developer/corelyphp
A simple and efficient PHP-based CMS for blogging, featuring an admin panel and easy customization. Future updates may expand its functionality
blog blog-cms cms corelyphp fullstack html-css javascript mysql mysql-database mysqli php php-sql phpmyadmin prepared-statements responsive sql
Last synced: 09 May 2026
https://github.com/xiaocainiaomx/tool
golang Small tools
go-mysql-type-mapping golang gzip-golang mysql sql time-datetime-string
Last synced: 09 May 2026
https://github.com/bobbyiliev/materialize-emulator-subscribe-poc
docker kafka materialize python redpanda sql streaming-data
Last synced: 09 May 2026
https://github.com/kcartlidge/newt
Autogenerate a .Net (C#/EF Core) data project (class library with entities and data contexts) and an admin website from a Postgres database. Also creates backup SQL and Graphviz .dot diagram source.
admin core csharp dotnet efcore entities entity-framework graphviz postgres sql website
Last synced: 06 May 2026
https://github.com/andr3w03/pemrogramanvisual_lab
Tugas Mata Praktikum Pemrograman Visual Lab 2 Semester 4
csharp database desktop-application mysql sharpdevelop sql
Last synced: 06 May 2026
https://github.com/pprattis/road-safety-database-with-jdbc-and-spark-rdd
A jdbc application that runs queries in pgAdmin to simulate the functionality of the UK Ministry of Transport's database using Apache Spark RDD for query implementation.
computer-science index java jdbc jdbc-database partitions pgadmin postgresql program query spark spark-sql sparkjava sql student
Last synced: 06 May 2026
https://github.com/benie254/delivered-api
Back-end logic for a products delivery system
api authentication custom-authentication django django-rest-framework postgresql postgresql-database python sendgrid sql twilio twilio-sms
Last synced: 06 May 2026
https://github.com/kleponijo/klimatologi
klimatologi aplikasi stasiun klimatologi untuk TA framework Flutter kelompok BMKG
bmkg dart databases firebase flutter google klimatologi realtime sql
Last synced: 29 Jun 2026
https://github.com/karenpayneoregon/dataprovidercommandhelpers
Used to reveal values from a well formed parameterized query
Last synced: 10 May 2026
https://github.com/mouad-el-asri/analyze_international_debt_statistics
In this project I have used my data engineering skills to write SQL queries to answer interesting questions about international debt using data from The World Bank. 📊
data-manipulation datasets importing-and-cleaning-data jupyter-notebook postgresql queries sql
Last synced: 05 May 2026
https://github.com/lmuffato/project-mysql-vocabulary-booster-trybe
Projeto mysql vocabulary booster - Projeto avaliativo da Trybe do Bloco 20: Funções SQL, Joins e Subqueries
back-end crud data database mysql mysqlworkbench query sql trybe-projects
Last synced: 10 May 2026
https://github.com/kouisamine/sql-to-mongodb
Convert SQL queries into MongoDB queries.
conversion convert converter js mongo mongodb mongodb-database nosql online php source-code sql sql-queries sql-query sql-to-mongodb tools
Last synced: 05 May 2026
https://github.com/jmcph4/marketdb
Quick financial summaries and quotes via a PostgreSQL database backend
c database db finance fintech market postgres rdbms sql stock-data stock-market stock-price-prediction tool trading
Last synced: 10 May 2026
https://github.com/bbonkr/ef6-sqlite-sample
Entity Framework 6 with Sqlite Sample project
dotnet dotnet-framework entity-framework orm sample sql sqlite
Last synced: 07 May 2026
https://github.com/geekidharsh/analyze-and-optimize-airtrafficroutes
Boston Consulting Group Case study to mine Global Air Traffic data to predict and find key areas of improvement for airliners and airports
dashboard dataanalysis database mysql powerpoint python sql tableau-repository
Last synced: 05 May 2026
https://github.com/justpowerful/expressjs-mysql-blog
a simple blog using nodejs express and mysql
blog database express express-js expressjs mysql nodejs-express sql sql-files
Last synced: 05 May 2026
https://github.com/idriz4work/cs50
In CS50 from the Harvard University, I acquired a strong foundation in programming and gained the skills to develop my own software. This was showcased in my final project titled "Hustlers Place".
algorithms arrays c data-structures flask html-css-javascript memory python sql
Last synced: 08 May 2026
https://github.com/reecerussell/tx-command
A simple commanding library with support for executing commands within a database transaction.
Last synced: 10 May 2026
https://github.com/fblupi/grado_informatica-mda
Prácticas de la asignatura Metodologías de Desarrollo Ágil de la UGR
ajax bootstrap justinmind mysql php sql webapp
Last synced: 08 May 2026
https://github.com/pronazmul/project_educational_board_result_system_object_oriented_php
Education Board Result System Project With Object Oriented PHP and MySQL Database. Admin can Add results. The application will generate grade, CGPA, Passed, or Failed status logically. User/Student can find their result using their registration number.
mysql mysql-database oop-php php sql
Last synced: 10 May 2026
https://github.com/billyfrcs/smarterbooks
Book Management System Application.
asp-net-core azure azure-devops csharp dotnet dotnet-core dotnet-framework entity-framework entity-framework-core razor razor-pages smarterbooks sql sql-server webapp webapplication
Last synced: 07 May 2026
https://github.com/asmtamim/leetcode-sql-50
LeetCode's 50 SQL Problems (Study Plan)
Last synced: 10 May 2026
https://github.com/marcinwitnik/nowoczesny-dom-firebird-sql
Projekt struktury danych inteligentnego domu jednorodzinnego w Firebird SQL
alarm-system battery-storage database database-design ems energy-management erd firebirdsql home-automation iot photovoltaics relational-databases smart-home sql
Last synced: 10 Jun 2026
https://github.com/emso-exe/databasex
Repositório onde estão disponíveis scripts de bancos de dados utilizados em projetos desse perfil para testes e estudos.
banco-de-dados database mysql mysql-database sql
Last synced: 08 May 2026
https://github.com/vargascardona/proyecto-biblioteca
Sistema de gestion de biblioteca
Last synced: 10 May 2026
https://github.com/player29879/postgresml
Korvus is a search SDK that unifies the entire RAG pipeline in a single database query. Built on top of Postgres with bindings for Python, JavaScript, Rust and C.
ai embeddings javascript llm ml python rag search sql
Last synced: 07 May 2026
https://github.com/williamkoller/course-database
Course Database SQL
docker docker-compose mysql sql
Last synced: 05 May 2026
https://github.com/michaelinzo/javasqlitedatabase
A SQLite Database for Android devices
android androidstudio database database-management sql sqlite
Last synced: 08 May 2026
https://github.com/imandreabellani/elaborato-informatica-esame-di-stato-2019-20
Progetto che ho ideato e realizzato come elaborato di indirizzo (Istituto tecnico informatico, articolazione "Informatica") per l'esame di stato dell'anno scolastico 2019/2020. Voto esame di stato: 100/100
css esame-di-stato html informatica javascript php sql
Last synced: 06 May 2026
https://github.com/arjun-regmi-chhetri/python
Python is a Versatile, high-level programming language known for simplicity and readability. Widely used in web development, data analysis, AI, and scientific computing. Offers a rich ecosystem of libraries and frameworks.
jupyter-notebook pandas python python3 sql sqlite3
Last synced: 11 May 2026
https://github.com/vergosss/database-systems-2021-2022-project
Database Systems Project. This is the 2021-2022 fall semester CEID Database Systems Project (TV On Demand): The source code includes the SQL code(Database creation, data insertion, Stored Procedures and triggers) and the Java code(Implementing connection to the database, data fetching from the database and the necessary graphical interface).
databases index java javaguiswing mariadb mysql sql swing-gui
Last synced: 08 May 2026
https://github.com/renanfmoises/songplays-data-modeling-postgres
This project covers a simple ETL process with PostgresSQL for storing data from the fictitious company Sparkify, a music streaming application.
Last synced: 11 May 2026
https://github.com/shridhar1504/loan-clustering-datascience-project
This project uses Machine Learning to Cluster loan together based on their similarities. The project uses a dataset of loan application which includes information about the Loan amount and Balance. The project then use the clustering algorithm to group the loan together based on the similarities.
clustering-algorithm data-analysis data-science data-visualization datanalysis eda kmeans-clustering machine-learning python sql sql-server unsupervised-learning
Last synced: 08 May 2026
https://github.com/meet57/petpooja-sem_7_project
A restaurant's Web Application for taking the order, billing, and providing a capability for the chef to keep track of uncooked food.
bootstrap5 html jquery js php phpmyadmin-database sql
Last synced: 07 May 2026
https://github.com/jonathancaleb/cashorbit
A user-friendly personal finance app designed to help you track expenses 💸, manage budgets 💰, and achieve your financial goals 🎯. With intuitive features like expense categorization 📊, budget tracking 📅, and financial insights 📈.
Last synced: 08 May 2026
https://github.com/dhruvrajsinhzala24/online-payment-portal
A basic Java project for managing online payments with MySQL integration. It allows users to create accounts, transfer money, pay expenses, and track transaction history. The project uses linked lists and binary search trees for transaction management and includes file operations for logging user details and transactions.
database dbms java mysql phpmyadmin sql xampp xampp-control-panel xampp-server
Last synced: 11 May 2026