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-02 00:29:19 UTC
- JSON Representation
https://github.com/bobbyiliev/materialize-emulator-subscribe-poc
docker kafka materialize python redpanda sql streaming-data
Last synced: 09 May 2026
https://github.com/varun-khorgade/retailetl-store-data-pipeline
Data pipeline to process retail store data and prepare for reporting.
airflow batch-processing bigdataprocessing dataorchestration datawarehouse etl-pipeline hadoop pandas powerbi python reporting scala spark sql
Last synced: 04 May 2026
https://github.com/impossibleforge/pfc-duckdb
DuckDB extension to read PFC-JSONL compressed log files with block-level timestamp filtering
analytics compression duckdb duckdb-extension jsonl log-compression sql structured-logs
Last synced: 25 Apr 2026
https://github.com/hackfutsec/dumper
SQL Injection Dumper est un outil en ligne de commande conçu pour tester et exploiter les vulnérabilités d'injection SQL sur des sites Web. Il permet de détecter des failles SQL, d'extraire des informations sensibles telles que le nom de la base de données, les tables et les colonnes, puis de dumper les données des tables vulnérables.
injection payload php-vulnerabilities python python-scripts sql sqlite
Last synced: 09 May 2026
https://github.com/pawansingh3889/sql-guard
Fast rule-based SQL linter on PyPI (sql-sop). 38 rules, 149 tests, libCST injection scanner, SARIF output, browser playground. Pre-commit hook + GitHub Action. 500+ monthly downloads.
cli code code-q developer-tools github-actions linter pre-c python sql sql-lint
Last synced: 26 Apr 2026
https://github.com/karenpayneoregon/dataprovidercommandhelpers
Used to reveal values from a well formed parameterized query
Last synced: 10 May 2026
https://github.com/littleairmada/steampipe-plugin-snipeit
Use SQL to instantly query Snipe-IT resources across assets, licenses, accessories, and people. Open source CLI. No DB required.
snipe-it sql steampipe steampipe-plugin
Last synced: 08 Jun 2026
https://github.com/proxzima/competitive-coding
Solved questions from all major competitive coding platforms
algorithms codechef coding coding-challenge competitive-programming cpp data-structures hackerrank interviewbit leetcode project-euler python regex sql
Last synced: 30 Apr 2026
https://github.com/littleairmada/steampipe-plugin-fly
Use SQL to instantly query Fly.io resources across apps and organizations. Open source CLI. No DB required.
flyio sql steampipe steampipe-plugin
Last synced: 08 Jun 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/csivitu/bl0b
A Discord bot to notify about upcoming CTFs, scores, ranks, and more.
discord discord-bot discord-go go go-sql golang golang-application hacktoberfest sql sqlx
Last synced: 30 Apr 2026
https://github.com/silumankucing/social-network
learning docs about system design, web application, mobile development, data engineering, databases (sql, nosql), and machine learning operation
javascript nosql social-media software-engineering sql
Last synced: 28 Apr 2026
https://github.com/gluesql/gluesql-logic-test
Compare the execution results between GlueSQL and rusqlite using sqllogictest to identify unimplemented features
gluesql sql sqlite sqllogictest
Last synced: 29 Apr 2026
https://github.com/fabioba/heart-disease-analysis
This project includes dwh development and ml pipeline to predict heart diseases.
airflow data-pipeline data-warehouse etl machine-learning mlflow mlops python sql
Last synced: 10 May 2026
https://github.com/shinichi-takii/atom-language-sql-bigquery
BigQuery SQL language support in Atom
atom atom-package bigquery grammar snippets sql syntax-highlighting
Last synced: 28 Apr 2026
https://github.com/mintel/k8s-gcloud-sql-export
Helper to run Google CloudSQL exports into a GCS bucket.
Last synced: 29 Apr 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/purvajage/library_management
In this project, build REST APIs for a Library Management System Project using Spring Boot, Spring Data JPA (Hibernate), and MySQL database.
Last synced: 30 Apr 2026
https://github.com/thiagobarradas/sqlclient-parsetoobject
Easy SqlClient parse to object for .NET Core
dapper dotnet-core dotnet-core-2 dotnet-core-3 mapping object objective-c parser sql sqlclient
Last synced: 06 May 2026
https://github.com/mofazzal874/myportfolio
This Repo contains My portfolio for Web development Laboratory done with PHP.I used Xampp for server and database
css html javascript php sql xampp-control-panel
Last synced: 06 May 2026
https://github.com/gregorykogan/mephi-databases
Laboratory work on the database course at MEPhI.
database go golang gorm gorm-orm postgresql sql
Last synced: 10 May 2026
https://github.com/asmrcodez-yt/tools
All Tools I need it or training files when learn new things,
ai postgresql python sql tools training-files
Last synced: 29 Apr 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/tassio-med/sql-one-for-all-project
🗃️ O projeto consiste na normalização da tabela Spotify Clone, seguindo com o preenchimento da tabela para executar queries e encontrar informações.
Last synced: 10 May 2026
https://github.com/exegeses/introdb-64151
Curso de Introducción a las Bases de datos | código 64151
database-design databases mysql mysql-database sql
Last synced: 29 Apr 2026
https://github.com/le717/flask-quick-sql
A quick way to run SQL in your Flask app.
Last synced: 06 May 2026
https://github.com/xgqfrms/mysql
MySQL All in One (relational database management system / 关系数据库管理系统)
database db mysql relational-database sql sql-server
Last synced: 10 May 2026
https://github.com/gabrielmpinho/cs50-sql
Solutions and notes from CS50’s Introduction to Databases with SQL. Covers CRUD operations, data modeling, normalization, joins, views, indexes, and connecting SQL with Python and Java. Begins with SQLite for portability and introduces PostgreSQL and MySQL for scalability.
data-analysis data-structures data-visualization database databases javascript python sql
Last synced: 10 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/estherslabbert/aws-sql-server-rds
Information on how to set up and use AWS SQL Server RDS (and SQL Server & SQL Server Management Studio)
aws aws-rds sql sql-server ssms
Last synced: 06 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/andresweitzel/database_projects
Central repository for SQL / NoSQL database projects
database-projects dbeaver git mongodb mysql no-sql oracle-xe-21c postgresql sql xampp
Last synced: 29 Apr 2026
https://github.com/gsbenevides2/datamodelersrag
Modelagem de banco de dados para o dataset de casos de síndrome respiratória aguda grave do sistema único de saúde brasileiro.
brasil-covid database nodejs oracle sql typescript
Last synced: 30 Apr 2026
https://github.com/derafu/etl
From spreadsheets to databases seamlessly
database doctrine etl php seed spreadsheet sql
Last synced: 10 May 2026
https://github.com/asmtamim/leetcode-sql-50
LeetCode's 50 SQL Problems (Study Plan)
Last synced: 10 May 2026
https://github.com/glintonliao/berkeley-cs-61a
CS 61A: The Structure and Interpretation of Computer Programs
Last synced: 10 May 2026
https://github.com/zkan/running-bigquery-query-from-airflow-using-bigqueryexecuteoperator
Running BigQuery Query from Airflow using BigQueryExecuteOperator
Last synced: 10 May 2026
https://github.com/itsryu/at2-n1-lbd
Repositório referente a atividade AT2/N1 da disciplina Laboratório de Banco de Dados da Universidade Católica de Brasília.
Last synced: 30 Apr 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/byrnedo/partu
Go library to help with mundane sql fooery: generate insert, upsert, update and select statements
Last synced: 06 May 2026
https://github.com/vargascardona/proyecto-biblioteca
Sistema de gestion de biblioteca
Last synced: 10 May 2026
https://github.com/isaccanedo/ignite
:cloud: Apache Ignite
big-data cache cloud data-management-platform database distributed-sql-database hadoop ignite in-memory-computing in-memory-database iot network-client network-server osgi sql
Last synced: 30 Apr 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/ctadeodev/election_data_pipeline
US presidential election data pipeline
airflow api data-engineering data-modeling data-pipeline data-warehouse dbt docker kafka orchestration postgresql python rest-api snowflake sql zookeeper
Last synced: 06 May 2026
https://github.com/dna-intricate/pat-2022-tournamentfixtures
Practical Assessment Task for 2022. Tournament bracket viewer and generator.
access-database delphi school-project sql tournament-bracket
Last synced: 26 Apr 2026
https://github.com/matteogioioso/postgres-explain-web
PostgreSQL query plan visualization
postgres postgresql query query-plan sql
Last synced: 29 Apr 2026
https://github.com/ethern-myth/certified-netcore
Net Core 7.0 And PostgreSQL 15 Backend
authentication csharp design-patterns entity-framework-core jwt netcore7 postgresql redis sql
Last synced: 11 May 2026
https://github.com/brentgreeff/readable_rails_log
Makes it easy to read SQL queries when developing locally
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/vladimirzelenokor1/big-data-project---predicting-trip-fares-with-spark-hive
A CRISP-DM–based big data pipeline for predicting NYC ride-sharing trip fares: ingesting 2024 TLC data via Sqoop into HDFS/Hive, performing ETL and feature engineering with Spark & PySpark, training and tuning Linear Regression & Gradient Boosted Tree models, and outlining end-to-end deployment.
big-data data-engineering etl hadoop hive jupyter-notebook machine-learning predictive-modeling pyspark python spark spark-ml sql sqoop
Last synced: 06 May 2026
https://github.com/dababyox/catftdb24
Catetan UAS Database Systems Binus 2027
binus binus-university sql sql-server
Last synced: 29 Apr 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/iamkira420/student-management-system
Basic Student Management System thatallows users to perform CRUD (Create, Read, Update, Delete) operations on a list of students.
cli cpp data-structures database oop sql terminal
Last synced: 06 May 2026
https://github.com/naresh-chandanbatve/imp_image_store
database hacktoberfest hacktoberfest-accepted hacktoberfest2022 mysql php sql
Last synced: 06 May 2026
https://github.com/szirocica/inventory-management-system
Professional looking inventory management system using c#.Net, Bunifu and Guna UI elements, Sql server
bunifu-framework bunifu-ui csharp guna-framework guna-ui sql
Last synced: 10 Jun 2026
https://github.com/humbertocg18/app-ods-2022
Segundo aplicativo feito no Android Studio usando java, no Ensino Médio Técnico do @senacrs-emti (Distrito Criativo).
android-studio app arduino java sql
Last synced: 27 Apr 2026
https://github.com/deng-hb/eorm-idea-plugin
Eorm Idea plugin
eorm hightlight mysql orm sql sql-smart-tip
Last synced: 24 Apr 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
https://github.com/indios/storm-ts
A Typescript ORM based on CaminteJS using Decorators and Promises.
database decorators no-sql orm sql typescript
Last synced: 11 May 2026
https://github.com/bienvenuushindi/vet-clinic-database
A relational database to create the initial data structure for a vet clinic
database postgresql sql sql-server
Last synced: 11 May 2026
https://github.com/raihan2bd/vet_clinic
About Vet Clinic Database is a relational database focus project. User can use the project query to create, read, update and delete specific data form the database using SQL terminal.
Last synced: 11 May 2026
https://github.com/mohamad-shosha/spring-boot-ecommerce
A powerful and secure backend that manages business logic, user authentication, product data, and order processing. It integrates Stripe for secure credit card payments, ensuring reliable transactions and data security.
java jpa-hibernate maven spring spring-boot sql workbench
Last synced: 10 Jun 2026
https://github.com/mythetech/aion
A cross-platform lite sql editor with blazor
blazor mysql postgresql prealpha sql workinprogress
Last synced: 11 May 2026
https://github.com/sungchun12/prefect-dbt-cloud
dbt Cloud pipelines in prefect 2.0 examples
dbt dbt-cloud integration prefect sql
Last synced: 11 May 2026
https://github.com/padurean/go-sqlx-postgres-with-migration-example
Go example showing how to use sqlx with PostgreSQL and a very simple way to do database migrations
database go golang migration postgresql sql sqlx
Last synced: 06 May 2026
https://github.com/auriorajaa/red-devil-store
This repo is where I master PHP and MySQL through a solid CRUD project. Dive into secure authentication, dynamic data visualization, and efficient inventory management. Explore web development from seamless checkouts to personalized profiles.
crud crud-application mysql php phpcrud sql web website xampp
Last synced: 11 May 2026
https://github.com/scarblase/portfolioprojects
A collection of data analysis and business intelligence projects using SQL, Python, and visualization tools to uncover insights from real-world datasets. 🚀📊
csv data-analysis data-engineering data-mining data-science data-visualization matplotlib matplotlib-pyplot pandas python python3 seaborn sql
Last synced: 06 May 2026
https://github.com/bessarodrigo/database-connection_eda_dre_ecbahia
Este projeto processa dados contábeis a partir de um arquivo Excel, inserindo-os em um banco de dados PostgreSQL para uma análise financeira detalhada.
Last synced: 06 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/philotheephilix/djs-on-demand-oracle-sql
cxoracle oracle oracle-database project python schema sql
Last synced: 10 Jun 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/augustoarraes/objective_bank
Micro sistema de gestão bancária conceitual
api-rest backend docker finance finance-application flask microservice postgresql python sql
Last synced: 30 Apr 2026
https://github.com/lucereal/redrider
Senior Capstone project - Android Application to make carpooling to and from Lubbock, TX easier for Texas Tech students
android mobile-app nodejs-api sql
Last synced: 12 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/depressioncenter/github-usage-stats
Scripts to capture GitHub repository and usage statistics daily. [DOI: 10.6084/m9.figshare.26090902].
efdc github github-api oracle-database powershell powershell-scripts repository-star-count repository-stats repository-stats-cli-tool sql sql-scripts umich web-analytics web-statistics
Last synced: 25 Apr 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/aneeshpatne/vishv-gdsc-solutions-challenge-2024
Google For developers | SOLUTIONS CHALLENGE 2024 - "This project serves as an environmental initiative aimed at promoting sustainable practices and community engagement in eco-friendly activities."
automl colab-notebook django-framework gmail-login googleappengine googlecloudplatform googleearthengine googlemaps-api googleoauth2 html-css-javascript project-management python-3 reactjs sql vscode
Last synced: 12 May 2026
https://github.com/ricardomilhazes/db-monitoring-tool
Database Monitoring Tool for performance evaluation
database-management database-monitoring javascript python sql
Last synced: 06 May 2026
https://github.com/cycloidio/sqlr
Set of useful interfaces to work with the GO 'database/sql'
Last synced: 12 May 2026
https://github.com/pzim-devdata/data-developer
All my DATA developer projects
correlation data-analysis data-mining data-science data-visualization database folium folium-maps mongodb mysql python spark sql
Last synced: 11 Apr 2026
https://github.com/nealsavant/knowsong.life
An application that provides a way for spotify users to test their knowledge of music artists! Can you identify every song from your favorite musicians?
angular4 css html5 java-8 javascript oauth2 spotify spotify-web-api spring-mvc spring-security sql trivia-quiz-game typescript
Last synced: 01 Oct 2025
https://github.com/zyloxweeb/registroelettronico
Il Registro Elettronico è un'applicazione web sviluppata per la gestione delle informazioni degli studenti e delle loro valutazioni.
chartjs html5 php scuola-superiore sql tailwindcss typed-js
Last synced: 11 Apr 2026
https://github.com/iotchulindrarai/vnpr-using-raspberry_pi
it is a Image Processing project which is used to detect vehicle number plate using Rasoberry pi 3.In this project Detecting vehicle number plates is a complex task that typically involves multiple steps, including object detection to locate the vehicles, and then text recognition to extract the characters from the number plate.
numberplatedetection ocr-recognition python3 raspberry-pi sql
Last synced: 10 May 2026