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/justinsimmons/sqlmap
Convert a native go datatype to and from its sql null datatype equivalent.
Last synced: 14 Jan 2026
https://github.com/wasilolly/jobsitemvc
Job listing website written with pure MVC PHP, SQL and bootstrap for front end.
model-vi mvc-pattern oop-principles php php-8 sql
Last synced: 19 Feb 2026
https://github.com/behindthemath/zmanim-sql
A partial SQL port of the KosherJava library
Last synced: 15 May 2026
https://github.com/vishalvivekm/databases
All my learning on databases
chromadb mongodb mysql nosql-databases sql
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/w2874382167/family-health-information-system---database-engineering-design
这是我的数据库作业成果——家庭保健信息系统,本质是就是记录自己做这份作业的过程! 本校同学可以放心食用,比较建议同校学生在考试之前做完,即可参加期末测试!!!
Last synced: 27 Jan 2026
https://github.com/Quantivio/faag_cli
FastAPI/Flask project generator with best folder structure. (Fast/Flask Architecture App Generator)
fastapi flask flask-application pydantic python sql sqlalchemy sqlmodel
Last synced: 19 Aug 2025
https://github.com/genndy007/auto-company-db-gui
Database for AutoCompany, built with PostgreSQL. Application in Python3+Tkinter as a graphical frontend to it. Coursework for 3 semester.
coursework database gui pgadmin4 postgresql psql python3 sql tables tkinter
Last synced: 08 May 2026
https://github.com/vishrut-b/end-to-end-data-analytics-with-python-and-sql
This project involves the data cleaning and SQL-based analytics of a retail orders dataset using Python and SQL. It focuses on preprocessing data, followed by detailed analytics to extract insights on sales trends and product performance.
data-analysis python retail sql sql-server sqlalchemy
Last synced: 07 Feb 2026
https://github.com/dimamirana/hotel-room-reservation-system
Distributed Database System
distributed-database pl-sql sql
Last synced: 16 Jan 2026
https://github.com/karolinacodes/mocha-and-chai
A food & drink ordering app for a fictitious cafe Mocha & Chai, with integrated Twilio API.
ejs express javascript material-ui nodejs postresql sass sql twilio
Last synced: 18 Jan 2026
https://github.com/apache/incubator-ignite
Mirror of Apache Ignite (Incubating)
big-data cloud data-management-platform database distributed-sql-database hadoop ignite iot network-client network-server osgi sql
Last synced: 28 May 2026
https://github.com/pirate-emperor/dialogix
Dialogix is a real-time chat application built with ASP.NET Core and Angular. It allows users to send and receive messages, share images, and manage conversations. With secure user authentication and AWS S3 integration for media storage, it enhances communication seamlessly.
asp-net-core aws aws-s3 csharp mvc mvc-framework razor-pages restful-api signalr sql
Last synced: 27 Jan 2026
https://github.com/shuber/pg_brainfuck
plpgsql brainfuck implementation
brainfuck interpreter plpgsql postgresql sql
Last synced: 23 Feb 2026
https://github.com/xism4/sql
Simple SQL driver designed for easy implementation
Last synced: 13 Apr 2026
https://github.com/kefniark/mango-sql
Golang Client Code-Generator for SQL Database (Postgres, SQLite, ...)
code-generation database golang mariadb mysql postgresql sql sqlite
Last synced: 06 May 2026
https://github.com/tiagocavalcante/connection
A secure, multiple database ORM for PHP
Last synced: 13 Jan 2026
https://github.com/brenimcode/hypermarket-database
The HIPERMARKET project aims to develop a relational database system for a hypermarket scenario. The main objective is to reinforce knowledge in database modeling and SQL query development, addressing aspects such as relational algebra, SQL (DDL and DML), stored procedures and triggers.
Last synced: 27 Feb 2025
https://github.com/ernestaroozoo/memestocks.net
MemeStocks.net is a Python web app that tracks the historical popularity of specific stocks by monitoring Reddit mentions. Users can search for a stock symbol and view information such as the stock's name, price, and historical popularity data. The data is gathered using the Pushshift API and stored in a PostgreSQL database.
dashboard data-analysis financial-data meme-stock python reddit-scraper scraping sql stock streamlit
Last synced: 06 Mar 2026
https://github.com/ctsit/redcap_query_collection
A collection of SQL queries that shine light on your REDCap metadata
Last synced: 27 Feb 2025
https://github.com/turbot/steampipe-plugin-doppler
Use SQL to instantly query Doppler projects, environments, secrets & more. Open source CLI. No DB required.
backup doppler etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 02 Jul 2025
https://github.com/suxrobgm/sql-database-builder
Library for dynamically SQL database building
Last synced: 26 Mar 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/wendreof/nodemultipledbs
adminer mongoclient mongodb nodejs nosql postgresql sql
Last synced: 06 Apr 2026
https://github.com/sammyboooom/linebot
This line bot is created as a student's personal project, and is works as teacher/student interaction and score/course management autoreply bot
chatbot cui line linebot linemessagingapi sql
Last synced: 04 Apr 2025
https://github.com/sanjinkurelic/mvcgenerator
Most of today's simpler software solutions closely link their work to basic database operations. The basic operations are retrieving, entering, modifying, and deleting individual data, so-called CRUD operations. To simplify the implementation of such software solutions, it is possible to build a code generator that builds a series of program sections based on the definition of the database structure. The database structure is defined using a structured query language (SQL).
analysis chunk code-generator compiler crud hibernate intermediate-code-generation java-11 junit lexical-analysis mvc parsing reflections rest-api semantic-analysis spring sql synthesis target-code-generation three-tier-architecture
Last synced: 19 May 2026
https://github.com/vivekraj21/x-blogger
It is a SpringBoot application which provide REST APIs to admin for posting, updating, deleting blog whereas users can read and comment on post.
git java lombok mapper postman spring-boot springsecurity-jwt sql swagger-ui
Last synced: 12 Apr 2026
https://github.com/atuoha/couriers
Web Courier Services....
ajax css geolocation html js php sql
Last synced: 12 Apr 2026
https://github.com/llorllale/liquibase-facade
API providing a facade to mold liquibase' otherwise great functionality into more traditional workflows/paradigms.
database java liquibase sql version-control versioning
Last synced: 14 Jan 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/thetibiaking/ttk-my-aac
A free and open-source Automatic Account Creator (AAC) written in PHP
aac controller mysql php5 service sql
Last synced: 05 Oct 2025
https://github.com/vedanti-u/dbsense-ai
A quick and lightweight library to chat with databases. It uses schema over bulky data embedding for efficient and speedy interaction, ensuring data security.
ai database db langchain ml npm npm-package open-ai openai oss postgresql sql typescript
Last synced: 12 Apr 2026
https://github.com/turbot/steampipe-mod-ibm-compliance
Run individual controls or full compliance benchmarks for CIS across all of your IBM Cloud accounts using Powerpipe and Steampipe.
cis cis-benchmark compliance hacktoberfest ibm-cloud powerpipe powerpipe-mod security sql steampipe steampipe-mod
Last synced: 24 Jan 2026
https://github.com/tathithienthanh/finaltest_database-sql-data-collection-for-ds
The final test of the "Database SQL and Data Collection for Data Science" course from The Ho Chi Minh City University of Science (19/09/2023)
chrome data-collection data-processing database final-test ipynb-jupyter-notebook mysql pymysql query scraping-websites selenium sql statistics visualization
Last synced: 17 Feb 2026
https://github.com/fsistemas/gosqltojson
gosqltojson is a go version of sql2json(python3). Help to automate sql query execution and export to csv, json
automation command-line-tool csv database go json mysql postgres sql tool
Last synced: 12 Apr 2026
https://github.com/chorozon666/chad
Chad - Dorking / Website Vulnerability Tool
dork dorking dorking-target dorking-tool dorks google python scrapper scrapper-bot scrapper-script sql vulnerability-detection vulnerability-scanners website-scraper wordpress wordpress-site
Last synced: 27 Jan 2026
https://github.com/faib920/codebuilder-templates
CodeBuilder Templates 模板仓库
codebuilder csharp go html java nvelocity razor sql t4
Last synced: 11 Oct 2025
https://github.com/stimulsoft/samples-reports.avalonia
Avalonia samples for Reports.AVALONIA embedded report components, Visual Studio C# projects, and .NET 6, .NET 7, .NET 8 report engine
avalonia avalonia-ui cross-platform export framework linux macos net6 net8 pdf perfomance report reporting reporting-tool reports sql viewer visualization windows xaml
Last synced: 14 Oct 2025
https://github.com/avinesh-masih/data-analytics-assignment
Complete PW Skills Data Analytics Assignments: This repository contains all PW Skills Data Analytics assignments, covering topics like Python, SQL, Statistics, Data Visualization, and more. It includes well-structured solutions with notebooks and queries, ideal for learners seeking clarity and hands-on practice.
ai api data-analysis data-science data-visualization eda flask jupyter-notebook machine-learning matplotlib numpy pandas pw pw-assignment pw-skills-assignment pwskills python seaborn sql statistics
Last synced: 13 Jun 2025
https://github.com/viktorsvertoka/goit-rdb-hw-04
Home task for Relational Databases: SQL course🗄️
goit goit-rdb-hw-04 sql workbench
Last synced: 21 Jan 2026
https://github.com/zeppaman/sql-nosql-comparison
This repository host project for the event https://www.meetup.com/TechItaliaTuscany/events/234912357/.
nosql nosql-databases sql sql-nosql-comparison
Last synced: 17 Mar 2025
https://github.com/paralaxus/constitution
Minecraft Server-Side Permissions Mod
authentication chatchannels commands database forge forge-mod forgegradle groups java json minecraft minecraft-mod minecraft-server minecraftforge mysql permissions server-side sql sqlite users
Last synced: 11 Apr 2026
https://github.com/zhukovanan/wildberries
Интеграция API Wildberries партнеры с помощью R
Last synced: 03 Feb 2026
https://github.com/darwinz/hackerrank
Some of my HackerRank solutions
algorithms bash data-structures java javascript mathematics python ruby sql
Last synced: 12 Apr 2026
https://github.com/k3rnel-dev/sqlab
A simple web application for skills to learn sql-injection for a more precise understanding
hack pentest sql sqlinjection web-application
Last synced: 15 Mar 2025
https://github.com/louis-e/psl-leaderboard-system
PSL: Simple PHP + SQL + Leaderboard System
000webhost csharp highscore leaderboard mit php sql unity
Last synced: 13 Apr 2026
https://github.com/arzan101/ola-data-analytics
Ola - Identified the reason and trends for ride cancellation. Process - Cleaned and Processed Data from multiple sources, applied Sql queries and visualized data using PoweBi . Motive - To reduce the cancellation rate
dashboard data-analysis data-mining data-visualization dataanalytics excel powerbi sql
Last synced: 06 Jan 2026
https://github.com/jailtonjunior94/transactions
🚀 POC, utilizando .NET 6, API, Worker, EventHub, Debezium, AKS e Docker
aks-kubernetes-cluster api debezium dotnet6 kafka sql worker
Last synced: 13 Apr 2026
https://github.com/beranradek/overview-repo
Rich repository implementation with overview (filtering, grouping, ordering and pagination) settings, including support for 1:1 and 1:n joins (for SQL)
Last synced: 14 Jan 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: 08 Oct 2025
https://github.com/questionlp/wwdtm_database
Wait Wait Don't Tell Me! Stats Page Database
Last synced: 13 Feb 2026
https://github.com/krishnaura45/bloodpoint
🩸Blood Bank Management Portal 🔵SQL 🛠️ NetBeans ☕ Java
data-backend dbms development mysql sql web-interface
Last synced: 29 Apr 2026
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/keivanipchihagh/covid-19-data-analysis
☠ Covid-19 deaths & vaccination analysis with daily-updated data from OWID dataset
analysis covid19-data sql tableau
Last synced: 19 Mar 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/matteogioioso/postgres-explain-core
Package for PostgreSQL query plan visualizer
Last synced: 29 Apr 2026
https://github.com/fernandocalmet/java-login-layered-skeletor
♨️ Aplicación simple de escritorio en Java que permite operaciones CRUD aplicando Patrones de Arquitectura de Aplicaciones Empresariales (PEAA) y Diseño Orientado al Dominio (DDD)
crud-application ddd-architecture java jdbc mysql mysql-database peaa-architecture sql
Last synced: 16 Apr 2026
https://github.com/justplainstuff/starter
A plainstack starter template
bun hono kysely plainjobs plainstack sql typescript web
Last synced: 04 Mar 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/henryivesjones/sql-scheduler
sql-scheduler allows you to easily run a suite of SQL scripts against a Postgres/Redshift database.
postgresql python redshift sql
Last synced: 11 Feb 2026
https://github.com/takeokunn/rs-sql-indent
A Rust-based SQL formatter and indenter
Last synced: 01 Jun 2026
https://github.com/refmv/iot-device-manager
A web app built using ASP.NET and React capable of managing smart devices.
aspnet-core azure dotnet dotnet-core iot-platform react single-page-app sql
Last synced: 29 Apr 2026
https://github.com/andrewjmack/covid-data-visualization
DU Data Analytics Project 3 (June 2024)
api javascript leaflet-map pandas-dataframe python sql sqlite3
Last synced: 07 Feb 2026
https://github.com/izakcancino/phayao
Web page project about "Phayao" a thailandese kitchen. This is my first project using PHP, Javascript, and SQL.
css html javascript php restaurant-website shopping-cart sql
Last synced: 29 Apr 2026
https://github.com/billwallis/db-query-profiler
Lightweight database query profiler.
Last synced: 25 Feb 2026
https://github.com/naemazam/analyze-international-debt-statistics
It's not that we humans only take debts to manage our necessities. A country may also take debt to manage its economy. For example, infrastructure spending is one costly ingredient required for a country's citizens to lead comfortable lives. The World Bank is the organization that provides debt to countries.
data-manipulation importing-and-cleaning-data jupyter-notebook python sql
Last synced: 30 Apr 2026
https://github.com/stefanbschneider/feelya
✔️😊 feelya: The app that gets you! Keep track of what you eat and do and improve how you feel.
app bootstrap chartjs cicd django heroku hobby-project postgresql python python3 sql tracking webapp
Last synced: 30 Apr 2026
https://github.com/coji/kysely-duckdb-wasm
Kysely dialect for duckdb wasm
duckdb kysely query-builder sql typescript wasm
Last synced: 05 Mar 2026
https://github.com/sentemon/challenges
Challenges from CodeWars & LeetCode
codewars codewars-solutions csharp leetcode leetcode-solutions python3 sql
Last synced: 30 Apr 2026
https://github.com/flexycode/ctfdmbsl
💫 CTFDMBSL: DATABASE SYSTEMS
database-management database-system entity-relationship-diagram fullstack-development oop-principles projects sql ui ui-components
Last synced: 05 Mar 2026
https://github.com/kryptoorg/krypto
A simple password manager.
app application encryption hashing javascript password password-generator password-manager password-strength react rust security security-tools software sql tauri tauri-app tauri-react tauri-rust typescript
Last synced: 01 Apr 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/basemax/sqlite-browser
SQLite Browser is a web-based SQLite database browser that allows you to load, execute SQL queries, and view results directly in your browser. It is designed to work with SQLite .db files, enabling users to interact with their SQLite databases via a user-friendly interface.
javascript js online-sqlite sql sqlite sqlite-webassembly sqlite3 wasm web-assembly webasm webassembly webassembly-demo webassembly-sqlite webassembly-tutorial
Last synced: 07 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/billy-enrizky/kimia-farma-sales-management-database-replica-project
SQL Database Management, Then Visualizing it on Tableau!
analytics data-analysis data-visualization sql
Last synced: 27 Feb 2026
https://github.com/arturovaine/project-mysql-one-for-all
Projeto de modelagem de banco de dados similar ao Spotify; normalização de tabelas e consultas. Habilidades utilizadas: modelar um banco de dados; identificar entidades, atributos e relacionamentos; aplicar a 1ª, 2ª e 3ª Forma Normal; criar tabelas.
Last synced: 08 Jun 2026
https://github.com/ugate/sqler
🔑Turn your SQL files into executable functions for use in Node.js
Last synced: 12 Feb 2026
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/sudhanshu-ambastha/web-tech-project
css html5 javascript js php sql
Last synced: 01 Feb 2026
https://github.com/lunodb/lunodb
Modern, AI-powered database client supporting MySQL, PostgreSQL, SQLite, MariaDB, MongoDB, SQL Server, and Redis with voice dictation, multiple AI providers, and visual relationship diagrams.
database developer-tool mariadb mongodb postgresql redis sql sqlite
Last synced: 01 May 2026
https://github.com/simplesurance/sqltracing
Go SQL-Driver wrapper to trace operations via OpenTracing
database go golang jaeger opentracing sql
Last synced: 02 May 2026
https://github.com/mehrajlatifli/sparrow-musiccms
Example for streaming musics and radio channels
admin-side asp-net-core-web-api crud-api dal data-access-layer database-first entity-framework-core media media-player mssql-server music mvvm-pattern radio radio-channels sql state-pattern streaming user-side wpf
Last synced: 02 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/enansari/db-uni
In this repository, my codes are placed in the database lesson
Last synced: 02 May 2026
https://github.com/fahmizainal17/advanced_sql_use_cases_for_vehicle_auction_analysis_project
This project showcases advanced SQL queries and data analysis techniques applied to a dataset of vehicle auctions. The dataset includes data from multiple competitors over several months, with details about car brands, models, manufacture years, auction periods, starting prices, final bid prices, and listing counts.
advanced-sql auctions bidding sql sql-query
Last synced: 27 Feb 2026
https://github.com/iamrajiv/neon-db-query-executor
The SQL Query Executor for Neon Database is a lightweight Go-based application that allows you to execute SQL queries stored in files against a Neon database. It provides a simple and efficient way to run SQL queries and print the results.
go neondatabase postgresql serverless sql
Last synced: 02 May 2026