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/jorge277283828292/citas-taller
backend css css3 frontend html html5 javascript js json mysql mysql-database nodejs sql
Last synced: 16 May 2026
https://github.com/vitaminvp/kottans-backend
Backend Course. The course contains basics of backend development: fundamentals of NodeJS or Golang and backend frameworks as well as necessary computer science basics, network and protocols, database fundamentals etc.
backend kottans kottans-backend nodejs patterns sql ssh
Last synced: 16 May 2026
https://github.com/hirudikaanupama/bookhaven-smart-bookstore-database-system
From this project we can get good knowledge about how to create the database, how to insert data into the database and how to manipulate the data in the database using standard diagrams.
data-entry data-manipulation database database-reporrt entity-relationship-diagram relational-schema sql sql-report table-creation
Last synced: 16 Jun 2025
https://github.com/tinh-tinh/sqlorm
⛓ SQL Gorm Module for Tinh Tinh Framework
Last synced: 15 Jan 2026
https://github.com/elara-mendes/scraping-tours-sql
A program that checks a music band's website and sends an email when there are new tours.
requests-python selectorlib smptlib sql sqlite3 web-scrapper-python
Last synced: 16 Jun 2025
https://github.com/lucashomuniz/project-22
[Dashboard] Data and Sustainability: Optimizing Green Flow's Fertilizer Portfolio
agrotech bigquery data-analytics data-structures data-visualization google-cloud-platform powerbi powerbi-visuals powerquery sql sustainability
Last synced: 20 Mar 2025
https://github.com/ahmedkhaled404/data-cleaning-and-eda-layoffs-mysql
This project involves cleaning a dataset containing information about layoffs from companies around the world.
data data-analysis data-cleaning data-preprocessing datacleaning eda exploratory-data-analysis mysql sql
Last synced: 08 Jun 2026
https://github.com/nsgowebjavaprog/postgresql
PostgreSQL
database postgresql-database sql
Last synced: 16 May 2026
https://github.com/joseolivares/lista-paises-sql
SQL Script to insert all countries of the world
Last synced: 02 Jul 2026
https://github.com/Vidya-Vijay/Vid2501
About me
analytics data data-science machinelearning python r spss sql statistics tableau visualization
Last synced: 19 Jul 2025
https://github.com/aliciagilmatute/sql-data-analysis-complete-project
Colección de scripts de SQL (PostgreSQL) donde se aplican una serie de técnicas de Análisis de Datos: cambios a lo largo del tiempo, análisis acumulativos, análisis de rendimiento, segmentación de datos, análisis de proporciones, etc.
advanced-data-analysis data-analytics data-science data-segmentation exploratory-data-analysis performance-analysis postgresql sql
Last synced: 15 May 2026
https://github.com/bell-kevin/chap5pursue
Create, populate, and manipulate your own table of data. Then, use this database to: Go through each of the step sequences in this chapter again, coming up with your own queries to execute
database mariadb open-source sql
Last synced: 20 May 2026
https://github.com/cosc349/rental
A full-stack web application for managing shared living expenses which can be deployed using virtualisation.
docker docker-compose express-js html-css-javascript node-js sql
Last synced: 20 Jan 2026
https://github.com/vibhark04/dilligent
End-to-end AI-assisted e-commerce data pipeline using Python, SQLite, and SQL—featuring synthetic data generation, ingestion, and analytics.
Last synced: 16 May 2026
https://github.com/ryan-wong1/72-years-of-shark-incidents-in-california-data-analysis
Shark Incidents in California 1950 - 2022
data-analysis data-cleaning data-visualization exploratory-data-analysis sql
Last synced: 25 Jan 2026
https://github.com/vidya-vijay/vid2501
About me
analytics data data-science machinelearning python r spss sql statistics tableau visualization
Last synced: 19 Jul 2025
https://github.com/nghiant3110/google_fiber_bi_5
This is a BI Capstone project based on the Google Fiber dataset from Google BI Course
bigquery google-sheets looker-studio sql
Last synced: 11 Apr 2025
https://github.com/bell-kevin/mariadbchap10exerphp
MariaDBchap10exerPHP
dynamic-website mariadb mariadb-database php sql
Last synced: 17 May 2026
https://github.com/belovetech/alx-higher_level_programming
This project includes Higher Level Programming in Python and Javascript, as well as Cpython and SQL. It goes over many Python, Javascript, and SQL concepts. It also covers the concepts of unittest and integration tests.
algorithms api data-structures javascript oop python3 sql unittest-and-integration-testing
Last synced: 16 May 2026
https://github.com/apache/ignite-abbrev-plugin
Apache Ignite Abbreviations Plugin
big-data cloud data-management-platform database distributed-sql-database hadoop ignite iot network-client network-server osgi sql
Last synced: 16 May 2026
https://github.com/jottenlips/favorite_resources
📚 Helpful Full Stack Development Resources
aws databases flux fp functional-programming microservices nosql react react-native redux schema-first sdl serverless sql vpc
Last synced: 06 Apr 2026
https://github.com/kramachandrashenoy/leetcode
This repository contains Leetcode questions and their solutions in Python.
leetcode leetcode-python leetcode-solutions mysql python sql
Last synced: 16 May 2026
https://github.com/sistemasvox/semin-rio-postgresql-lco-2017
Scripts SQL para o seminário sobre PostgreSQL realizado no LCO em 2017.
postgresql postgresql-client postgresql-database sql sql-query
Last synced: 11 Jun 2026
https://github.com/dnnhuy/ung-dung-quan-ly-sinh-vien
Xây dựng ứng dụng quản lý sinh viên
Last synced: 16 Jun 2025
https://github.com/drkenreid/global-temperature-analysis
A work-in-progress data analysis pipeline that leverages R, SQL Server, and Tableau to download, process, clean, and analyze global temperature data, aiming to uncover long-term climate trends and patterns.
climate climate-change climate-data climate-model climate-science data-science msql msql-database r sql tsql
Last synced: 20 Jan 2026
https://github.com/viniciusferreira7/sql-mini-course
sql-mini-course
docker mysql-extension postgresql sql
Last synced: 16 May 2026
https://github.com/stormtrooper0006/elementary-seeker
This website is created with the aim of helping parents find private elementary schools more easily by providing a list of available private elementary schools segmented by province and regency.
bootstrap express-js html-css-javascript react-js sql
Last synced: 06 Apr 2026
https://github.com/sujoyghoshal/sql-connected-node
This repository demonstrates how to connect and manage SQL databases using Node.js. It includes examples of executing SQL queries, handling database connections, and performing CRUD (Create, Read, Update, Delete) operations.
css javascript matirial-ui nodejs sql
Last synced: 28 Apr 2026
https://github.com/tathithienthanh/womenfashionproductrecommendationsystem
Build a recommendation system for recommending woman fashion's products on e-commerce platforms
content-based data-analysis data-collection data-processing data-visualization dfd e-commerce erd jupyter-notebook lazada nlp python recommender-system scraping-websites sql system-design tiki vietnamese visualization
Last synced: 16 May 2026
https://github.com/basrioglumehmet/pgsql-queries
A PostgreSQL helping document for queries.
database postgresql query sql sqltutorial
Last synced: 16 May 2026
https://github.com/somospragma/qa-transversal-proyecto-base-manejo-base-de-datos-java
Este proyecto base proporciona una estructura inicial para el desarrollo de automatizaciones web en Java que involucran el manejo de bases de datos.
cucumber db java screenplay serenity sql
Last synced: 28 Feb 2026
https://github.com/yaswanth1702/anomaly-detection-dashboard
business-intelligence data-analytics powerbi sql
Last synced: 16 Feb 2026
https://github.com/uuanqin/busuanzi2waline
将不蒜子的页面浏览量导出为 json 格式的文件,并生成SQL语句以更新Waline数据库
busuanzi busuanzi-statistics mysql sql waline
Last synced: 16 May 2026
https://github.com/manoharvit/ecommerce-dive-deep-sales-analysis
In this project, we developed an ETL pipeline using Apache Airflow to process delivery data and track delayed shipments. The pipeline downloads data from an AWS S3 bucket, cleans it using Spark/Spark SQL to identify missing delivery deadlines, and uploads the cleaned dataset back to S3. This ensures efficient delivery performance tracking.
airflow airflow-dags ecommerce elt pyspark s3 s3-bucket spark sql
Last synced: 06 Feb 2026
https://github.com/calku0/techagrosyncservices
Automates data fetching from supplier APIs and stores it in SQL Server. Built with C# and .NET Framework.
api commercial dotnet dotnet-framework erp rest-api serilog service sql sqlserver wapro-mag wapromag wf-mag windows-service
Last synced: 18 Apr 2026
https://github.com/kuzhalikumaraguru/zenclassmodelday2sql
EER diagram for zen class model
constriants ddl dml foreign-keys primary-key sql
Last synced: 27 Feb 2026
https://github.com/meysam81/institute-with-db
A program for a Quran institute which has an admin who controls parties
csharp database institute institute-management solution sql sql-server sqlserver visual-studio
Last synced: 10 May 2026
https://github.com/lc-rezende/amazon-redshift-snippets
A useful collection of code snippets that I've created and used in my projects.
amazon-redshift amazon-web-services aws cloud redshift sql
Last synced: 30 Jan 2026
https://github.com/ramoncbarbosa/labsyncscheduler_backend
A modern, reactive scheduling system for university programming labs. Replaces manual spreadsheets with a secure and efficient full-stack platform.
api backend flyway java lombok maven postgresql spring spring-boot springsecurity sql webflux
Last synced: 06 Apr 2026
https://github.com/turbot/steampipe-plugin-chaosratelimit
Chaos Rate Limit Plugin for testing Steampipe with the craziest edge cases we can think of. Open source CLI. No DB required.
postgresql postgresql-fdw sql steampipe steampipe-plugin
Last synced: 17 May 2026
https://github.com/willthefarmer/willthefarmer.github.io
Repository created to generate awareness of apache-logs-to-mysql & mysql-to-apache-echarts repositories in Search Engines
apache apache-log apache-logs apache2 log-management log-parsing mysql mysql-database oracle sql
Last synced: 21 May 2026
https://github.com/Yukta026/Tokyo-Olympics-2020-Analytics
An end-to-end ETL pipeline for analyzing and visualizing Tokyo Olympics 2021 data using Azure tools and Power BI.
azure data-engineering etl hadoop powerbi python3 spark sql
Last synced: 29 Oct 2025
https://github.com/pereirar3/training-algorithm
All my resolutions on Beecrowd & Leetcode - IN UPDATE
c cpp java javascript python sql
Last synced: 06 Apr 2026
https://github.com/ralitsaterzieva/fantasy-creature-zoo
React and NodeJS based project
axios express nodejs postgresql react sequelize sql vite
Last synced: 06 Apr 2026
https://github.com/carloshenriquefs/senai_spmedgroup_sprint3_ui_manha_carloshenriquef
Layout - SPMedGroup
adobe-xd api banco-de-dados css html javascript sql
Last synced: 15 May 2026
https://github.com/dina-hosny/sparkify---aws-redshift-data-warehousing
Sparkify - AWS Redshift Data Warehousing - Udacity Data Engineering Expert Track.
analytics aws data-engineering data-pipeline data-warehousing etl fwd redshift sql udacity
Last synced: 12 May 2026
https://github.com/shanukatiyar111/project3
PYTHON + SQL PROJECT- ANALYSIS OF ORDER DATA USING JUPYTER NOTEBOOK AND SSMS
jupyter kaggle kaggle-dataset pandas python sql ssms
Last synced: 23 Feb 2026
https://github.com/spy230/regard_desktop
Программа учета и обработки заказов на примере ООО "Regard МСК"
Last synced: 09 Jun 2026
https://github.com/maxdemaio/databasemanagement
My notes and assignments from the DBMS course taught by the University of Colorado
db dbms mysql sql visual-paradigm
Last synced: 15 May 2026
https://github.com/themihirmathur/themihirmathur
My GitHub Profile Readme 🔰 I am a Software Development Engineer from Delhi Technological University (Formerly DCE), India
aws azure cpp css express-js git google-cloud-platform html ibm-cloud javascript mongodb ms-excel node-js powerbi python reactjs sql tableau tailwindcss typescript
Last synced: 11 Apr 2026
https://github.com/dina-hosny/sequence-trigger-pair-for-all-schema-tables-plsql
A PLSQL script that creates Sequence Trigger Pair for all Schema's Tables
data oracle plsql sequence sequencetrigger sql toad trigger
Last synced: 06 Mar 2026
https://github.com/mohamed-adel23/e-book-management-system
A Comprehensive E-Book System
api api-gateway api-rest asp-net-core backend backend-api backend-service book csharp documentation e-book efcore frontend layered-architecture microsoft postman sql swagger system
Last synced: 16 May 2026
https://github.com/lakshman-github/full_stack_web_development_notes
Full Stack Web Designing | Notes: 60 Pages
api authentication-backend css database-management expressjs html javascript jquery nodejs operatingsystems reactjs sql unix
Last synced: 06 Apr 2026
https://github.com/hemanth094/ehealthdesk
Implemented a healthcare platform using Agile methodology, enabling seamless appointment scheduling, medical record management, and telehealth consultations. • Ensured scalability and security through AWS cloud infrastructure, secure authentication, and encryption, delivering a user-friendly experience for patients and healthcare providers
bootstrap css html javascript mysql php sql xaamp
Last synced: 05 Apr 2026
https://github.com/jatin123lodhi/blogdetailsbackendphp
backend cms for blog website
Last synced: 27 Mar 2025
https://github.com/chrisrobertsjr/chrisrobertsjr
Welcome to my Github Profile!
data data-analysis java r sql statistics
Last synced: 03 May 2026
https://github.com/fatmabostan/angelayu-webdevelopment
This repository includes projects I completed during Angela Yu's web development course, showcasing my skills in HTML, CSS, and JavaScript. Each project reinforces key concepts and demonstrates my progress in web development.
bootstrap css ejs ejs-templates expressjs html javascript jquery nodejs pgadmin4 postgresql reactjs restful-api sql tailwind web3
Last synced: 07 Apr 2026
https://github.com/sangampshinde/todo-app
api javascript nestjs nextjs14 postgresql sql tailwind-css typeorm typescript
Last synced: 19 Aug 2025
https://github.com/jmcph4/rpdb
rpdb
automation data database dataset db real-estate rpdata sql
Last synced: 12 Apr 2025
https://github.com/narpat78/layoffs-data-cleaning-and-eda-using-sql
A SQL-based project to clean and analyze layoffs dataset. Focuses on standardizing data, handling nulls, converting data types, and performing exploratory queries for business insights.
data-cleaning-and-preprocessing eda mysql mysql-workbench sql
Last synced: 09 Sep 2025
https://github.com/kalyan4636/insurance-analysis
🔍💡 Dive into Data Science with projects on diverse problem statements, leveraging Data Analysis, Machine Learning, Deep Learning, NLP, and Business Intelligence using Python! 🐍📊📈
artificial-intelligence dataanalysis deep-learning machine-learning machine-learning-algorithms python3 sql
Last synced: 28 Mar 2025
https://github.com/marcoseduardo30/controleseusgastos-frontend
💸Aplicação de controle de gastos pessoais feita utilizando C# e Angular💸
angular api-rest asp-net-core jwt-authentication sql
Last synced: 18 May 2026
https://github.com/guilhermeomachadotech/banco-de-dados-i
Todas minhas atividades de banco de dados do 1° ano feito com a Giovanna Eduarda Damasceno Reis
Last synced: 28 Mar 2025
https://github.com/fazej99/pork-shop-website-
Website for Pork Restaurant located in Naivasha
Last synced: 10 Apr 2026
https://github.com/lisakey/lisakey
I am passionate about Python 🐍 and SQL 🗃️ for data analysis 📊, and I actively develop projects in these languages.
analysis analyst data dataanalysis dataanalyst java python sql
Last synced: 02 May 2026
https://github.com/gpalleschi/roman_numbers
Collection of functions/methods to convert arabic numbers to/from roman numeral in JAVA, Javascript, SQL, C, C++, Perl. Rust, Dart and Python.
c dart functions java javascript multilanguage perl python roman roman-number-converter roman-numerals rust rust-lang sql
Last synced: 06 Apr 2026
https://github.com/yossef-ashraf/orm
ORM (Object-Relational Mapping) is used to manage and interact with the database in a convenient and efficient way
Last synced: 17 Mar 2025
https://github.com/mzollin/dbs1-testat
Dbs1-Testat CocktailmixerDB
cocktail database postgresql relational-model sql travis-ci
Last synced: 15 May 2026
https://github.com/martachesnova/sql
Performing data modeling (ERD) and data engineering. Then, writing series of SQL queries to analyze Employee Database of a company.
data-analysis data-engineering data-modeling erd postgresql sql
Last synced: 16 May 2026
https://github.com/mksingh431/sql-complete-notes
SQL, or Structured Query Language, is a robust and specialized programming language designed for efficient management and manipulation of relational databases. With SQL, you can seamlessly interact with databases like MySQL, PostgreSQL, Microsoft SQL Server, Oracle,.
Last synced: 21 Apr 2026
https://github.com/piyushwani004/sports-project
Sports Project Using Springboot and React
hibernate-jpa java-8 postman react rest-api spring-boot sql
Last synced: 01 Feb 2026
https://github.com/skyrocketstan/learning_netology_sql-agg
Домашнее задание к занятию 8.2: SQL: вложенные подзапросы, JOIN'ы, агрегирующие запросы
homework netology sql sql-learning
Last synced: 07 Jan 2026
https://github.com/ahmedsamir45/database-for-misr-international-clinic
simple SQL Project about clinic
Last synced: 18 Jun 2025
https://github.com/skylinenando/login-php-mysql-ajax-sql
Creating a login system with different access levels using PHP, MySQL, AJAX and SQL involves several steps. I will break the process down into parts to make it easier to understand and implement. Make sure you are familiar with basic web and database programming concepts before you begin.
Last synced: 17 May 2026
https://github.com/abhijeet002/abhijeet_28apr
This project monitors store uptime and downtime based on sensor data. It generates downloadable CSV reports summarizing store performance, using a FastAPI backend, SQLAlchemy ORM, and background task processing.
database-management fastapi pandas python3 sql sqlalchemy-python sqlite3
Last synced: 29 Apr 2025
https://github.com/sujeethy/subscription
This repository contains a Subscription Management System built with a Flask backend and a React frontend. It is designed to manage customer subscriptions, generate revenue reports, and handle subscription extensions and terminations. The system is containerized using Docker and can be easily deployed.
docker flask mui mui-material python reactjs sql
Last synced: 07 Apr 2026
https://github.com/ryan-wong1/analyzing-stress-and-fatigue-drivers-in-railroad-workforces-data-analysis
Railroad dispatcher data on demographics, work, lifestyle, and stress factors
data-analysis data-cleaning data-visualization exploratory-data-analysis sql
Last synced: 25 Jan 2026
https://github.com/kefirfromperm/micronaut-jdbc-enum
How to use PostgreSQL enums and enum arrays with Micronaut Data JDBC
array enum jdbc micronaut micronaut-data micronaut-framework postgresql sql
Last synced: 16 May 2026
https://github.com/edgardleal/edscript
Script interpreter to small ETL tasks
Last synced: 10 Jun 2026
https://github.com/thekirankumarv/accessguard
AccessGuard is an innovative residential visitor oversight solution, utilizing advanced technology to enhance security and streamline visitor management in residential settings.
ajax bootstrap javascript jquery mysql php sql
Last synced: 07 Apr 2026
https://github.com/mohamedumar083/sql-task-day-1
SQL basic queries day-1 Task
Last synced: 02 Feb 2026
https://github.com/morin3/andoka-now-
# Andoka-2 H.5 Andoka now TV
blog firebase firebase-auth git github github-actions github-config html java keyboard machine-learning markdown material-ui modules mongodb spring-boot sql tutorial web website
Last synced: 10 Apr 2026
https://github.com/man0sh-r0y/sql-structured-query-language-
Here, you'll find a collection of SQL queries, scripts, and resources I've developed while learning and working with SQL. Dive in to explore databases, queries, and data manipulation techniques.
Last synced: 20 May 2026
https://github.com/shyandsy/sqlrelationparser
a toolkit to get relation between tables from a statement for a schema
entity-relationship go golang golang-package parser sql
Last synced: 27 Mar 2025
https://github.com/phpdevcommunity/paper-orm
PaperORM is a PHP ORM designed for projects requiring a lightweight yet performant object-relational mapping solution.
Last synced: 04 May 2025
https://github.com/krauzy/qtwitch
Api twitch simulator with quarkus
java quarkus rest-api rtmp-server sql streaming-video
Last synced: 03 Apr 2025
https://github.com/occamist/turing-machine-in-sql
Turing Machine Simulation in SQL with less than 200 lines :guardsman:
postgresql sql turing-machine-simulator
Last synced: 15 May 2026
https://github.com/prince-t-asamoah/bytes-of-china
A Codecademy PostgreSQL Practice Project
Last synced: 04 Jun 2026
https://github.com/Frozen-Projects/FF_DB_NANODBC
nanodbc based Unreal Engine 5 ODBC plugin for Windows platform.
database databases mysql odbc odbc-api odbc-driver postgresql sql sqlserver ue5 ue5-game ue5-plugin ue5-project ue5-template
Last synced: 28 Mar 2025
https://github.com/prince-t-asamoah/book-store-indexes
A Codecademy Advanced PostgreSQL Database Practice Project
Last synced: 16 Jun 2025