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/xander1936/project4-map-out-a-technical-solution-for-the-food-delivery-site-expressfood
In this project, we use MySQL Workbench to design the UML diagram, build the database (tables of customers, deliverers, dishes, orders and order quantities) and finally make SQL queries on the client and server side.
database mysql mysql-database relational-databases sql sql-queries tables uml-diagram workbench
Last synced: 18 May 2026
https://github.com/stimulsoft/samples-dashboards.python
Python samples for Dashboards.PYTHON data visualization tool for Python 3.10 and higher, and embedded dashboard designer and dashboard viewer
analytics business client-server components dashboard dashboards django embedded excel flask html interactive javascript pdf python python3 sql tornado visualization web-application
Last synced: 12 Apr 2026
https://github.com/ramsailopal/liquibase-demo
A demonstration of Liquibase
cicd devops liquibase postgres postgresql sql
Last synced: 17 Dec 2025
https://github.com/brkyvrkn/oracle-sql-demo
Information management system about pharmacies
apex database information-management oracle sql
Last synced: 30 Oct 2025
https://github.com/mithu9/project-flow-app
drag-and-drop expressjs mongodb nodejs postgresql reactjs shadcn-ui socket-io sql tailwindcss
Last synced: 07 Apr 2026
https://github.com/ascoos/jsqldb
JSQLDB is a "lightweight, JSON-powered database system" designed for PHP applications. It provides "SQL-like queries" with the flexibility of JSON storage, "eliminating the need" for traditional database dependencies like SQLite or MySQL.
ascoos ascoos-framework database json php php8 sql
Last synced: 15 May 2026
https://github.com/praveendecode/iss-data-warehouse-mongodb-sql-project
Space Exploration Data Fusion : Unleashing the International Space Station Insights with MongoDB and SQL Integration
database dataharvesting datawarehousing etl-pipeline iss mongodb postgresql python sql streamlit-webapp
Last synced: 12 Apr 2026
https://github.com/philbudden/ingest-python
A Pipeline template for ingesting datasets using Pandas
automation ci-cd data-engineering data-pipeline declarative-workflows elt elt-pipeline modular-pipelines open-source pandas pytest python sql
Last synced: 16 May 2026
https://github.com/tuni56/aws-data-lake-workshop
Workshop nivel 200 en la consola de AWS: construí un Data Lake serverless con Amazon S3, AWS Glue y Amazon Athena. Paso a paso en español, dataset de ventas incluido.
amazon-athena amazon-s3 aws aws-glue aws-workshop cloud-computing data-analytics data-engineering data-lake datalake espanol etl parquet serverless sql workshop
Last synced: 29 May 2026
https://github.com/niranjanrao07/stock-price-prediction
This project establishes an ETL pipeline for stock price data using Apache Airflow and Snowflake. It extracts daily stock prices from the Alpha Vantage API, transforms the data for analysis, and loads it into Snowflake.Machine learning models are then trained to forecast stock prices.
apache-airflow python snowflake sql stock-price-prediction
Last synced: 12 Jun 2025
https://github.com/dinamohsin/toman-bikeshare-data-analysis-sql-power-bi
This project involves data analysis using SQL, Power BI, and CSV datasets to extract insights and visualize key business metrics.
csv-files data-analysis data-visualization database powerbi sql sql-server
Last synced: 22 Apr 2026
https://github.com/mateo-404/universidad
Programas que realicé durante mi instancia estudiando la Tecnicatura Universitaria en Programación en la UTN FRRa durante los años: 2023-2024 🎓
c csharp estudios java practice pseint pseudocode sql university utn-frra
Last synced: 01 Apr 2025
https://github.com/swidvey/snowflake-task-etl
Example of simple AWS to Snowflake ETL Task
data-engineer elt snowflake sql
Last synced: 09 Apr 2025
https://github.com/valda1/email_software
Bootcamp final project: e-mail software.
bootcamp bootcamp-project course-project coursework e-mail e-mail-sender e-mail-service e-mailing email email-sender emails java sql
Last synced: 23 Aug 2025
https://github.com/valda1/appartment_management_system
Java Software Engineering Bootcamp final project: Apartment house management system.
bootcamp bootcamp-project course-project coursework database house-management java javafx management-app management-application management-system managementsystem sql
Last synced: 07 May 2026
https://github.com/gopibabus/datagrip-settings
DataGrip IDE Settings
configuration datagrip ide settings sql
Last synced: 15 Jan 2026
https://github.com/rdrahul123/books
Books must be read as deliberately and reservedly as they were written.
algorithms-and-data-structures blockchain books cryptography datastructures dbms machine-learning mongodb sql
Last synced: 12 Jun 2025
https://github.com/dal-go/dalgo2sql
SQL adapter for DALgo - a DB abstraction layer in Go
dalgo dalgo-adapter go golang sql
Last synced: 11 Jan 2026
https://github.com/filsan95/project-iot_malware_identification
This repository contains the code and data for a project that detects malware from IoT devices using a publish-subscribe model with Confluent and Databricks. The project streams IoT device data to Kafka, analyzes it, and detects malware using machine learning models such as Random Forest and Gradient Boosted Trees.
apache-kafka classification confluent databricks machine-learning-algorithms scikit-learn sql
Last synced: 16 Mar 2025
https://github.com/pngo1997/tweet-data-processing-query-performance-analysis
Analyzes large Tweet dataset (4.4M tweets) using SQL.
big-data python query sql text-processing
Last synced: 12 Jun 2025
https://github.com/huynhtanphatt/diagnosing-uk-railway-performances
This project analyzes UK railway ticket and operation data to show how revenue, passenger demand, and on-time performance are connected.
data-analysis data-visualization datastorytelling python railway sql ticketing transportation
Last synced: 24 Apr 2026
https://github.com/JaredPersonalOrganization/AWS-EKS-AURORA
AWS Kubernetes Cluster with an Aurora Serverless V2 PostgreSQL DB
aws aws-cdk eks eksctl golang kubernetes postgresql sql
Last synced: 24 Oct 2025
https://github.com/pavlorohozhyn/goit-rdb-hw-04
DML, DDL, SQL
ddl dml mysql mysqlworkbench sql
Last synced: 21 Feb 2026
https://github.com/syncfusionexamples/importing-and-exporting-rules-in-the-vue-query-builder
A Vue quick start project that shows how to import and export rules in the Syncfusion Vue Query Builder component. This project contains simple code to export rules to JSON and SQL. The code includes Inline, Parameter, and Named Parameters SQL query handling.
ej2-query-builder exporting html5 importing inline-sql json mongodb named-parameter-sql parameter-sql query-builder query-builder-ui sql tutorial vue vue-components vue-query-builder vue-ui-components vuejs
Last synced: 02 May 2026
https://github.com/evertonpsantos/delivery-app
Application for ordering beverages
axios chai express javascript react react-router sequelize sql
Last synced: 07 Jan 2026
https://github.com/saba-gul/sql-data-analysis-projects
Explore SQL projects showcasing database management, querying, and analysis skills for learning and collaboration. Dive into customer segmentation, inventory management, financial analysis, and employee evaluation projects.
Last synced: 05 Mar 2026
https://github.com/danishayman/law-firm-management
The Law Firm Management System is a comprehensive software solution designed to streamline administrative tasks, client management, and case organization within law firms.
java javafx javafx-application maven sql sqllite
Last synced: 12 Jun 2025
https://github.com/dirkbosman/node-postgresql-destructured
A (Destructured) Express Node PostgreSQL App
api express javascript node nodejs postgresql sql
Last synced: 25 Mar 2025
https://github.com/dirkbosman/node-postgresql-unstructured
An (Unstructured) Express Node PostgreSQL App
api express javascript node nodejs postgresql sql
Last synced: 25 Mar 2025
https://github.com/amishidesai04/ecommerce-furniture-website
Introducing Couch Potato, an E-commerce website for all your furniture needs. This repository contains the source code for a fully functional website, providing a seamless shopping experience. Built with HTML, CSS, JavaScript, jQuery, PHP, and SQL, it runs locally on USBWebServer. Follow the instructions below to set up and explore its features.
css ecommerce-website full-stack-web-development furniture-ecommerce html javascript php sql usbwebserver website
Last synced: 12 Apr 2026
https://github.com/romit77/evencio
events made ez with Evencio
ai nextjs openai-api sql typescript
Last synced: 28 Apr 2026
https://github.com/marcosmaio/tech-jobs
Projeto de site proprio - Finalizado
bootstrap javascript jquery laravel mysql php sql sql-server stripe-payments
Last synced: 07 Apr 2026
https://github.com/messsimo/cms-php
Ready-made example of a CMS for business
api chartjs cms css html javascript mysql php sql
Last synced: 12 Apr 2026
https://github.com/theanasuddin/tiger-style-bangladesh
Website for Tiger Style Bangladesh, a leading knitwear exporter of Bangladesh RMG industry that I created in 2019. Technology used: HTML5, XML, CSS3, CSS Frameworks: ZURB Foundation, Animate.css, Bootstrap, JavaScript, JS Libraries: Modernizr, jQuery, FancyBox, Popper, PHP, MySQL etc.
animate-css bootstrap corporate-website css3 fancybox html5 javascript jquery modernizr mysql php popperjs shtml sql web-development website wow-js zurb-foundation
Last synced: 12 Apr 2026
https://github.com/imran120198/kryzen
express-js nodejs react sequelize sql
Last synced: 12 Apr 2026
https://github.com/mirzaim/library-management-system
Library Management System with Python and MySQL for managing users, books, and transactions.
library-management library-management-system mysql mysql-database python sql
Last synced: 07 Jan 2026
https://github.com/malihanan/healthcare
A Windows Forms Application for centralised healthcare data management.
Last synced: 18 May 2026
https://github.com/jackieocham/rest-metrics-data-analysis
Data analysis on sleep and health tracking data collected over many years
data-analysis data-cleaning data-manipulation data-preparation data-project exploratory-data-analysis initial-data-analysis mysql mysql-database sql
Last synced: 01 Apr 2025
https://github.com/dsgs76/spring-pokeapi-acm
This repository contains the first work for ACM Java Spring course
java maven spring-boot springframework sql web
Last synced: 09 May 2026
https://github.com/salmankhanmsk786/the-room
The Room is a social media platform for students and faculty to connect and engage. Built with PHP, JavaScript, CSS, and HTML, it features a user-friendly interface for communication.
Last synced: 30 Mar 2025
https://github.com/shaldonbarnes10/xenos_airport_operations
“XENOS” is a comprehensive airport operation management system designed as a database-driven application to efficiently streamline and manage core airport activities. It handles critical aspects such as flight schedules, passenger information, and reporting functionalities tailored for airport staff, employees, and crew members.
css3 expressjs git github html5 javascript nodejs postgresql-database sql
Last synced: 12 Apr 2026
https://github.com/dieperid/ror1-school-manager
Repository for ROR1 course
activerecord ruby ruby-on-rails sql
Last synced: 21 Feb 2026
https://github.com/bagusperdanay7/postgresql-notes
Catatan Materi PostgreSQL-Notes diambil dari YouTube Pak Eko Kurniawan Khennedy (Programmer Zaman Now)
Last synced: 28 Apr 2026
https://github.com/manishjr26/painting-dataset-sql-analysis
"Exploring art through SQL queries: Analyzing a painting dataset from Kaggle.
Last synced: 30 Jan 2026
https://github.com/thesmartcooking/database
Temporary code to visualise for the time being
Last synced: 07 Jan 2026
https://github.com/mirian97/mi-cripto
MiCripto is a web application for managing users and exploring cryptocurrency information, featuring registration, login, and dynamic coin search. Built with Node.js, Express, and Postgres, it integrates services like CoinRanking API.
bcrypt expressjs joi jsonwebtoken nodejs pinia postgres rest-api sql toast-notifications vue vuerouter3 vuetify yup
Last synced: 12 Apr 2026
https://github.com/sanders41/clintrial_queries
A set of queries that I have found useful at times with using Clintrial. Most are for querying Clintrial's metadata tables.
Last synced: 07 Mar 2026
https://github.com/alexsoft-software/jsql
JSQLDB is a "lightweight, JSON-powered database system" designed for PHP applications. It provides "SQL-like queries" with the flexibility of JSON storage, "eliminating the need" for traditional database dependencies like SQLite or MySQL.
ascoos ascoos-framework database json php8 sql
Last synced: 23 Apr 2025
https://github.com/scottgriv/sql-mssql_excel_export
Export data from Microsoft SQL Server to Excel.
excel excel-export excel-exporter microsoft-sql-server microsoft-sql-server-management-studio microsoft-sqlserver-database mssql mssql-database mssql-server sql sql-database sql-server
Last synced: 01 Apr 2025
https://github.com/rafaelmoraes003/mysql-all-for-one
Project that performed CRUD operations on a MySQL database.
Last synced: 21 May 2026
https://github.com/sara-ibrahiim/dot-net-api
Store Api :A .NET Web API with Swagger integration includes endpoints for authentication, managing products, orders, delivery, and basket operations. It also incorporates Stripe for secure payment processing, ensuring a seamless e-commerce workflow
Last synced: 12 Jun 2025
https://github.com/todd-demone/lighthouse-bnb
The primary purpose of this project was to design a relatIonal database and use SQL and PostgreSQL to create and query the database. The SQL was incorporated into the Node.js/Express backend.
database-design javascript postgresql sql
Last synced: 18 May 2026
https://github.com/kshitiz1302/pizza-sales-report
The report provides insights into pizza sales trends for 2015, focusing on peak periods, customer preferences for large pizzas, and the best-performing menu items.
data-cleaning data-management data-manipulation data-modeling data-storytelling data-visualization dax dax-expression dax-query mysql mysql-database mysqlworkbench powerbi powerbi-dashboards powerbi-desktop powerbi-report powerbi-visuals sql sql-server
Last synced: 18 May 2026
https://github.com/gabrielemaurina/advanced_dbms_golf_project
The advance dbms course project about golf clubs.
database dbms dbms-project oracle-database oracle-db sql
Last synced: 18 May 2026
https://github.com/ahadly/sql-data-analytics-project
This repository contains a collection of SQL scripts demonstrating various analytical techniques, such as changes over time, cumulative, performance, data segmentation, part-to-whole analysis.
analytics business-analytics business-intelligence data data-analysis data-analyst data-analytics data-engineering data-science data-scientist database datascience query reporting sql sql-queries sql-query sql-server window-functions window-functions-in-sql
Last synced: 18 May 2026
https://github.com/abhijeetanand45/restful_api
Employee Management REST API
express mysql-database mysql2 nodejs readme restapi restapi-example restful-api sql
Last synced: 12 Apr 2026
https://github.com/smpotts/data-api-explorer
Exploring the Redshift Data API. These are the scripts used in my blog post.
python redshift redshift-data-api sql
Last synced: 01 Apr 2025
https://github.com/nicatdursunlu/atl-academy-java-backend
ATL Academy Java Back-End Development Bootcamp
gradle java-8 java-se jdbc-api lombok mysql postgresql slf4j spring spring-boot sql swagger-ui swagger2
Last synced: 16 Mar 2025
https://github.com/zenitude/greta-finalproject-fullstack
GRETA - Final Project - FullStack
bootstrap5 css3 greensock html5 javascript mvc php php-mvc phpmyadmin sql
Last synced: 12 Apr 2026
https://github.com/aohan237/cache-client
cache client with async support for mysql, postgresql,mongodb .etc
Last synced: 11 Mar 2026
https://github.com/suniljeurkar/snowflakebd
SnowflakeBD is a Python-based test automation framework designed to perform data integrity, business validation, and performance testing on Snowflake databases. It uses Pytest, Snowflake Python Connector, and RSA key authentication to ensure secure and efficient testing.
big-data python3 query snowflake sql
Last synced: 21 Mar 2025
https://github.com/lesiaukr/goit-rdb-hw-03
Master's degree. Relational databases: downloading data | DQL commands
dql-commands goit-rbd-hw-03 rbd sql workbanch
Last synced: 05 Jan 2026
https://github.com/henriiqueaze/library-api
This project is an API (Application Programming Interface) that allows the management and organization of book data, providing basic CRUD.
Last synced: 12 Apr 2026
https://github.com/jabercrombia/csv-to-sql
A simple Python script that converts CSV files into SQL CREATE TABLE and INSERT statements. Drop your CSV files into the csv/ directory, run the script, and get structured SQL output in the sql/ directory
Last synced: 06 May 2026
https://github.com/waldohidalgo/proyectofinalformacionmysql
Proyecto final de la formación MySQL del programa Alumni Oracle Next Education aplicando todo lo enseñado en los 4 cursos anteriores
Last synced: 19 May 2026
https://github.com/arverma/postgresql-playground
A web-based interactive playground to experiment with PostgreSQL queries in real-time. Built using Flask and Docker, this project provides a safe, isolated environment for learning and testing SQL queries with PostgreSQL.
flask interview-preparation javascript playground postgresql python sql sqlqueries website
Last synced: 12 Apr 2026
https://github.com/elfn/postgresql-training
Training on almost all aspect of PostGreSQL syntax
etl pgplsql sql stored-procedures
Last synced: 11 Jan 2026
https://github.com/codehariom/leetcode-sql-50
Leetcode SQL 50
database leetcode leetcodesql sq sql sql-query
Last synced: 09 Apr 2025
https://github.com/valeqm/data-engineer-zoomcamp-homework
Data Engineering Zoomcamp 2025 Homework Repository. Contains assignments on containerization, workflow orchestration, cloud, data warehouses, analytics engineering, batch processing, and streaming.
bigquery dbt docker etl-pipeline gcp google-cloud-platform kafka kestra python spark sql terraform
Last synced: 12 Apr 2026
https://github.com/baschin1103/players-database-hattrick
This repository contains all files and programs for creating a normalized and relational database consisting of players from hattrick.org. See readme for more information.
csv database database-design python sql
Last synced: 18 May 2026
https://github.com/EMACC99/distributed-database-interface
A simple interface with a connector for manipulating distribuided databases easily
databases distributed-databases mariadb mysql-connector pyqt5 python python3 sql
Last synced: 10 Mar 2025
https://github.com/giuseppe998e/unito-tweb
UniTo - Tecnologie Web - Progetto di laboratorio - 2019/2020
api css forum javascript js mariadb mysql php php7 reddit-clone rest sql tweb unito unito-tweb
Last synced: 10 Mar 2025
https://github.com/lauta-dev/game-api-nestjs
Este repositorio alberga el código fuente de un proyecto que implementa una API utilizando JavaScript en conjunto con el framework de backend NestJS. La aplicación está diseñada para almacenar datos en una base de datos SQLite.
nestjs-backend sql sqlite sqlite3 turso
Last synced: 18 May 2026
https://github.com/robinmillford/analyzing-e-commerce-transactions---data-cleaning-cohort-analysis-and-sql
In this project, I aimed to analyze the profitability of products in an e-commerce dataset. I performed various SQL queries to extract valuable insights about product profitability, including the identification of the top 5 products with the highest profit margin, and unique combinations of brands and product lines with the highest profitability.
cohort-analysis data-analysis data-visualization excel jupyter-notebook powerbi python3 sql
Last synced: 18 May 2026
https://github.com/MaaniMaaz/PHP-MySQL-CRUD
CRUD Application in php
add crud-application delete insert mariadb php phpmyadmin phpserver sql update
Last synced: 10 Mar 2025
https://github.com/alibarkhordargeek/advanced_py_project
پروژه پایان دوره پایتون پیشرفته
beautifulsoup bs4 machine-learning mariadb ml mysql python regex requests sklearn sql webscraping
Last synced: 10 Mar 2025
https://github.com/slashmo/chinchilla-cli
Easy to use file-based SQL migrations toolkit
Last synced: 17 Feb 2026
https://github.com/query-farm/marisa
The Marisa extension by Query.Farm integrates the fast, space-efficient MARISA trie into DuckDB, enabling high-performance string lookups, prefix searches, and autocomplete functionality.
common-prefix-search duckdb duckdb-extension marisa marisa-trie predictive-search sql trie tries
Last synced: 18 May 2026
https://github.com/drisskhattabi6/SQL-Server-and-T-SQL-Lab
this repo contains lesson about SQL-Server and T-SQL with a practical work in French for T-SQL
database lesson pratical-work sql sql-server t-sql
Last synced: 21 Jul 2025
https://github.com/haleshot/database_management_systems
Files relating to DBMS. MySQL, SQLlite3, MongoDB
database database-connector database-management database-schema databases mongodb mongodb-atlas sql sqlite3
Last synced: 18 May 2026
https://github.com/rafagomezguillen/desarrollo-de-aplicaciones-web
Trabajos, tareas y exámenes del Ciclo de Desarrollo de Aplicaciones Web
csharp dotnet html-css-javascript java javascript spring-boot sql
Last synced: 12 Apr 2026
https://github.com/skyrocketstan/learning_netology_sql-basic
Домашнее задание к занятию 8.1: SQL: основы работы, DDL, DML
netology sql sql-learning sql-query
Last synced: 07 Jan 2026
https://github.com/badhanhitesh/tasksync
A dynamic, versatile tool for effortlessly displaying and organizing tasks on a virtual board. With an intuitive interface and extensive customization options, it offers an efficient and elegant solution for individuals and teams to manage projects and daily activities.
html-css java sql vannila-javascript
Last synced: 23 Apr 2025
https://github.com/greenblat17/social-network
Social network built using Spring Boot, , Spring MVC, Spring Security with JWT Authentication, Spring Data JPA with PostgreSQL
hibernate java spring-boot spring-security sql
Last synced: 18 May 2026
https://github.com/matteospanio/progetto-bd-2021
Progetto di gestione di DB con flask per il secondo modulo del corso di Basi di Dati alla facoltà di informatica di Ca'Foscari
bootstrap database flask html postgresql sql webapp
Last synced: 09 Apr 2026
https://github.com/vitor-msp/agencia-viagens-blue-bird
Desenvolvimento de um site para clientes realizarem cadastro e aquisições de viagens de uma agência fictícia chamada BlueBird Viagens. Versão 1: ASP.NET MVC C#, SQL Server.
asp-net asp-net-mvc csharp entity-framework razor sql sql-server visual-studio
Last synced: 18 May 2026