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/shuber/pg_brainfuck
plpgsql brainfuck implementation
brainfuck interpreter plpgsql postgresql sql
Last synced: 23 Feb 2026
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/rhaseven7h/sqljson
SQL+JSON+Validator Support for sql.NullString, sql.NullBool, sql.NullInt64 and sql.NullFloat64.
field go golang json json-serialization marhsaller marshalling null sql struct structs unmarshaller unmarshalling validate validator validators
Last synced: 22 May 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/rakshitgupta9/celebal-internship
This repository contains my SQL solutions during my internship at Celebal Technologies. It includes various SQL queries, scripts, and projects showcasing my learning and problem-solving skills in SQL.
celabal internship sql summerintern
Last synced: 27 Jan 2026
https://github.com/annakthrnlee/FIFA_World_Cup
Creating a repository for the group, establishing a supervised machine learning model, building a mockup database using SQL, and determining the appropriate technologies.
google-slides jupyter-notebook machine-learning neural-network pandas python sql sqlalchemy tableau tableau-public tensorflow
Last synced: 10 Mar 2025
https://github.com/ClydeDz/fancy-comments
Fancy Comments is a snippet pack that includes different use-cases for when you may write comments in a file. Currently, includes comment sections for languages such as HTML, CSS, JavaScript, SQL, C# and XML.
apache2-license clyde-dsouza comments csharp css fancy-comments html javascript open-source snippet-pack snippets sql visual-studio visual-studio-2015 visual-studio-2017 visual-studio-2019 visual-studio-extension visual-studio-marketplace xml
Last synced: 09 Apr 2025
https://github.com/ssbarik/wt_assignment
A project sharing platform among SUIITians
bootstrap4 material-design-bootstrap mysqli php sql
Last synced: 13 Apr 2026
https://github.com/kayvansol/kafka-source
Debezium Source Connector from SQL Server to Apache Kafka
akhq arvancloud cdc confluent-kafka confluentinc debezium-sqlserver docker-compose kafka-connect sql sqlserver zookeeper
Last synced: 07 Sep 2025
https://github.com/aaravmalani/webscraper
Scrape the web using SQLite and requests_html!
collaborate hacktober python requests requests-html scraping sql sqlite webscraping
Last synced: 02 May 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/trivigy/migrate
Idiomatic GO cluster release and database migration management
database embedded gcloud kubernetes migration semver sql tool
Last synced: 07 Oct 2025
https://github.com/kader1680/blog-api-crud
This Blog personal website using Laravel framework project also save data in mysql database
bootstrap5 class crud-application css database html5 laravel laravel-framework laravel-package mysql-database object-oriented object-oriented-programming oop php8 sql
Last synced: 24 Jan 2026
https://github.com/ninja1375/library-management-system-sql
library-management-system-sql
Last synced: 23 Feb 2026
https://github.com/intersystems-community/spatialindex
spatialindex for Caché
cache cache-objectscript databases spatial-indexes sql
Last synced: 18 Jan 2026
https://github.com/niltooth/pgbuffer
Buffer data in memory and bulk copy to postgresql concurrently
golang postgresql sql timescaledb timeseries
Last synced: 14 Jan 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/bdrupieski/anagramfinder
Java app to find anagrams in the Twitter firehose
anagrams java jdbi postgres python scikit-learn sql twitter-bot twitter4j
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/muhammadsaadx/dynamic-system-model-database
I have developed a database system called DSDB that is capable of storing data in multiple files within the computer's file system. The DSDB system utilizes B-trees, AVL trees, and Red-Black trees to index the data stored in the files. This indexing mechanism ensures that various operations can be performed on the data effectively and efficiently.
avl-tree btree data-structures database-management red-black-tree sql
Last synced: 12 Mar 2025
https://github.com/frozen-burrito/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: 20 Jun 2025
https://github.com/openbridge/openbridge.github.io
Documentation, tips and examples
analytics data-pipeline data-warehouse delivering-data integration sql
Last synced: 06 Mar 2026
https://github.com/chrisgleissner/jutil
Java Utilities
csv java jdbc log partitioning pretty-print protobuf sql table utility
Last synced: 29 Oct 2025
https://github.com/shadiyaiffath/rent-a-car-store-api
A vehicle rental store API created using ASP.Net Core. The application follows onion architecture with EF Core, Hangfire integration for background jobs and Web scraping components. This is the backend for the online vehicle store repository.
asp-net-core efcore factory-pattern hangfire onion-architecture repository-pattern sql
Last synced: 12 Dec 2025
https://github.com/debas-31/vet_clinic
It's a project on relational database to create the initial data structure for a vet clinic, create a table to store animal's information, insert some data into it, and query it.
Last synced: 01 Nov 2025
https://github.com/harsh6754/dsa-problems
c cpp java jupyter-notebook python sql
Last synced: 06 Apr 2026
https://github.com/usethisname1419/injectionscanner
Tests for injection vulnerbilites also uses a search query to test the resulting sites for injection vulnerbilities
automated-testing automated-vulnerability-analysis codeinjection hacking hacking-tool hackingtools injection python scanner sql sql-injection sqlinjection testing-tools vulnerability-detection vulnerability-scanners xss xss-scanner
Last synced: 19 May 2026
https://github.com/carlossilva2/knexpy
An abstraction for SQLite3 based on Knexjs
abstraction human-readable knex module python3 sql sqlite3
Last synced: 18 May 2026
https://github.com/jakubknejzlik/ts-query
TypeScript implementation of SQL builder
Last synced: 10 Sep 2025
https://github.com/majdi-akrmi/retail-orders-etl
This is end-to-end data engineering ETL project using Python ,Pandas, SQL and Postgres
Last synced: 29 Apr 2026
https://github.com/amaanalikhan3000/cinemahub2
Movie Booking Spring Boot App using Java , Spring Boot and Spring Security
2025 backend documentation firsttimers friendly hacktoberfest hacktoberfest-accepted java prs-welcome springboot sql
Last synced: 28 Oct 2025
https://github.com/darhnoel/markql
A SQL-style query engine for HTML that makes extraction and filtering predictable, fast, and maintainable.
cli cplusplus cpp20 csv data-engineering data-extraction dom etl html json markql parquet query-language repl sql sql-like web-scraping
Last synced: 02 Apr 2026
https://github.com/isi-mube/tailor-s-drawer
A messy repo. It may contain useful functions, libraries, templates, functions, guides...
encoding linear-regression machine-learning preprocessing python sql
Last synced: 15 May 2026
https://github.com/andrewrademacher/mallard
Database migration and testing as a library.
database-management haskell haskell-library postgres sql
Last synced: 16 May 2026
https://github.com/natsalete/web-i-iftm-ads
Este repositório contém as atividades realizadas durante a disciplina de DESENVOLVIMENTO DE APLICAÇÕES WEB I (Web I) no 4º período do curso Superior de Tecnologia em Análise e Desenvolvimento de Sistemas - IFTM.
Last synced: 21 Feb 2026
https://github.com/php-service-bus/active-record
Active record implementation
Last synced: 08 May 2025
https://github.com/nomisrev/kotlin-jdbc-dsl
A simple Kotlin DSL for `javax.sql.DataSource`
datasource javax jvm kotlin kotlin-dsl sql
Last synced: 20 Jan 2026
https://github.com/astj/p6-sql-namedplaceholder
Perl6 port of https://github.com/cho45/SQL-NamedPlaceholder
Last synced: 14 Apr 2025
https://github.com/santik/sqlelasticsearchqueryconverter
Converts AND OR SQL like query to Elastic Search query
andor elasticsearch php query query-builder query-parser querystring sql
Last synced: 16 Sep 2025
https://github.com/arjuncodess/tweetera
Introducing *Tweetera*, the exciting new social media platform that brings people together in real-time conversations. Share your thoughts, connect with friends, and discover trending topics—all in a user-friendly interface. Join the conversation today!
planetscale prisma react sql tailwindcss twitter
Last synced: 13 May 2026
https://github.com/jvmistica/knowledge-base
A knowledge base web application created using Flask.
flask gcp google-cloud-platform kb knowledge-base python sql web-app
Last synced: 19 Jan 2026
https://github.com/bluetiger-official/bluetiger-multitool
BlueTiger Multi-Tools est un Multi-Tools dev en python for cybersec, osint, discord utils, tools utils, fivem utils, etc ...
boost cybersecurity database discord fail fivem injection ip linux macos multi-tool multi-tools multitool multitools python sql tools utils windows xss
Last synced: 07 May 2025
https://github.com/shashi1049/bus-reservation-system
The main objective of this Bus Ticket Reservation System project is to build a system that will help a company to make an automatic ticket reservation system. For a large company, it is hard to keep on track of the overall process of ticket booking manually so having an automated system will save time and resources and provide an error-free sol
Last synced: 30 Apr 2025
https://github.com/benzerinsio/data-visualization
📊 Um portfólio de projetos de visualização de dados com Tableau e Power BI. Explore dashboards interativos de análises de vendas, filmes e mais! ✨
analytics dashboard dashboards data-visualization powerbi sql tableau
Last synced: 02 Feb 2026
https://github.com/ketul-prajapati/hospital-management-system
Our Hospital Management System is a database-driven solution that streamlines the management of patient care in hospitals and healthcare facilities. The system supports complex relationships between entities, such as doctors, patients, appointments, prescriptions, tests, and billing.
database-management er-diagram functions hospital-management-system plsql procedures project sql triggers
Last synced: 03 Jan 2026
https://github.com/sixarm/sixarm_sql_schema_examples
SixArm » SQL » Schema examples
Last synced: 19 Mar 2026
https://github.com/mberkiskal/hospitalappointmentandinformationsystem-hastanerandevuvebilgisistemi
It is a large-scale project that includes all the systems that a real hospital needs. I suggest you to review the 'Project SS' file for project details.Gerçek bir hastanenin ihtiyaç duyduğu bütün sistemleri içinde barındıran geniş çaplı bir proje. Proje detayları için 'Project SS' dosyasını incelemenizi öneririm.
cshar csharp hospital hospital-management-system mssql mssql-database sql windowsforms-applications
Last synced: 01 May 2026
https://github.com/mduesterhoeft/spring-boot-starter-exposed
A Spring Boot starter for useful autoconfiguration for the Exposed SQL framework
autoconfiguration database exposed kotlin spring-boot spring-boot-starter sql
Last synced: 12 Sep 2025
https://github.com/gabrielogregorio/my-routine
👨💻 Programa de controle de rotina
Last synced: 15 May 2026
https://github.com/kmaleesha/springboot-crud-medium
This project contains simple CRUD operations for User Management System.
Last synced: 14 May 2026
https://github.com/hancheester/apollo
My full-fledged eCommerce platform.
asp-net asp-net-mvc cache-control ecommerce entity-framework shopping-cart sql sql-server
Last synced: 26 Mar 2025
https://github.com/sahilumraniya/mentorship-matching-platform
The mentorship website is a powerful platform for connecting mentors and mentees, facilitating skill-sharing and professional growth.
expressjs feathersjs jwt-authentication nextjs nodejs reactjs redux-toolkit sql tailwindcss typescript
Last synced: 06 Apr 2026
https://github.com/manusquall/qium-project
This is the "4 pics 1 word" game coded in vanilla JS with Node.js technology and EJS as view engine
4pics1word ejs game javascript node-js nodejs react sql
Last synced: 07 Apr 2026
https://github.com/mineking9534/databaseutils
Reflection driven database library for Java
database java postgres reflection sql
Last synced: 17 Feb 2026
https://github.com/noahyannis/totallynormalcalculator
A totally normal calculator at first glance but with a hidden diary beneath.
calculator csharp diary sql wpf
Last synced: 11 May 2026
https://github.com/vvipjain/ecommerce-sales-analysis
Ecommerce Sales Analysis
data-analysis pandas pandas-dataframe python sql sqlalchemy
Last synced: 16 Apr 2026
https://github.com/sanaa-ennaji/ecomove
Brif java 1
java-8 jdbc-driver poo postgresql sql
Last synced: 02 Feb 2026
https://github.com/hellymodikalpesh/supply_chain_analysis
Data Analytics Dashboard for AtliQ Mart to Monitor and Improve Supply Chain Performance – Insights on On-Time and In-Full Delivery Metrics to Enhance Customer Service Levels and Prevent Churn.
dax-expression excel powerbi python sql
Last synced: 21 May 2026
https://github.com/tameronline/tameronline
Showcasing Projects on Data Analysis, Programming, and AI — Developed Using Python and Modern Frameworks
data-analysis deep-learning flask machine-learning numpy pandas python3 sql web-development
Last synced: 11 Jun 2025
https://github.com/kedarvartak/db-cortex
This project allows users to query databases through simple natural language commands.
Last synced: 06 Mar 2026
https://github.com/renatoelho/analise-credito
Este projeto de engenharia de dados, desenvolvido por nós, Renato Coelho e Gyan Lucas, tem como objetivo conceitual e educativo demonstrar como seria uma solução de análise de crédito utilizando ferramentas open source e proprietárias em conjunto para atender a esse propósito.
control-center docker docker-compose dockerfile git kafka minio nifi python s3 sql sql-server streamlit ubuntu zookeeper
Last synced: 08 Apr 2026
https://github.com/surya07102000/e-learning-website-with-php
E-learning Blog website in PHP
admin-dashboard apache cms logging php php-framework php-library php-project php-scripts raw-php raw-php-project sql xampp xampp-server
Last synced: 12 Apr 2025
https://github.com/bobbyiliev/materialize-sql-exporter-demo
Materialize + Prometheus SQL Exporter + Grafana
grafana materialize prometheus sql streaming-data
Last synced: 06 Mar 2026
https://github.com/mrhmouse/wax
A .NET library of useful functions for manipulating expression trees.
c-sharp expression-tree linq sql
Last synced: 11 Jan 2026
https://github.com/elkronos/sql_portfolio
Examples of SQL scripts. Includes templates for admin (SQL server) and data cleaning, as well as scripts designed for creating a mock database, illustrating triggers, common table expressions, analysis, and ETL.
analysis cte database database-management etl feature-engineering sql sql-server trigger-events
Last synced: 18 May 2026
https://github.com/kananniftiyev/cloudcourier
CloudCourier📦 is a versatile and secure file transfer platform designed to streamline the way you share and manage your files. Whether you need to send large documents, images, videos, or any other file type, CloudCourier📦 simplifies the process while ensuring data privacy and control.
azure bash chi css file firebase golang html javascript joy-ui mongodb postgres react reactjs rest-api service-oriented-architecture sql
Last synced: 06 Apr 2026
https://github.com/pearxteam/cwl
Custom Whitelist Message plugin for Sponge-based Minecraft servers.
gradle java java-8 minecraft sponge sponge-api sql whitelist
Last synced: 15 May 2026
https://github.com/florianajir/rabbitmq-sql-worker
:incoming_envelope: :floppy_disk: RabbitMQ php symfony worker providing SQL persistence with relationship support
Last synced: 12 Dec 2025
https://github.com/henriquesebastiao/modernizacao-manejo-api
API async robusta com telemetria para gestão de rebanhos construída com FastAPI.
api async docker fastapi grafana loki opentelemetry postgresql prometheus pytest sql sqlalchemy tempo
Last synced: 12 Apr 2025
https://github.com/adamspannbauer/sql-racer
How fast can you name 10 SQL keywords? (R Shiny App)
Last synced: 28 Oct 2025
https://github.com/ortizfram/datacamp-data-engineer-with-python-course
datacamp Data Engineer with Python course. 73 hours/ 19 Courses /2 Skill Assessments
all-courses answers career-track data-engineer datacamp datacamp-course python sql
Last synced: 10 Jul 2025
https://github.com/themartiano/bkSQL
bkSQL will help you and save your time by auto-backuping your remote DataBases
application automation backup brhaka java mysql open-source program sql
Last synced: 17 Apr 2026
https://github.com/beingofexistence13/dx-database-native
╏╠══[𝍖𝍖𝍖◤ 𝖉𝖝-𝖉𝖆𝖙𝖆𝖇𝖆𝖘𝖊-𝕹𝖆𝖙𝖎𝖛𝖊 ◥𝍖𝍖𝍖] 💦 is an open-source project aimed at solving native app database-related problems. It ensures cross-platform compatibility, efficient performance, easy integration, robust error handling, and strong community support. Join us in revolutionizing database management! 😄🎈🎊
aws firebase mongodb myspl neo4j pocketbase postgresql sql supabase
Last synced: 06 Apr 2026
https://github.com/alvinkuruvilla/kmlog
A sleek and lightweight Python TUI application to collect typing dynamics data from real people
datacollection keylogging python3 sql yaml
Last synced: 12 Apr 2025
https://github.com/kaguya163/ankara_coffee_sales_analysis
"Coffee shop sales analysis in Ankara. SQL, Tableau, Python, Data Analytics"
data-analysis mysql python sql tableau
Last synced: 17 Feb 2026
https://github.com/md-mafujul-hasan/hackerrank_sql_solution
These Contain Some SQL Programming Solution of Hacker Rank😏
hackerrank hackerrank-30dayschallange hackerrank-solution hackerrank-solutions hackerrank-solutions-github hackerrank-sql hackerrank-sql-certificate hackerrank-sql-challenge hackerrank-sql-challenges hackerrank-sql-intermediate hackerrank-sql-problems hackerrank-sql-solution hackerrank-sql-solutions hackerrank-sql-solutions-oracle hackerrank-statistics sql sql-hackerrank sql-history
Last synced: 19 Mar 2026
https://github.com/AhmedOsmanDev/LeetCode-Solutions
LeetCode's problems solutions.
algorithms c competitive-programming cpp csharp data-structures leetcode leetcode-solutions online-judge problem-solving python3 sql
Last synced: 10 Apr 2025
https://github.com/jszafran/sqlcommatize
Utility tool that helps with wrapping copied column results with commas/commas + single quotes - so you can use them within IN clause.
Last synced: 17 Mar 2025
https://github.com/zechengz/uiuc-cs-assistant
UIUC CS Assistant
data-mining database expressjs heterogeneous-network javascript python reactjs scss sql web-programming
Last synced: 20 Mar 2025
https://github.com/debas-31/clinic
This is a project clinic database created based on a diagram
Last synced: 12 Apr 2025
https://github.com/macagua/example_msaccess_python
Examples for create a Microsoft Access database and query his data with Python
access database microsoft msaccess office pyodbc python python3 sql sql-query sqlalchemy sqlalchemy-orm
Last synced: 16 May 2026
https://github.com/castaglia/proftpd-mod_conf_sql
ProFTPD module that reads proftpd.conf data from SQL tables
Last synced: 29 Mar 2025
https://github.com/ryarnyah/micronaut-querydsl
QueryDSL SQL support for Micronaut
Last synced: 16 Feb 2026
https://github.com/elliotcourant/pgoparser
PostgreSQL parser written in pure go.
parser postgres sql sql-parser
Last synced: 16 Apr 2026
https://github.com/shencangsheng/easy_db
EasyDB 是一个由 Rust 编写的 SQL 助手,旨在增强文本文件查询能力。通过 EasyDB,你可以将多个文本文件视为一个数据库,并使用 SQL 进行查询。它支持多种文件格式,包括 CSV、NdJson、JSON 和 Parquet 文件,无需进行文件转换,开箱即用。
compose csv databases json query-editor sql sql-assistant
Last synced: 22 Jun 2025
https://github.com/gisce/oopgrade
OpenObject Upgrade lib
hacktoberfest migration openerp postgresql sql
Last synced: 12 Apr 2025
https://github.com/aboviq/emigrate
The modern, modular and flexible migration tool for any database
bun database database-migrations database-schema javascript migrations nodejs sql tools typescript
Last synced: 12 Apr 2025
https://github.com/rahul-bhati/my_video_player
I this project you can watch videos and like dislike favourite and subscribe unsubscribe channel and also you can comment. In this site you can create your channel and upload video also.
bootstrap4 communityexchange css ghdesktop github html javascript jquery jsp learn sql
Last synced: 07 Apr 2026