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-06-30 00:25:46 UTC
- JSON Representation
https://github.com/mahmoudparsian/data-management-for-business-analytics
Data Management for Business Analytics: This course focuses on database management systems and procedures with an emphasis on the design and development of efficient business information systems. MySQL is used to teach the basics of relational database systems, structures, and database queries by using SQL.
analytics business-analytics business-intelligence data-analysis data-visualization database mysql python-data-analysis relational-databases relational-model sql
Last synced: 26 Feb 2026
https://github.com/lpraat/inbq
A library for parsing BigQuery queries and extracting schema-aware, column-level lineage.
bigquery data-lineage parser sql
Last synced: 26 Apr 2026
https://github.com/nedelab/crudcreator
CRUDCreator lets you create CRUD interfaces faster.
crud fastapi python rest-api sql sqlalchemy
Last synced: 26 Feb 2026
https://github.com/kostiantyn-nemchenko/pg_reject_sql
Forbid SQL statements regardless of privileges
postgresql postgresql-extension sql
Last synced: 20 May 2026
https://github.com/waveform-computing/oliphant
A set of extensions for PostgreSQL including temporal features
plpgsql postgresql sql temporal temporal-models
Last synced: 19 Jan 2026
https://github.com/jesussantana/data-science-with-python-it-academy
Learn how to extract value from data by ingesting, transforming, storing, analyzing, and visualizing data
classification-model clustering-methods dash data-analysis data-mining data-science database machine-learning matplotlib mongodb numpy pandas plotly python3 regression-models seaborn sklearn sql web-scraping
Last synced: 07 Feb 2026
https://github.com/akos29/vet-clinic
This project used the relational database to create the data structure for a vet clinic. In addition to showing how to design a data structure, it also shows how to query and update data, a query from different tables, join tables, and other features.
Last synced: 08 Feb 2026
https://github.com/gino-freud-hobayan/8weeksql_challenge
SQL Case Studies solved using Microsoft SQL Server and PostreSQL
aggregate-functions case-statement common-table-expressions microsoft-sql-server sql window-functions
Last synced: 18 Feb 2026
https://github.com/bartvanbenthem/gofound-webapp
Project template for creating server rendered web applications in Go, with example database & content.
authentication go golang html project-template sessions sql starter-project template web web-application webapp
Last synced: 11 Mar 2026
https://github.com/harrystaley/tamusa_csci4349_week8_livepentest
This repository contains a college project for CSCI 4349, focusing on live penetration testing of the Globitek website in three versions: blue, green, and red. It involves identifying and exploiting six potential vulnerabilities, including SQL Injection and Cross-Site Scripting, using automated scripts and CLI tools to enhance cybersecurity skills.
cli command-line cybersecurity infosec network-security scripting security shell sql terminal
Last synced: 17 Mar 2026
https://github.com/knutkirkhorn/liste-over-emner
En liste over emner jeg har hatt på NTNU
algorithms-datastructures cpp css database emner java javascript prosjekt react sql tcp udp websocket
Last synced: 12 Apr 2026
https://github.com/abroniewski/tpc-di-ms-sql-benchmark
Using TPC-DI to benchmark MS SQL server using SQL script for extract, transform and load (ETL).
bdma benchmark data-engineering database-management dataops ms-sql-server mssql sql tpc-di tpc-ds tpc-ds-benchmark
Last synced: 09 Feb 2026
https://github.com/reachvivek/login-system
A Complete User Login System With User Registration, Verification And Forgot Password Option.
composer html javascript jquery php phpmailer sql swifmailer
Last synced: 14 Apr 2026
https://github.com/dreamph/dbre
Golang ORM Database Adapter (Support Bun/Gorm)
bun database database-adapter database-orm go-sql golang gorm orm query repository sql
Last synced: 05 Feb 2026
https://github.com/revogati/ecommerce_consumer_behaviour
This is a Full Data Analytics project From data cleaning, preparation, exploration, Interpretation of insights up to Presentation of findings and recommendations..
data-analysis data-exploration ecommerce jupyter-notebook python sql tableau-public visualization
Last synced: 16 Apr 2026
https://github.com/proximad/responsive-construction-website
Responsive construction website design using HTML5, CSS3 and javascript
construction construction-management construction-webpage css3 html html5 javascript myphpadmin mysql mysql-database php php7 php8 sql webdesign webdevelopment website xammp
Last synced: 09 Feb 2026
https://github.com/forchid/sqlite-server
High performance SQLite database server engine(standalone or embedded) based on C/S architecture
database embedded java jdbc pgjdbc postgresql server-engine sql sqlite sqlite3 sqlited
Last synced: 26 Apr 2026
https://github.com/kevinthulnith/restaurant-website
Full Stack Restaurant Website (php, SQL, JavaScript, css, html, Composer)
css emailvalidation full-stack-web-development html https javascript learn-php php restuarant resturent-website searchbar session-security sql sql-server web-security website websites
Last synced: 01 Mar 2026
https://github.com/willabides/sqlcgetters
Generate getters for sqlc structs
Last synced: 30 Mar 2025
https://github.com/rajanmandanka07/bank-management-system
Bank Management System is a Java-based web application using Servlets and SQL. It enables users to create, log in, and manage bank accounts with features for depositing, withdrawing, and deleting accounts.
Last synced: 05 Feb 2026
https://github.com/byancamatos01/labbancoqueres
"Exercícios de Queres em Lab. de Banco"
banco-de-dados groupby join select sql
Last synced: 18 Mar 2026
https://github.com/parisaroozgarian/ibm-data-analyst-professional-certificate
The IBM Data Analyst Professional Certificate, consisting of 9 courses, equips with essential skills in Excel, SQL, Python, data visualization, and analysis techniques
big-data business-analysis business-communication communication data-analysis data-management data-structures data-visualization databases general-statistics human-resources planning python-programming spreedsheet sql
Last synced: 27 Jan 2026
https://github.com/cctyl/jdbctemplateplus
对jdbcTemplate 进行增强,保留灵活性的同时,对嵌套的子对象也进行封装。
Last synced: 14 Oct 2025
https://github.com/greattusk/programacion-de-base-de-datos
All solutions to a PLSQL course
oracle-database plsql-language school-assignment sql
Last synced: 20 Jan 2026
https://github.com/shyamg090/fitness_management_system
This PHP and SQL-based fitness management system helps gyms manage users and memberships. It allows for user profile creation and tracking, membership management with subscriptions, class scheduling and attendance, and offers optional features like progress tracking, payment processing, and reporting for improved efficiency, user experience.
Last synced: 05 Feb 2026
https://github.com/fadahunsiseyi/vet_clinic
In this project, I used relational database to create the data structure for a vet clinic. I started with one table, and step by step, created a complete database with data about: animals; animals' owners, clinic employees, visits
Last synced: 26 Apr 2026
https://github.com/jordanpapaditsas/productivity-harbor
A user-friendly CRM Web Application to manage customer relationships, track leads, and simplify task management for better productivity.
angular authentication authorization csharp dotnet entity-framework-core sql typescript
Last synced: 27 Feb 2026
https://github.com/sagar-gavhane/active-query-builder
🐸 Simple and flexible way to write your next MySQL queries.
mysql mysqljs nodejs query-builder sql
Last synced: 11 Feb 2026
https://github.com/invictusaman/socioeconomic-indicators-in-chicago-sql-python
This project displays how to create a database connection in notebook, update database using python and how to run Python program and SQL queries together. It uses SQLite and Chicago dataset for analysis.
data-analysis jupyter-notebook python sql sql-queries sqlite
Last synced: 12 Feb 2026
https://github.com/fou1100ouacus/online-banking-management-system-
Welcome to My First Full Project " Online Banking " Based on using 3-Tier Architecture , C# and SQL server and .NET Framework ,Online Banking Consists of 3-main components
csharp database dotnet dsa-algorithm erdiagram framework oop-concepts oop-principles sql
Last synced: 12 Feb 2026
https://github.com/rakshixh/jobvio.in
Jobvio.in - Online Job Portal. ( BE 5th Semester DBMS Mini Project )
database-management dbmsminiproject mysql online-job-portal php sql
Last synced: 13 Apr 2026
https://github.com/lmsharma/analytics-superstore-sql
A SQL repo for understanding analytics from basics to advanced with the help of Super Store datasets. It contains SQL dump of Super Store Dataset provided by Tableau and various questions.
postgresql sql sqlquestions superstore-data-analysis
Last synced: 05 Jul 2025
https://github.com/stevencodelab/aes128sistem
Sistem Enkripsi Dekripsi Dokumen menggunakan algoritma Advanced Encryption Standart (AES) 128. proses enkripsi dokumen hanya dapat dilakukan dengan dokumen berupa pdf, docx, txt, xls.
aes-128 bootstrap database decryption encryption javascript php sql
Last synced: 10 Apr 2026
https://github.com/isaccanedo/drawdb
:cloud: Free, simple, and intuitive online database design tool and SQL generator
database-schema diagram-editor editor indexdb javascript mariadb postgres postgresql react sql sql-server sqlite svg tailwindcss
Last synced: 12 Feb 2026
https://github.com/turbot/steampipe-plugin-buildkite
Use SQL to instantly query Buildkite users, pipelines, builds & more. Open source CLI. No DB required.
backup buildkite buildkite-api etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 04 Oct 2025
https://github.com/turbot/steampipe-plugin-googlesearchconsole
Steampipe plugin for query data from Google Search Console (GSC).
etl google-search-console pagespeed-insights pagespeed-insights-api postgresql postgresql-fdw searchconsole sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/turbot/steampipe-mod-finance-insights
View dashboards and reports for financial data including quotes (equities, cryptocurrency, etc) and US public company information using Steampipe.
finance hacktoberfest insights sql steampipe steampipe-mod stock-market yahoo-finance
Last synced: 19 Mar 2026
https://github.com/kostiantyn-nemchenko/ansible-role-postgresql
Yet another Ansible role for PostgreSQL
ansible ansible-roles database postgresql sql
Last synced: 11 Apr 2026
https://github.com/turbot/steampipe-mod-terraform-gcp-compliance
Run compliance and security controls to detect Terraform GCP resources deviating from security best practices prior to deployment using Powerpipe and Steampipe.
compliance gcp hacktoberfest powerpipe powerpipe-mod security sql steampipe steampipe-mod terraform
Last synced: 04 Feb 2026
https://github.com/tonytech83/python-db
Softuni - Python DB - September 2023
Last synced: 14 Feb 2026
https://github.com/marekrost/mcp-server-spreadsheet
Data-first MCP server for reading and writing spreadsheet files (.xlsx, .csv, .ods) - cell-level ops + DuckDB SQL engine
claude csv duckdb mcp mcp-server model-context-protocol ods openpyxl python spreadsheet sql xlsx
Last synced: 07 Jun 2026
https://github.com/phantu279999/probook-pro
Project Django tools
django python redis sql web-scraping-python
Last synced: 15 Feb 2026
https://github.com/shahidmalik4/120-years-of-olympics-analysis-using-powerbi
The "120 Years of Olympic Games: A Comprehensive Review" project aimed to analyze historical Olympic Games data spanning more than a century. Utilizing data sourced from Kaggle, the project focused on cleaning, preparing, normalizing, and visualizing the data in Power BI to extract meaningful insights and highlight key trends in Olympic history.
analystics data-visualisation excel olympics powerbi sql
Last synced: 15 Feb 2026
https://github.com/araditc/arad.sms.core.dbreader
DB Reader is a service for managing inbound/outbound messages, connecting to Oracle, SQL Server, and MySQL. It reads messages from the Outbound table and sends them via Arad ITC's web service. Utilizes Threading for high-volume processing and supports message receipt and delivery updates via GetDLR/GetMO web services or Webhook.
arad arad-itc db-reader mysql rest-api sendsms sms sql
Last synced: 15 Feb 2026
https://github.com/adel-hadadi/ququery
Ququery is simple and readable SQL query builder for golang
golang mysql postgresql query sql
Last synced: 14 Jan 2026
https://github.com/usorfaitheloho/vet_clinic_database
This project is about a database for a vetinary clinic using SQL. It shows details about the animals, the vet doctors, visits and more
Last synced: 19 Mar 2026
https://github.com/zoid-archive/fpl.zoid.dev
FPL + SQL
analytics fantasy-football football sql
Last synced: 16 Feb 2026
https://github.com/fraineralex/sql-scripts
This repository contains a variety of SQL scripts developed during my university education, including functions, stored procedures, triggers, PL/SQL, and other advanced features.
oracle-database plsql sql sql-queries stored-procedures triggers
Last synced: 19 Mar 2026
https://github.com/IowaComputerGurus/dnn.dbexporter
SQL Module for DNN for Export
Last synced: 12 May 2025
https://github.com/pablojimpas/protoc-gen-sqlc
Protocol Buffers plugin to generate SQL schema and queries with sqlc annotations.
code-generation code-generator connectrpc crud crud-generator generator go grpc mysql orm postgresql protobuf rpc sql sqlc sqlite
Last synced: 06 Apr 2025
https://github.com/vitor-msp/originarios-v3
Desenvolvimento de um site para venda de produtos e divulgação cultural indígena. Versão 3: ReactJS, Spring, PostgreSQL.
api axios bootstrap java java-spring-boot jwt-authentication jwt-token orm postgresql react-bootstrap react-hooks react-redux react-router reactjs regexp spring-data-jpa spring-security sql
Last synced: 26 Apr 2025
https://github.com/emsk/mask_sql
A command-line tool to mask sensitive values in a SQL file
Last synced: 12 May 2025
https://github.com/ctkqiang/sqlfang
🚀 SQLFang 是一款用 Erlang 实现的轻量级 SQL 注入检测工具,专注于快速扫描网页参数,探测潜在的注入风险和数据库类型。适合想用 Erlang 玩安全检测的你,稳、准、狠。
china chinese ctkqiang erlang security sql sqlfang sqlinjection
Last synced: 02 Mar 2026
https://github.com/chaindexing/chaindexing-ts
Index any EVM chain and query in SQL
blockchain blockchain-indexer blockchain-indexing data-collection developer-tools indexing-engine postgresql solidity sql token-bridge typescript
Last synced: 14 Oct 2025
https://github.com/yuaanlin/minisql
A simple SQL Engine (DBMS), as a course project in "Database Design" course at Zhejiang University.
database minisql project sql zhejiang-university zju
Last synced: 16 Apr 2026
https://github.com/haochi/jql.js
Query JSON data in a SQL manner
javascript linq orm sql typescript
Last synced: 24 Apr 2026
https://github.com/essien1990/relational_database_management_system
Relational Database using PostgreSQL commands for DML and DDL commands
database-management dbeaver foreign-keys pandas pgadmin4 postgresql-database sql sqlalchemy
Last synced: 27 Apr 2026
https://github.com/seanpm2001/learn-plpgsql
A repository for showcasing my knowledge of the PlPGSQL programming language, and continuing to learn the language.
article gpl3 gplv3 knowledge larn-plpgsql learn-plpgql-language learn-plpgsql-lang md plpgsql plpgsql-lang plpgsql-language postgres postgresql seanpm2001 seanpm2001-education seanpm2001-learn sql txt
Last synced: 02 Mar 2026
https://github.com/mylethidiem/zero-to-hero
Project for learning, practicing code: Python, SQL, C/C++, Data science/Data Analysis, AI/Machine learning
ai cpp data-analysis data-science deep-learning machine-learning mlops python sql
Last synced: 02 Mar 2026
https://github.com/mattiasnordqvist/galactic-waste-management
The best SQL Server migration tool I've found so far
data-migration migration migration-tool migrations-runner schema-migrations sql sqlserver
Last synced: 27 Apr 2026
https://github.com/avdaredevil/college-data-explorer
Explore College and Crime data through a material dashboard
college-assignment crime-data data-visualization google-polymer material-design nodejs sql
Last synced: 05 Jun 2026
https://github.com/bfergerson/sql-to-graql
Introduction to Graql for SQLers
Last synced: 11 Oct 2025
https://github.com/blakedrumm/scvmm-scripts-and-sql
The Scripts provided here are compatible with System Center Virtual Machine Manager
collector data powershell scripts scvmm sql
Last synced: 11 May 2025
https://github.com/ngambip/diabetes_factors_2024
Exploring BMI Categories and Health Factors.
dashboards data datacleaning dax-languague powerbi sql sqlstudio tsql visualization
Last synced: 03 Mar 2026
https://github.com/alieymsxxn/sql_project_data_job_analysis
This project explores top-paying jobs, in-demand skills, and where high demand meets high salary in data analytics.
data-analysis postgresql sql sqlite
Last synced: 16 Apr 2025
https://github.com/techtonique/querier
A query language for Python Data Frames (currently Python)
data-frames databases sql sql-query
Last synced: 27 Apr 2026
https://github.com/riju18/apache-airflow-fundamentals
Quick start setup, best practices for constructing DAGs, configuration, deployment, and utilizing essential operators for effective workflows are all covered in this repository's useful manual for using Apache Airflow.
apache-airflow gcp gcp-composer python sql
Last synced: 04 Mar 2026
https://github.com/z3ath/malgo
:floppy_disk: MyAnimeList XML to SQLite migration utility and Go library — command line tool also available
golang library migration myanimelist sql sqlite3
Last synced: 07 Jun 2026
https://github.com/gabryca/tales-sharing-website
Just an idea, maybe I'll get to work on this during summer, just to share stuff with some friends.
bootstrap bootstrap5 dark-theme gallery gallery-page mariadb php php82 sql website
Last synced: 03 Oct 2025
https://github.com/oluwis/spring-task-list-graphql-api
Uma API GraphQL feita com Java, Spring, Spring Security e JPA.
apache-commons api backend docker graphql h2-database java jsonwebtoken jwt lombok maven passay spring spring-boot spring-data-jpa spring-security sql
Last synced: 06 Jan 2026
https://github.com/turbot/powerpipe-mod-starwars
Visualize Star Wars character, species, planet, spaceship data, and more using Powerpipe and DuckDB.
dashboard duckdb powerpipe powerpipe-mod sql starwars
Last synced: 07 Jun 2026
https://github.com/lenisha/sqltest-dotnetcore
sql odbc test for dotnet core on docker using AAD Pod Identity, MSI and Always Encrypted
aks azure-sql-server docker dotnet-core k8s msi msi-identity odbc-driver pod-identity sql
Last synced: 19 Apr 2025
https://github.com/luiscarbonel1991/nlp2sql
Enterprise-ready Natural Language to SQL converter with multi-provider AI support (OpenAI, Anthropic, Gemini). Built for production scale databases (1000+ tables) with Clean Architecture.
ai anthropic clean-architecture database gemini llms mcp-server natural-language npl openai query-generation sql
Last synced: 03 Apr 2026
https://github.com/zsoulaimane/frontend-ebanking
angular angular-cli angular-material banking-system sql
Last synced: 10 May 2026
https://github.com/mkouhpayeh/code-wiki
A curated collection of coding tips, challenges, and best practices from my development journey, documented with MkDocs for easy reference and growth.
codeing dotnet dotnetcore python sql
Last synced: 17 Apr 2026
https://github.com/alokthedataguy/text-to-sql-agent
The Text-to-SQL Agent is designed to to interact with databases using simple, conversational language, eliminating the need for manual query writing.
agentic-ai langchain langchain-agent llm nextjs15 sql sqlite typescript
Last synced: 02 Sep 2025
https://github.com/luizcalaca/graphql-mysql-api
GraphQL + MySQL + Javascript
apollo-server apollographl graphql javascript mysql nodejs sql
Last synced: 17 Apr 2026
https://github.com/emso-exe/comercio_eletronico_brasileiro
Projeto de análise de dados do comércio eletrônico brasileiro disponibilizado pela Olist via plataforma Kaggle.
analise-de-dados ciencia-de-dados data-analytics data-science datascience e-commerce postgres postgresql pyspark python python-3 python3 spark spark-sql sql
Last synced: 04 Apr 2026
https://github.com/1sumer/sql
This repository contains SQL scripts and data for various analytical and database management tasks. The project is designed to demonstrate SQL capabilities in handling complex queries, data analysis, and database design. It includes datasets related to e-commerce and streaming services, with a focus on real-world scenarios and use cases.
analytics data data-analysis data-storage sql vscode
Last synced: 19 Jan 2026
https://github.com/payal1907/cu_admission_system
CU Admission System is a Flask-based web application for managing college admissions with authentication and database integration.
chartjs css flask html javascript sql
Last synced: 04 Apr 2026
https://github.com/og-cz/aramotorhub
A desktop app for e-commerce system for motorcycle parts. Built with JavaFX + Maven, backed by MySQL (XAMPP/phpMyAdmin).
fxml java javafx maven mysql-database scenebuilder sql
Last synced: 06 Sep 2025
https://github.com/jorgermduarte/dotnet-dbupautomation-mssql
A c# console-application to manage SQL scripts with database environments for multiple applications.
application automation console-application csharp csharp-library dbup dotnet environments manager mssql mssql-library netcore schema script scripts scripts-manager server sql sql-script versions
Last synced: 18 Apr 2026
https://github.com/jorjishasan/software_engineer-hackerrank
I solved three questions on three different topics ( SQL, REST API, Problem Solving). The problems were basic. I had fun solving them, and feel free to share them here. Put them in good use. Cheers 🥂
problem-solving rest-api software-engineering sql
Last synced: 13 Oct 2025
https://github.com/brian-emarquez/mysql-training
Modelo Entidad Relacion (ER)
Last synced: 15 Mar 2025
https://github.com/arjuncodess/cs50_solutions
This is CS50x 2023 Here are the solutions to the problem sets and labs you need to complete. Thank me later!
c cs50x flask html-css-javascript python solutions sql
Last synced: 18 Apr 2026
https://github.com/normal-coder/sql2builder
将 SQL 转换为 Laravel 查询构造器 (Query Builder)
Last synced: 19 Apr 2026
https://github.com/ivanrododendro/aiqo-report
AI Query Optimizer Report
ai sql sql-optimization sql-tuning
Last synced: 23 May 2026
https://github.com/anuran-roy/im2sql-api
The FastAPI-based API backend-only implementation of Im2SQL. CLI Repo Link: https://github.com/anuran-roy/Im2SQL-cli/
fastapi image-processing ocr python sql tesseract
Last synced: 20 Apr 2026
https://github.com/hoseinrezaeem/jdbc_login_simple
Hi,My project use java , jdbc Generics sql
generic java jdbc postgresql sql
Last synced: 20 Apr 2026