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/bfitech/zapstore
A simple database connection wrapper.
microframework mysql pdo pgsql php predis redis sql sqlite3
Last synced: 29 Apr 2026
https://github.com/syedsaadahmed/hands-on-with-apache-spark
Working with Apache Spark, Creating some small tutorials and at last implemeting a small project
apachespark joins machine-learning machine-learning-algorithms pyspark python sql
Last synced: 14 Oct 2025
https://github.com/subhajeet2003/library_management_system
Created a Relational Database for Library Mangement System.
Last synced: 25 Mar 2025
https://github.com/malekmiladi/project-nebula
An Infrastructure as a Service private cloud computing platform.
cloud-computing design-patterns fastapi grpc infrastructure-as-service java kafka kvm libvirt microservices postgresql python spring-boot sql
Last synced: 14 Apr 2026
https://github.com/hamzacham/data_set_projet-4
analysis analytics data data-science datawarehouse sas sql sql-server
Last synced: 24 Mar 2025
https://github.com/vishnuganeshan/fullstack-tech-notes
🎯 My journey to becoming a Senior Full-Stack Developer – Structured notes, projects, and progress tracking across React, Node, SQL, DSA, System Design, DevOps, and more.
ai computer-fundamentals devop dsa express javascript mongodb mongoose mysql new-technologies nextjs node react sql system-design typescript
Last synced: 15 Oct 2025
https://github.com/tran-quyen/eq-template
This is template using ExpressJS and SQL template
Last synced: 12 Apr 2026
https://github.com/nano-labs/django-query-debugger
Prints queries executed on you projects along with line traceback.
debugger django query-debugger sql
Last synced: 22 Apr 2026
https://github.com/rodrigorvsn/freelacalculadora
Maratona discover 2 node js
css html5 javascript maratonadiscover nodejs sql
Last synced: 14 Apr 2026
https://github.com/hozlucas28/codo-codo-back-end-project-2022
Repository of "Codo a Codo - Full Stack Java" Back-end side, project.
2022 bootcamp-project bootstrap5 css3 eclipse fullstack-java html5 husky java jsp mit-license prettier sql
Last synced: 14 Apr 2026
https://github.com/jdegand/data-lemur
Solutions for Data Lemur Practice Interview Questions
Last synced: 15 Mar 2025
https://github.com/dilane3/courses-planning
Server app made with Nodejs | Express for managing courses planning.
expressjs nodejs sequelize sql
Last synced: 14 Apr 2026
https://github.com/aventius-software/datawarehouse
An open source and free to use generic (basic) Microsoft SQL Server data warehouse
Last synced: 07 Oct 2025
https://github.com/agustinmusanti/sqlchallenge-3
This repository contains my answers to theoretical SQL questions, covering key database concepts, query optimization, indexing, normalization, and more. The goal is to reinforce SQL fundamentals and best practices for efficient data management.
data-manipulation database-design sql sql-performance
Last synced: 02 Mar 2026
https://github.com/aishanipach/interview-checkpoints
Keeping track of my various DSA solutions to Leetcode, Hackerrank & Striver's sheet! BasicChecklist has all the theory notes for interviews.
cheatsheet cpp data-structures dbms first-timers-friendly good-first-contribution interview-preparation leetcode open-source solutions sql strivers-cp-sheet strivers-sde-sheet
Last synced: 03 Jul 2025
https://github.com/buathiertom/automatic-bdd-project
SAE de création de base de données d'une compétition CS:GO (Counter Strike Global Offensive) avec un classement automatique.
plpgsql plpgsql-scripts postgresql sql
Last synced: 07 Jan 2026
https://github.com/subh888999/sql-library-management-system-project
This Library Management System is built using SQL to efficiently manage books, members, and borrowing records. It allows users to add, update, and remove books, track borrowed and returned items, and calculate fines for late returns. Designed for libraries of any size, the system ensures smooth database operations with optimized queries.
Last synced: 21 Jul 2025
https://github.com/shubhaansaxena/tableau-sales-insights-project-for-pizza-restaurant
I obtained sales data from a local pizzeria and created some dashboards full of insights.
data-cleaning etl python real-world-project sql tableau
Last synced: 13 Jun 2025
https://github.com/sheabunge/kit102-assign
KIT102 Introduction to Data Science: Data Modelling Assignment (Semester 2, 2018) | Assignment Grade: 100%
data-science entity-relationship-diagram relational-model schema sql
Last synced: 24 Feb 2026
https://github.com/maahwishh/maahwishh
Transforming raw data into actionable insights with expertise in Data Engineering
aws business-analytics data-engineering google-cloud-platform machine-learning predictive-modeling python sql
Last synced: 20 Apr 2026
https://github.com/hanpama/pgmg
PostgresQL model generator
code-generation golang postgresql sql
Last synced: 17 May 2026
https://github.com/nemeslaszlo/pgadmin-and-postgresql-docker-compose
This repository contains a docker-compose configuration to run PostgreSQL and PgAdmin in containerized circumstances.
docker-compose dokcer pgadmin postgresql sql
Last synced: 30 Apr 2026
https://github.com/petrfaltus/ms-sql-server-connection-source-codes
Console applications for connection to the Microsoft SQL Server, how to update rows, how to read the table and how to call the stored function and the stored procedure. Complete example collection including Docker and SQL init. Code for Java built by the Maven, for Java built by the Gradle, for C# built by the .NET Framework and for PHP.
batch batchfile client csharp docker dotnet dotnet-framework gradle java maven microsoft-sql-server ms-sql-server php pl-sql sql sql-functions sql-procedures
Last synced: 27 Jan 2026
https://github.com/sunilp/jam-cli
Developer-first AI CLI for cross-language code intelligence. Trace call graphs, impact analysis, agentic execution across Java, SQL, Python, TypeScript. 40+ commands. Zero vendor lock-in.
agentic ai ai-cli call-graph cli code-intelligence code-review cross-language developer-tools impact-analysis java llm ollama open-source python sql terminal trace typescript
Last synced: 02 Apr 2026
https://github.com/birg81/jee.1stfakecrudtest
Questo è un esempio di applicazione REST. Adoperando Tomcat e JDBC, il codice si connette al db ed effettua delle operazioni sulla scorta degli specifici metodi lanciati. Adoperando postman sarà possibile invocare dall'url <URL PROGETTO>/api/response.json una delle 4 operazioni CRUD scelta. Su quel url risponderà una servlet che adoperando un approccio DAO invocherà una classe che attraverso il bean effettuerà le operazioni. Il Codice funziona, per qualsiasi dubbio contattatemi
crud-application dao-design-pattern html jakarta jakarta-ee jakartaee java jdk18 jee json json-api mvc mysql postman rest sql tomcat
Last synced: 14 Apr 2026
https://github.com/kariemoorman/didactic-diy
Data Engineering, Science & Analytics, for practice and utility.
computer-vision data-analysis data-engineering datascience forecasting machine-learning nlp sentiment-analysis sql statistics
Last synced: 27 Jan 2026
https://github.com/yeshunit/walmart-product-customer-sales-sql-analysis
This project aims to explore the Walmart Sales data to understand top performing branches and products, sales trend of of different products, customer behaviour. The aims is to study how sales strategies can be improved and optimized. The dataset was obtained from the Kaggle
data database mysql sql walmart
Last synced: 24 Feb 2026
https://github.com/karenpayneoregon/sql-server-to-Excel
Export from SQL-Server to Excel
csharp excel sql sql-server vb-net
Last synced: 30 Jul 2025
https://github.com/bchaoss/trash-wheel-pipeline
dbt data pipeline for analyzing trash wheel collection data
analytics-engineering dbt duckdb elt motherduck sql tidytuesday
Last synced: 07 Oct 2025
https://github.com/bradleybonitatibus/qtrex
Query template rendering and execution library written in Python
google-bigquery python sql yaml
Last synced: 14 Apr 2026
https://github.com/birg81/php-2022-02-09-shoppinglistdb
Hi guys. I developed this PHP code, for demonstration purposes. This code simulates a shopping list, like the one used by mom at the supermarket. The code is written in PHP and MySQL. I wrote a PHP script that allows you to automatically create the DB within the DBMS, if it is not already present (./listaSpesaDB.sql.php). I also wrote a configuration file (./config.inc.php), by modifying this file you can change the DB settings. I also used javascript, in fact there is also a page (leggivoci.html) this page, through the javasript fecth() function, makes an ajax request to a php page (./listaspesa.json.php with content-type: application/json ), this page, like a Servlet, returns the list of items in json format. You shouldn't have too much trouble in tweaking the code and make everything work. In case of difficulties, do not hesitate to contact me. Good luck!
ajax crud fetch javascript json mysql mysqli php php8 rest school sql teacher
Last synced: 06 May 2026
https://github.com/zypp-io/df_to_azure
Repository for Automatically creating pipelines with copy Activity from blob to SQL. The main functionality is for fast uploading pandas DataFrames to a SQL database, using Azure Data Factory.
azure blob-storage bulk-insert dataframe incremental sql sql-table upsert
Last synced: 22 Apr 2025
https://github.com/bushmusi/clinic-db
This project is aims to practice SQL queries using postgreSQL Database. I have used multiple complex query for insertion, update row, alter table schema and also different join statement types.
database joint-models postgresql sql
Last synced: 18 May 2026
https://github.com/ncrmro/postgres-graphql
graphql postgraphile postgraphql postgres postgresql sql
Last synced: 05 May 2026
https://github.com/vitorm3/ecommerce-ed
Generalist E-Commerce model for testing data pipelines and projects best practices
apache-airflow apache-spark astro-cli mkdocs python sql
Last synced: 12 Mar 2026
https://github.com/anzo52/mysqlcom4py
Simple command line tools for MySQL using Python
cli database mysql mysql-python-connector python-cli sql
Last synced: 12 Apr 2026
https://github.com/feymanlee/storeit
Easy store data with GORM
golang gorm orm repository sql
Last synced: 14 Jan 2026
https://github.com/luanroger/datamaster
Create databases with a lightweight and intuitive tool.
csharp dotnet sql sql-server tool windows-forms
Last synced: 13 Apr 2026
https://github.com/meken/sql-partitioned-tables
Showcase on how to do partitioned tables on Azure SQL Databases with sliding windows
archival azure data-factory partitioning sql
Last synced: 16 Oct 2025
https://github.com/strrev-dev/sigma-8.0-full-stack-web-developement-mern-
This repository is for my full stack journey and soon i will start my DSA journey after that. go through all the files including practice question, assignment question and mini project which upoading on other repository separetly. so let's go.........
aws bootstrap css3 docker express-js full-stack-web-development html5 javascript kubernetes mongodb nodejs reactjs sql tailwindcss
Last synced: 10 Apr 2026
https://github.com/ptrvsrg/daily-helper-api
REST API приложения Daily Helper, разработанного для управления задачами в рамках различных проектов
docker docker-compose java jwt liquibase mariadb maven openapi spring spring-boot spring-data-jpa spring-mail spring-security spring-validation sql swagger thymeleaf
Last synced: 11 Apr 2026
https://github.com/federicog2/memorygame
Memory game developed in C# using Windows Forms.
csharp net sql sqllite-database winforms-application
Last synced: 14 Apr 2026
https://github.com/arturbomtempo-dev/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: 02 Apr 2025
https://github.com/haidermalikk/mood-atlas-alt-version
Mood Finder is an app that recommends destinations based on user moods or feelings. It combines a React/Next.js frontend with a Flask Python AI backend to process user prompts, using Google Places API for location data and Google Maps API to display the recommended places. The backend also utilizes SpringBoot to transfer user data to a SQL Database
css flask google google-cloud google-cloud-platform google-maps-api googleplaces java javascript nextjs openai postman python react spring-boot sql
Last synced: 01 Apr 2026
https://github.com/vvipjain/hockey-tournament-analysis
Hockey Tournament Analysis
beautifulsoup data data-analysis data-visualization databases pandas pandas-dataframe powerbi python python-library python-script requests-library-python sql sql-server sqlalchemy
Last synced: 27 Jan 2026
https://github.com/sreejeet/garagesale
A RESTful Go web service
docker docker-compose golang postgresql restful-api sql
Last synced: 14 Jan 2026
https://github.com/exegeses/introdb-64992
Curso Introducción a Bases de datos | código 64992
database-design databases mysql mysql-database sql
Last synced: 18 May 2026
https://github.com/severintroesch/project_datawarehouse_sql
Final project of module "databases and datawarehousing" @ ZHAW CAS information engineering.
mysql pentaho-data-integration r shiny sql
Last synced: 30 Jul 2025
https://github.com/nicholas-alonzo/sqlBatchInsertR
SQL DML Support for RODBC
database r rodbc sql sql-server sqlserver
Last synced: 30 Jul 2025
https://github.com/ani811625/csi-assignment2
📊 SQL queries built on the AdventureWorks2022 database. Includes stored procedures, views, triggers, functions, and sample test queries for an order management system.
adventureworks microsoft-sql-server sql
Last synced: 16 Oct 2025
https://github.com/PGBSNH20/ludo-v2-ludov2-group-9-linux-ludo
A multiplayer Ludo game written in Blazor & ASP.NET Core.
asp-net-core blazor razor-pages signalr sql tailwindcss web-assembly
Last synced: 11 Mar 2025
https://github.com/jlsilva01/sql-azure
Procedimento para criação de um SQL Azure serverless na Sandbox do MS Learn usando IaC Terraform.
Last synced: 21 Jan 2026
https://github.com/eby8zevin/phpmysqli-marketplace
UAS Semester 5
css javascript marketplace mysqli mysqli-database php sql
Last synced: 10 Jun 2025
https://github.com/AvastrOficial/MysqlBsz
Un script para hacer una base datos mediante kali minit dentro de ubuntu , crea una tabla donde ve registros , agregar y eliminar
Last synced: 24 Mar 2025
https://github.com/iantomasinicola/ebook
La mia guida completa sul linguaggio SQL "Come scrivere una query"
database mysql mysql-database sql sql-server
Last synced: 19 Apr 2026
https://github.com/diovanas/ladystore-backend
Servidor que atende às demandas de uma loja de vestuário nos aspectos das atividades internas, de clientes e fornecedores, além do registro de vendas.
Last synced: 05 Feb 2026
https://github.com/haroontrailblazer/database-management
This repository showcases database management with SQL and MongoDB through examples, scripts, and projects. Ideal for learning and applying database concepts efficiently.
Last synced: 16 Mar 2025
https://github.com/alain-godo/hackerrank-solutions
My HackerRank solutions.
hackerrank hackerrank-python hackerrank-python-solutions hackerrank-regex hackerrank-solutions hackerrank-sql hackerrank-sql-solutions ms-sql-server python regex sql
Last synced: 06 Apr 2026
https://github.com/akhtar21yr/text-utils-
The Django Text Utils Project is designed to modify and simplify text. It includes features for converting text to uppercase or lowercase, removing extra spaces, and more. This project aims to provide a comprehensive set of tools for text manipulation, making it easier to clean and format text efficiently in Django applications.
css django html js python sql text-transform text-utils
Last synced: 12 Apr 2026
https://github.com/drako01/java-udemy
Repositorio con todas las Actividades del Bootcamp
css3 eclipse-ide html5 java javascript maven spring-boot sql
Last synced: 12 Apr 2026
https://github.com/anidipta/agroconnect
Smart Agricultural Marketplace
googletranslate sql streamlit websocket
Last synced: 20 Apr 2026
https://github.com/ahmed0saber/hackerrank-sql
solving with MYSQL
database hakerrank hakerrank-problem-solving hakerrank-solutions mysql sql
Last synced: 17 Oct 2025
https://github.com/aubainmbk/realtime-bikestation-tracker
Ce projet est un moyen de démontrer mes capacités de collecte de données grâce aux API. L'objectif est de créer une appli web qui permet d'accéder aux infos sur les stations de vélos en temps réel.
api apscheduler dataanalysisusingpython flask-application folium-maps html-css-javascript opencage-geocoder sql streaming-data
Last synced: 17 Oct 2025
https://github.com/wojciechstaszewski4/amusementparkdatabase
🎢 A database and web management system for an amusement park developed in .NET Razor. Features include user management, attractions, ticketing, promotions, CRUD operations, filtering, and master-slave relationships, with SQL scripts for schema creation, stored procedures, triggers, views, and an ERD diagram.
amusement-park backend crud data-management database-design entity-framework erd filtering-sorting master-slave razor-pages relational-database scalable-systems sql stored-procedures triggers web-application
Last synced: 23 Feb 2026
https://github.com/thomascode92/sql-complete-developers-guide
From data definition to manipulation (CRUD, relations, JOIN): Learn SQL for MySQL, Postgresql & more from the ground up! 🗃️🗄️
academind-course database learn-sql-language mysql postgresql rdbms sql
Last synced: 19 Apr 2026
https://github.com/sevdanurgenc/oracle-thinkquest-project-of-clinic
This repo contains the codes of web, desktop and mobile applications of a clinical management system.
android-application desktop-application html java java-application json management-system mobile-application mvc-framework oracle oracle-database sql web-application
Last synced: 06 May 2026
https://github.com/vladdba/blog
Support files related to blog posts on https://vladdba.com/
blog mssql mssqlserver powershell sql sqldba sqlserver sqlserver-2019 windows
Last synced: 10 Mar 2026
https://github.com/an1mch1k-theone/project_2_hh_analyze
Анализ вакансий из HeadHunter
data-analysis data-analysis-project postgresql python sql
Last synced: 14 Apr 2026
https://github.com/thony32/express-1
First experience with REST.API with plain SQL queries
authentication express javascript mysql sql
Last synced: 12 Apr 2026
https://github.com/lisakey/datacamp-data-analyst-python-sql-projects
Several projects completed during my Data Analyst 📊 training on the DataCamp platform with Python 🐍 and SQL 🗃️. Each project addresses real-world challenges using modern analytical tools and techniques.
analysis cleaning-data data dataanalysis dataanalyst matplotlib pandas python seaborn sql transformation visuali
Last synced: 19 Apr 2026
https://github.com/mjh1000/php-sql-database-backup
A simple PHP script to backup SQL Databases (WordPress, etc)
backup-database php sql wordpress
Last synced: 04 May 2026
https://github.com/brynblack/ole
A fast, scalable online learning platform.
diesel-rs education linux multithreading ole postgresql rust scalability school-project sql trunk web
Last synced: 13 Apr 2026
https://github.com/juliaaplavin/virtualobservatory.jl
astronomy data-access sql virtual-observatory
Last synced: 14 Mar 2026
https://github.com/ap/sql-interpol
interpolate Perl variables into SQL statements
Last synced: 12 Apr 2025
https://github.com/diegofps/patas
Distributed hyperparameter search in a single command line 🔮
clusters data-science hpc hyperparameter-tuning parallel-computing plotting productivity-tools sql
Last synced: 17 Jan 2026
https://github.com/datajuggler/delimiter
Delimiter is a simple C# Windows Forms app to make creating comma delimited lists easier.
Last synced: 06 Oct 2025
https://github.com/mateoniksic/project-project-management
web-based project management application for teams (CODE) [ PHP / MYSQL / HTML / CSS ]
college-project css dashboard database html php sql usermanagement
Last synced: 13 Apr 2026
https://github.com/j5gomes/tbd-subject
Repository to store all classes of TBD subject contents of the ISEP | Agile Development Course
Last synced: 13 Apr 2026
https://github.com/phillbertnevinemmanuel/automotivesalesdataanalysis
This marks my inaugural venture into personal data analysis, employing SQL and Python for Correlation Analysis. I've sourced the dataset from Kaggle, specifically focusing on automotive sales. You can find the dataset linked on my website below. I'm excited to share that I've independently managed the majority of tasks involved in this project.
data-analysis dataset microsoft-sql-server python python-lambda sql ssms tsql
Last synced: 14 Mar 2026
https://github.com/vinay-ram1999/data-engineer-playground
A fully containerized multi-service environment to prototype end-to-end ETL workflows.
airflow big-data-analytics data-engineering delta-lake docker iceberg lakehouse minio nessie postgresql spark sql trino unitycatalog
Last synced: 14 Apr 2026
https://github.com/rkolehov/retail-sales-analysis-project
End-to-end e-commerce analysis showcasing SQL and data visualization skills. Tracks sales, customer behavior, product performance, and delivery efficiency. Interactive dashboards provide actionable insights for business decision-making
analytics dashboard data-analysis ecommerce jupyter-notebook postgresql python sql tableau vscode
Last synced: 19 Apr 2026
https://github.com/bxvant/hibachiholic
A website for hungry people looking to to browse , and purchase Hibachi ! Built with React.js | Postgres | Express | CSS
css3 database expressjs nodejs npm postgresql reactjs sql typescript
Last synced: 26 Jan 2026
https://github.com/lancejpollard/rel.js
Relational Algebra Data Models Experiment in JavaScript
Last synced: 06 Oct 2025
https://github.com/purnendudutta/bike-rental-management-system
This is a solution for bike rental service. It includes features for renting, returning bikes, managing user accounts, payment processing, and maintaining bike availability. The system allows customers to browse available bikes, make reservations, complete rentals, and administrators can manage bike inventory, monitor rentals, and process payments.
Last synced: 27 Apr 2026
https://github.com/lcabraja/pppk
5th Semester # Accessing data from program code [Pristup podacima iz programskog koda]
android java mvc nosql orm sql windowsforms wpf
Last synced: 06 Oct 2025
https://github.com/Lu1zEdu/Modelagem_de_Banco_de_Dados
Este é um repositorio contendo toda a formação da alura em Modelagem de Dados
alura finalizado modelagem-de-dados modelo-conceitual modelo-entidade-relacionamento modelo-fisico modelo-logico modelo-relacional sql
Last synced: 06 Oct 2025
https://github.com/midnighter/metanetx-assets
Transform MetaNetX components information and load them into SQL storage.
bioinformatics metanetx metanetx-assets sql
Last synced: 18 Oct 2025
https://github.com/apache/datafusion-sandbox
Apache DataFusion SQL Query Engine
arrow big-data dataframe datafusion olap python query-engine rust sql
Last synced: 11 Apr 2026
https://github.com/hackolade/books
Data models used to illustrate books of the series Align > Design > Refine
books cassandra data-modeling elasticsearch entity-relationship-diagram erd marklogic mongodb neo4j nosql-databases rdbms relational-databases schema-design sql
Last synced: 01 Feb 2026