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/ddliu/go-dbless
Database library with less complexity and less modeling.
database golang json model mysql orm postgresql sql sqlite
Last synced: 12 Apr 2026
https://github.com/akt0001c/workessential
This is the mgnrega management system which works under a scheme where it manages project and provide work for rural area people and ensure 100 days work for them
Last synced: 05 Jun 2026
https://github.com/barabum0/flask-url-shortener
Simple URL shortener written on Python!
flask html html-css-javascript javascript js python python3 sql sqlite sqlite3 url-shortener yaml
Last synced: 09 Jul 2025
https://github.com/suvroneel/thrift-store-e-commerce-website
A basic Thrift e commerce store wit admin and users interface that uses sql as database
css html php-framework php8 sql
Last synced: 18 May 2026
https://github.com/lucasmontagnani/gerenciador-estacionamento_java
Software de gerenciamento de estacionamentos, capaz de cadastrar clientes e seus veículos nas vagas do estabelecimento, monitorando a hora de entrada e saída, além de calcular o valor a ser cobrado ao final da locação.
dao dao-design-pattern engenharia-de-software interface java java-8 jdbc jframe linguagem-java mvc mvc-architecture mvc-pattern mysql sql
Last synced: 16 May 2026
https://github.com/mfernstrom/js-sif
Scan your JS source code for potential SQL injection vectors
appsec injection-attacks mysql security sql
Last synced: 03 May 2026
https://github.com/emsk/mruby-masksql
A command-line tool to mask sensitive values in a SQL file
Last synced: 16 May 2026
https://github.com/himudigonda/leetcode
My LeetCode Journey
algorithms-and-data-structures data-structures-and-algorithms dsa dsa-practice python sql
Last synced: 09 Jul 2025
https://github.com/geo-stanciu/go-utils
Database abstraction when working with the standard database/sql package, sql to struct column mapper, logging to database, etc.
database-abstraction golang sql
Last synced: 17 Feb 2026
https://github.com/chasesinghofen/scotchbox-project
scotch-box project with sql, js, html,csv file and json data
php7 scotch-box scotch-box-project scotch-io scotchbox sql vagrant
Last synced: 16 May 2026
https://github.com/matijakljajic/skolskabiblioteka
My secondary school graduation project involving the school library and the city library.
microsoft-access sql visual-basic
Last synced: 30 Oct 2025
https://github.com/aksh-patel1/text-to-sql-with-llm
text-to-sql-with-LLM is a cutting-edge natural language processing application that leverages the power of Google's Gemini Pro to provide a seamless and intuitive text-to-SQL experience. This project aims to bridge the gap between natural language queries and PostgreSQL databases, offering a chat-like interface for effortless data retrieval.
gemini gemini-api gemini-pro generative-ai google-gemini llm natural-language-processing nlp-machine-learning postgresql python sql sqlite3 streamlit
Last synced: 10 Apr 2026
https://github.com/kavicastelo/java_ant_pos_1
Java GUI POS application system for streamline sales, manage inventory, and generate reports. Using h2 embedded sql database.
gui h2-database java offline-app pos sql standalone
Last synced: 26 Mar 2025
https://github.com/anuprshetty/ipl_data_management
IPL Data Management is a relational database system which helps to store and retrieve Indian Premier League (Twenty20 cricket league that is annually held in India) data. Normalization techniques are applied on this relational database model to minimize the redundancy in the database tables.
docker erdiagram mysql normalization-database rdbms sql
Last synced: 15 May 2026
https://github.com/varun-khorgade/weatherflow-etl-data-pipeline
ETL pipeline to fetch, clean, and load weather datasets for structured analysis.
bigquery data-engineering etl-pipeline pandas postresql psycopg2 sql
Last synced: 16 May 2026
https://github.com/leonardobringel/firebird-dumper
Python solution to simplify backup and migration tasks on Firebird by dumping the database into a SQL file.
Last synced: 18 Mar 2025
https://github.com/skyv26/vet-clinic-database
Vet clinic database is the collections of tables where the data related to animals will be saved using PostgreSQL as database and with the help of queries data will be manipulated as per requirements.
Last synced: 30 Jan 2026
https://github.com/pizofreude/insightflow-retail-economic-pipeline
A data engineering portfolio project using AWS cloud services to analyze correlations between Malaysian retail performance and fuel prices. Features Terraform IaC, ETL/ELT with AWS S3, Glue, SQL analytics via Athena coupled with data transformation via dbt, and workflow orchestration with Kestra.
aws-athena aws-batch aws-glue aws-quicksight aws-s3 dataengineering dbt-cloud docker kestra open-api postgres python sql terraform
Last synced: 05 Apr 2026
https://github.com/yihleego/sql-parser
Sql Parser is a IntelliJ IDEA plugin, it can easily parse SQL.
idea-plugin intellij-idea mybatis sql
Last synced: 17 May 2026
https://github.com/josewebdev2000/artist-portfolio-website
Fictitious artist portfolio website for a high school graduate who wants a Graphic Design Scholarship
ajax bootstrap-templates email-sender email-template form-validation input-sanitization jquery jquery-plugin mysql php phpmailer sql
Last synced: 06 May 2026
https://github.com/fluentci-io/sqlfluff-plugin
Set up sqlfluff in your CI/CD Pipeline
continuous-delivery continuous-integration linter plugin rust sql wasm webassembly
Last synced: 17 May 2026
https://github.com/cieslarmichal/sql-labs
SQL labs at AGH University of Science and Technology in Krakow.
Last synced: 21 May 2026
https://github.com/adamfoneil/sqlquerynotifications
A very simple email notification service based on SQL queries. (BYO cron job service.)
Last synced: 17 Mar 2025
https://github.com/c0de4un/migrations
Migrations lib for Golang sql
go golang golang-library migration migrations mysql sql
Last synced: 19 Jan 2026
https://github.com/gbburleigh/quick-seeders
Generate realistic test data quickly with Quick-Seeders, a Python library offering a wide range of data types and schema definitions. Control data variance, probabilities, and output formats, including SQL. Simplify your data seeding process and improve testing efficiency.
data dataset faker generator python seeder sql test
Last synced: 03 Apr 2025
https://github.com/polarfish/datasource-proxy-log-formatter
Extracts, interpolates, formats and pretty prints SQL from datasource-proxy json logs.
datasource-proxy java spring-boot sql
Last synced: 14 May 2026
https://github.com/dhia-gharsallaoui/hackerrank-sql-solutions
The solutions of all SQL hackerrank in MYSQL
hackerrank hackerrank-solutions mysql sql
Last synced: 20 May 2026
https://github.com/ReneNyffenegger/Excel-OleDB-Client
Experimental Excel client for OleDB
Last synced: 30 Jul 2025
https://github.com/kirolos00daniel/covid-sql-analysis
Analysis using SQL server For Covid Data
api csv excel sql sqlserver sqlserver-2019
Last synced: 09 Jul 2025
https://github.com/linx-software/cpt_lowcode_devday2022
This solution was built during the Cape Town Low Code Developer Day 2022. The solution retrieves news from a Reddit API, stores those article links in a database, and hosts those articles via a REST API to be displayed on a static web page.
Last synced: 18 May 2026
https://github.com/Vidya-Vijay/SQL-Projects
A collection of my SQL projects
database-management database-schema mysql-database sql
Last synced: 09 May 2026
https://github.com/stefanov-sm/pre-pg14-date_bin-function
Postgresql date_bin for versions prior to 14. Can be used for running interval aggregation in time series data scenarios.
Last synced: 11 Apr 2025
https://github.com/admin404nextfloor/infrastructure-setup-linux-postgresql-pgadmin
Infrastructure Setup (Linux, PostgreSQL, pgAdmin)
docker docker-compose linux linux-shell sql yaml
Last synced: 06 Apr 2026
https://github.com/ferustech/basicsql
BasicSql wraps existing SQL utilities provided by Java and mchange to reduce repetitive task work.
Last synced: 11 Jan 2026
https://github.com/matteogioioso/postgres-explain
Pgex, PostgreSQL query plan visualization
Last synced: 17 May 2026
https://github.com/anny85-code/vet-clinic
In this project I used postgresSQL database to store data from a vet clinic. it is build with SQL.
Last synced: 13 Jul 2025
https://github.com/augustomello09/sql-e-jdbc-em-java
Iniciando os estudos em SQL e JDBC em Java
banco-de-dados java junit postgresql sql
Last synced: 16 May 2026
https://github.com/christippett/osm2po-docker
Run osm2po inside a Docker container
geospatial openstreetmap routing-engine sql
Last synced: 13 Mar 2025
https://github.com/aandrosov0/cbs
The Central Book System written in Java
crud crud-api crud-application crud-applications database-api-organisation database-management jakartaee java java-samples jdbc jdbc-api jdk17 models mvc-architecture mvc-pattern rest-api restful-api servlets-mvc sql
Last synced: 19 Mar 2025
https://github.com/estebanways/postgresqldbquerytool
🛠️ Allows you to interact with a PostgreSQL database, execute SQL queries, and view the results in a tabular format
data-science database jupyter-notebook pasndas postgres postgresql psycopg2 python-script sql
Last synced: 02 Apr 2025
https://github.com/heliorm/heliorm
A code-first object-relational model for accessing SQL data from Java
Last synced: 11 Jan 2026
https://github.com/futuresea-dev/swt-bot-app
SWT BOT APP
binance binance-api bot gui mysql pyqt5 python sql swt
Last synced: 13 Apr 2025
https://github.com/laurence-ugalde/log-trigger
Trigger to automatically store historical information of a table in a relational database
database database-trigger db2-database log-trigger mysql-database oracle-database sql sql-server-database trigger
Last synced: 14 May 2026
https://github.com/deve-sh/college-admission-script
A script for applicants to apply, get approved and declined; to a University/College.
college college-admission-script javascript php sql university
Last synced: 16 May 2026
https://github.com/puneetkumar041/mysql_development_work
DaB Development work| Stored Procedure | Trigger | Cursor | Events | Table Partition
autokill cursor cursors database development events mysql-database optimization partitioning plsql sql stored-procedure stored-procedures table-partitioning trigger triggers
Last synced: 14 May 2026
https://github.com/tushar2704/operational-analytics-study
This repository contains valuable insights and visualizations derived from an extensive OPS Analytics dataset with over 3,25,000 rows.
analytics dashboard excel metrics portfolio postgresql powerbi spike sql
Last synced: 06 Jul 2025
https://github.com/aruneshbasak/railway-reservation-system
The Railway Reservation System is basically a database based project done with the help of Python Language. This Project is very useful for the people to book or cancel train tickets by sitting at home with one cell phone in their hand. This project can be modified for various reservations.
algorithms dsa-algorithm problem-solving project-repository python sql
Last synced: 09 Sep 2025
https://github.com/gamemaker2k/neo-hockey-test
Just a test script dealing with hockey games and stats.
hockey hockey-databank hockey-database hockey-games hockey-stats hockeyapp json neo-hockey-test php php7 python python3 sql sqlite sqlite-database sqlite3 sqlite3-database sqlitedatabase stats xml
Last synced: 10 Jun 2025
https://github.com/vicperal/ai-genai_projects
Python projects about LLM and ML use cases. I am using modules such as Pandas, Numpy, Plotly, scikit-learn, Transformers, Flask, JSON, etc. to analyze data, predict, generate insights and create text from models such as LLMs, linear regression, assembly methods, etc. Server- Front-End using Flask
assembly clinical-trials flask json linear-regression llm ml numpy pandas plotly price-prediction python rag random-forest scikit-learn sentimental-analysis sql text-summarization tokens-counter transformers
Last synced: 02 Apr 2026
https://github.com/sgovindp/sql_projects_collection
This repository contains various SQL Scripts which I have created. Some are created from scratch like from table creation, data insertion to performing various operations. While for some Data is imported from a flat file and on it multiple operations are performed.
database-management sql sql-server sqlserver
Last synced: 03 Jul 2026
https://github.com/ghackenberg/kurs-datenanalyse
This repository contains material for my data analysis course. In this course we first introduce the concept of databases and SQL, before diving into OLAP and other data analysis tools.
data-analysis data-structures data-warehouse entity-relationship-diagram etl graph list olap relational-algebra relational-database sql tree
Last synced: 17 Feb 2026
https://github.com/andreasscherbaum/table_log
PostgreSQL Table Audit (v1)
audit audit-log audit-logs audit-trail auditing c postgresql postgresql-extension sql table-log
Last synced: 17 May 2026
https://github.com/denko5/sales-analysis
A complete SQL-based sales analysis project covering Africa, showcasing data cleaning, exploratory analysis, insights, and lessons learned. The project highlights sales trends, regional performances, and marketing effectiveness across multiple platforms.
africa data data-analysis data-science exploratory-data-analysis insights kenya sales sql
Last synced: 24 Jan 2026
https://github.com/benbarber/sql-query-stats
This Gem adds some useful SQL query stats to your Rails logs
active-record ruby-gem ruby-on-rails sql sql-query stats
Last synced: 05 Sep 2025
https://github.com/rhazra-003/the_sparks_foundation
This repository contains all the tasks that I performed in my Data Science and Business Analytics Internship with The Sparks Foundation during the month of July 2021.
business-analytics data-science excel game-analytics jupyter-notebook sparksfoundation-intern sql tableau
Last synced: 20 Mar 2025
https://github.com/sad-spirit/pg-gateway
Table Data Gateway implementation for Postgres based on pg_builder, mix and match manually written SQL with query builder
orm php postgres postgresql sql table-data-gateway
Last synced: 16 May 2026
https://github.com/emrtnm/turkiye-il-ilce-veritabani
MySQL ve PostgreSQL veritabanlarında kullanılmak üzere hazırlanmış Türkiye il ilçe veritabanı.
Last synced: 29 Apr 2026
https://github.com/jillmpla/mmdatabase
Database design for a MMORPG.
database database-design databases erdiagram mmorpg sql sqlite sqlite-database
Last synced: 12 May 2026
https://github.com/bobbyiliev/snake-game-event-streaming
event-streaming hacktoberfest javascript kafka materialize nodejs sql
Last synced: 17 May 2026
https://github.com/yogaprasadk/dbms_course_a_to_z
it is a repository for complete lecture of Database Management Systems taught by riti kumari
acidproperties btree data database dbms filesystem normalform normalization sql
Last synced: 20 Mar 2025
https://github.com/chouaib-629/taskmanager
A simple task manager application built with PHP to help you manage your tasks efficiently.
css html js mysql mysql-database php sql
Last synced: 13 Apr 2026
https://github.com/louis77/valentina-go
This is a non-offical Go driver for Valentina DB server based on Valentina REST API.
database go sql valentina valentina-server
Last synced: 29 Apr 2026
https://github.com/jkmnt/vscode-python-fstring-dsl
Syntax highlighting for HTML, SQL, JS, CSS in Python f-strings
f-string html python sql syntax-highlighting vscode
Last synced: 29 Apr 2026
https://github.com/datajuggler/delimiter
Delimiter is a simple C# Windows Forms app to make creating comma delimited lists easier.
Last synced: 06 Oct 2025
https://github.com/victor-antoniassi/junior_analytics_engineer_test_01
Solution built for a Junior Analytics Engineer technical assessment
analytics-engineer code-challenge data-engineering etl hiring-challenge practical-test python sql sqlite
Last synced: 01 Jun 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/sv3ks/hypercurrencies
Adds custom currencies to Spigot.
bukkit bukkit-plugin java minecraft minecraft-plugin open-source paper plugin spigot spigot-plugin sql vault-api
Last synced: 18 Apr 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/foxcapades/java-sql-import
SQL resource loading & caching
Last synced: 24 Feb 2026
https://github.com/eocode/software-development-and-data-science
Apuntes relacionados al desarrollo de software y tratamineto de datos
data-science docs jupyter-notebook math notes python r software-engineering sql
Last synced: 13 Apr 2026
https://github.com/sh4n1d/academy
The Academy Repository is a structured collection of lab exercises, assignments, and projects from Semester 1 to Semester 3 of the MCA program. It serves as a valuable resource for practical learning, hands-on coding experience, and academic reference.
advanced-data-structures html java javascript php python shell sql
Last synced: 31 Jan 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/dababyox/catftdb24
Catetan UAS Database Systems Binus 2027
binus binus-university sql sql-server
Last synced: 29 Apr 2026
https://github.com/lancejpollard/rel.js
Relational Algebra Data Models Experiment in JavaScript
Last synced: 06 Oct 2025
https://github.com/lcabraja/pppk
5th Semester # Accessing data from program code [Pristup podacima iz programskog koda]
android java mvc nosql orm sql windowsforms wpf
Last synced: 06 Oct 2025
https://github.com/brunopata/dataco-supply-chain
A complete end-to-end data project exploring operational efficiency, customer behavior and profitability across 180K+ orders. Built using BigQuery, Power BI and Jupyter — includes modeling, KPI analysis and actionable business insights.
analytics bigquery business-intelligence dashboard data-modeling power-bi sql supply-chain
Last synced: 28 Jan 2026
https://github.com/schulzco/patient-costing-analysis
Patient Costing Analysis – Qlik Sense App with Advanced Geo Mapping and Healthcare KPIs
Last synced: 07 Feb 2026
https://github.com/vtickner/codecademy-creating-a-database
This portfolio project was created as part of Codecademy's Computer Science Career Path course. The database I have created around a hypothetical UK secondary school.
database postgresql schema sql
Last synced: 29 Apr 2026
https://github.com/affluentlynx/database-viewer
just a simple database viewer and limited editor I made to aid one of my other projects. provided in an Graphic User Interface (GUI)
database database-gui database-management editor python3 sql tkinter-graphic-interface viewer
Last synced: 29 Apr 2026
https://github.com/mushfique-tajwar/ecommerce
An eCommerce website project with dynamic database using PHP & SQL. (HTML & CSS as well)
bracu cse370 cse370lab cse370project css database dynamic ecommerce ecommerce-website html mysql mysql-database php sql
Last synced: 30 Jan 2026
https://github.com/cpsgdps/employe-time-tracker
Employee Discord Bot: clock-in, clock-out, leaderboard, stats... much more
all-in-one-development discord-time-tracker employee-management heroku-cloud-platform laravel management-system postgresql-database python sql time-tracker-discord-bot tkinter ui utitily-discord-bot utitlity
Last synced: 20 Jun 2025
https://github.com/mberkiskal/practicesql-sqlcalismauygulamasi
You can perform all SQL query from this panel. Tüm SQL sorgularınızı bu panelle gerçekleştirebilirsiniz.
csharp mssql mssql-database sql windowsforms-applications
Last synced: 29 Apr 2026
https://github.com/pablolec/sb_querydsl_criteria_builder
Complex and dynamic frontend-to-backend queries using querydsl
api data design dynamic-queries hibernate java jpa json query query-builder querydsl querydsl-generator rest-api rsql spring spring-boot sql vue web
Last synced: 07 Feb 2026
https://github.com/amadou-6e/ipython-sqlcmd
Run SQL Server Queries in Jupyter with Ease: Create tables and databases using Ipython magic for SQLCMD easily connect to Microsoft SQL Server from IPython/Jupyter notebooks using the sqlcmd utility. Supports variable substitution, batch execution, external SQL files, and more.
database ipython-magic ipython-notebook ipython-sql ipython3 jupyter jupyter-notebooks mssql mssql-database mssql-server sql sql-server
Last synced: 22 Feb 2026
https://github.com/garrrikkotua/dataquestion-landing
Landing page for dataquestion.io built with Astro
Last synced: 13 Apr 2026
https://github.com/khdevops/spotify_data_pipeline
Spotify Top 50 Data Pipeline
apache-airflow bash bigquery docker git google-cloud-platform pandas python sql terraform
Last synced: 28 Oct 2025
https://github.com/nlesc/spot-server
database filter javascript spot sql visualization
Last synced: 29 Apr 2026
https://github.com/devbigode/technical-challenge
api flask-backend java mysql-server pandas python sql websraping workbench
Last synced: 24 Jan 2026
https://github.com/sushantnair/rdbms
A collection of experiments I have performed for the course "Relational Database Management Systems" as part of the curriculum for Semester 4 of SY BTech. Computer Engineering at KJ Somaiya College of Engineering, Somaiya Vidyavihar University, Vidyavihar, Mumbai, 400077
Last synced: 29 May 2026