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-07 00:26:23 UTC
- JSON Representation
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/jdnichollsc/github-dataset-api
Node.js Express: Github Dataset API
api express express-js github http-requests http-server json json-api node-js nodejs nodejs-server rest rest-api sql sqlite sqlite3
Last synced: 19 Jan 2026
https://github.com/bfergerson/sql-to-graql
Introduction to Graql for SQLers
Last synced: 11 Oct 2025
https://github.com/bfergerson/jnomad
Scans Java source code for database queries (SQL/HQL) and recommends possible table indexes based on query usage
java postgres-explainer postgresql source-code-sql-extractor sql sql-explain sql-scanner
Last synced: 11 Oct 2025
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/faib920/codebuilder-templates
CodeBuilder Templates 模板仓库
codebuilder csharp go html java nvelocity razor sql t4
Last synced: 11 Oct 2025
https://github.com/adavoudi/promsql
PromQL (the Prometheus Query Language) on top of SQL Databases to query them like a time-series database
lark lark-parser prometheus promql query-language questdb sql time-series timeseries-database
Last synced: 30 Mar 2025
https://github.com/johnsesana/eda-liquor-sales
Exploratory Data Analysis on Public Datasets
data-analysis data-visualization sql tableau-dashboards
Last synced: 09 Mar 2026
https://github.com/kerimli-veli/social_media-efc-sql
"A social media management system developed in C# using Entity Framework Core and SQL Server
csharp entity-framework-core orm sql
Last synced: 04 Oct 2025
https://github.com/hq969/operational-analytics-for-hcl-foxconn-semiconductor-osat-facility
Operational Analytics for HCL–Foxconn Semiconductor OSAT Facility is an end-to-end data analyst portfolio project that simulates real-world manufacturing operations. It focuses on improving production efficiency, analyzing equipment downtime, optimizing workforce attendance, and predicting operational risks using machine learning,SQL, and Power BI.
downtime powerbi predict-absenteeism python3 sql workforce-trends yield yield-monitor
Last synced: 04 Oct 2025
https://github.com/hristianivanov/softuni-courses
Course exercises | SoftUni | Hristian Ivanov
csharp devops ef-core html-css-javascript mssqlserver softuni softuni-programming software-engineering sql
Last synced: 26 Jan 2026
https://github.com/sujunmin/oracledbdailycheckscripts
Oracle DB 12c Daily Check Scripts for Windows
daily-tasks database-status oracle-db powershell sql windows
Last synced: 03 Oct 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/stevenvachon/sql-match
Match a string using an SQL pattern.
Last synced: 14 Mar 2025
https://github.com/jimenacambronero/sandias_clothing
Caso de uso. SandiasRopa 🍉 En este caso ya esta hecha la base de datos pero está comenzando a realizar sus primeros análisis.
Last synced: 16 May 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/CSI-SFIT/Flask-Forward-Fundamentals-and-Beyond
A comprehensive basic guide covering Flask Fundamentals and Beyonds
csi csisfit flask flask-mail flask-mysql pymongo python sql webdevelopment xampp
Last synced: 12 Mar 2025
https://github.com/tknishh/case-study-ueats-ghub-sql
Analyzing the Impact of Business Hour Mismatch on Order Volume in the Food Delivery Industry: A Case Study of UEats and Ghub
assignment bigquery case-study-analysis loop product-analyst sql
Last synced: 23 Aug 2025
https://github.com/mdxabu/nl2sql
Leveraging Open-Source AI Models for Natural Language to SQL Query Translation: An Implementation Using LLama
Last synced: 19 Feb 2026
https://github.com/ashifhassandev/sql-workouts
𝐀 𝐫𝐞𝐩𝐨𝐬𝐢𝐭𝐨𝐫𝐲 𝐜𝐨𝐧𝐭𝐚𝐢𝐧𝐢𝐧𝐠 𝐒𝐐𝐋 𝐰𝐨𝐫𝐤𝐨𝐮𝐭 𝐞𝐱𝐞𝐫𝐜𝐢𝐬𝐞𝐬 𝐚𝐧𝐝 𝐚 𝐬𝐭𝐫𝐮𝐜𝐭𝐮𝐫𝐞𝐝 𝐥𝐞𝐚𝐫𝐧𝐢𝐧𝐠 𝐫𝐨𝐚𝐝𝐦𝐚𝐩, 𝐚𝐢𝐦𝐞𝐝 𝐚𝐭 𝐡𝐞𝐥𝐩𝐢𝐧𝐠 𝐮𝐬𝐞𝐫𝐬 𝐞𝐧𝐡𝐚𝐧𝐜𝐞 𝐭𝐡𝐞𝐢𝐫 𝐒𝐐𝐋 𝐬𝐤𝐢𝐥𝐥𝐬.
javascript nodejs postgres postgresql postgresql-database roadmap sql
Last synced: 24 Feb 2026
https://github.com/sofiane-abou-abderrahim/mysql-nodejs-express-demo-blog
I built this little demo blog which uses all 4 CRUD operations with help of SQL and MySQL package which I was using and this connection pool I created which we can use for sending queries to the database. Therefore, all the commands are executed in the NodeJS code. So, the database is used as a data storage in this website application. Indeed, the data is not stored in a standard file.
crud crud-application ejs express expressjs mysql mysql-database nodejs nodejs-server pool promise router sql
Last synced: 10 Apr 2026
https://github.com/pojntfx/mepi
Middle Earth Property Insurance, a uni project of @jakwai01, @dentremor, @lucas-goldner and @pojntfx for HdM Stuttgart.
hdm-stuttgart oracle pogchamp proprietary sql uni-hdm-stuttgart
Last synced: 10 Aug 2025
https://github.com/alidantech/component-ui
A component to enable as user to search content from the database.
ajax component corba-server database-access js json php sql
Last synced: 13 Apr 2026
https://github.com/ycrao/ddl-to-object
DDL to Object
curd data-type-mapper ddl generator language mysql object php script-tools sql sql-data-type
Last synced: 10 Apr 2026
https://github.com/paty-oliveira/dbt-playground
Repository for data modelling with dbt
analytics-engineering bigquery dbt docker-compose jinja postgresql python sql
Last synced: 10 Feb 2026
https://github.com/w-kuipers/alphadb
AlphaDB is a versatile tool for managing MySQL database versions, using JSON to define structures and simplify migrations across environments.
database database-management database-management-system migration-tool mysql mysql-versions sql version-control version-control-system
Last synced: 08 May 2026
https://github.com/alexchristianqr/utp
Clases de la universidad. (Java + SQL Server)
Last synced: 12 Oct 2025
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/rinatmambetov/sql-bootcamp-21school
sql-bootcamp-21school
21school bootcamp postgres sql
Last synced: 02 Aug 2025
https://github.com/hy-zhengwei/hy.common.db
通用关系型数据库的操作类库
alibaba-druid database datasource datasource-group db mysql oracle sql sqlite sqlserver
Last synced: 02 Aug 2025
https://github.com/gacarrillor/pg2ili
Python script to import tables from a PostgreSQL/PostGIS SQL file to INTERLIS
gis interlis interoperability ogc postgis postgresql python sql
Last synced: 18 Feb 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/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/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/hvignolo87/ortex-programming-challenge
Coding challenges required for the Python Developer and Data Engineer job positions.
challenge data-analysis finance pandas python scripting sql sqlalchemy
Last synced: 17 May 2026
https://github.com/dario-l/ses
SimpleEventStore is a simple event store library for .NET based on rdbms persistance.
cqrs cqrs-es event-sourcing event-store event-stream ms-sql-server rdbms sql streams
Last synced: 03 Oct 2025
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/hellymodikalpesh/atliq-hospitality-analysis
AtliQ Hospitality Analysis | Power BI insights into revenue trends, occupancy, ADR, and strategic recommendations for boosting performance and optimizing operations.
Last synced: 14 Feb 2026
https://github.com/siobhan-doherty/katas
Code Wars
javascript python solidity sql typescript
Last synced: 29 Apr 2026
https://github.com/anaagg/heart-disease-prediction
Heart Disease Prediction
decision-trees eda etl gradient-boosting knn-classification logistic-regression pandas python random-forest sql sql-alchemy
Last synced: 14 Apr 2026
https://github.com/tushar2704/sales-for-retail-and-food-services
This project aims to analyze and visualize the sales data for Retail and Food Services in the U.S.A. The data is sourced from the U.S. government website and has been processed using SQL to create a database for easy management and analysis.
analysis dashboard portfoilo portfolio-project postgresql sql tushar2704
Last synced: 04 Nov 2025
https://github.com/vishalvivekm/databases
All my learning on databases
chromadb mongodb mysql nosql-databases sql
Last synced: 26 Feb 2026
https://github.com/shamimgeek/docker-compose-postgres
Postgresql with pgadmin4 and docker-compose and practice sql
docker docker-compose pgadmin-docker pgadmin4 postgresql sql
Last synced: 17 Jan 2026
https://github.com/mgks/paperlessql-db
A nano SQL library made for micro data management.
data-management database-schema pql sql
Last synced: 15 May 2025
https://github.com/henrylin03/video-games
Using Python and SQL to clean, analyse and visualise video games' data from Metacritic. Includes scraping using BeautifulSoup.
analysis beautifulsoup beautifulsoup4 data data-analysis data-science eda jupyter-notebook pandas python sql sqlite3 video-game video-games
Last synced: 14 Apr 2026
https://github.com/mer4j/quiz-application-sql
The application provides a user interface for students to answer multiple choice questions which are loading from an SQL database. It also has another framework for teachers who can use the application to create / save new questions and view a students results.
erdiagram kivy kivy-framework python3 sql sqlite3
Last synced: 21 Jan 2026
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/taleeus/sqld
A Go library to build and manage dynamic queries
Last synced: 19 Feb 2026
https://github.com/turbot/steampipe-plugin-newrelic
Use SQL to instantly query alerts, events, and more from New Relic. Open source CLI. No DB required.
backup etl golang hacktoberfest newrelic postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 09 Apr 2026
https://github.com/the-akira/the-akira
Gabriel Felippe Profile
c computer javascript profile programming python readme software-engineering sql
Last synced: 20 Aug 2025
https://github.com/turbot/powerpipe-mod-videogames
Visualize video game platforms, developers, industry trends, and more using Powerpipe and MySQL.
dashboard mysql mysql-database powerpipe powerpipe-mod sql video-game
Last synced: 27 Aug 2025
https://github.com/roystonfurtado/python-snake-game
Snake Game created using Python with storage of Game Data in MYSQL Database using pymysql.
mysql pygame-mixer pymysql python python-snake sql tkinter
Last synced: 29 Jun 2026
https://github.com/tebogoyungmercykay/the_jerman_otto_car_site
This repository serves as my personal web development space, where I am constantly experimenting, practicing, and refining my skills. It contains a variety of projects, code snippets, and resources that I used/use.
ajax angular bootstrap car-site css database-dump expressjs html javascript jquery json logs mobile-app mongodb mysql nodejs php sql typescript xml
Last synced: 09 Apr 2026
https://github.com/jpenrici/miscellaneous
Miscellaneous code: C++, Python, Bash, Portugol, Visualg ...
algorithms cpp csv game-development libreoffice openbox portugol python3 qt-creator script shell sql sublime-build sublime-snippets sublime-text-3 tools vba vba-macros vcf visualg
Last synced: 12 Mar 2026
https://github.com/mohammadzainabbas/database-system-architecture-project
Database System Architecture's Project - Selectivity & Join estimations for Range Types in PostgreSQL ✨
c-language database postgresql sql vscode
Last synced: 21 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/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/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/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/alm494/sql_proxy
A lightweight REST service designed to replace ADODB calls in legacy software systems that support web requests.
1c 1c-enterprise adodb golang mssql mysql postgresql proxy resful rest rest-api sql
Last synced: 14 Oct 2025
https://github.com/aloth/power-bi-book-resources
Official resources for "Teach Yourself VISUALLY Power BI" by Alexander Loth (Wiley). Get all Power BI project files (.pbix) and datasets to follow along with the visual, step-by-step exercises in the book.
analytics bi business-analytics business-intelligence dashboards data-analysis data-cleaning data-modeling datavisualization dax etl microsoft microsoft-power-bi power-bi-desktop power-platform powerbi powerquery reporting sql visualization
Last synced: 19 Feb 2026
https://github.com/abeatrix/network
Twitter Clone in Python and Django.
django-rest-framework python3 sql twitter-clone
Last synced: 18 Aug 2025
https://github.com/pericles001/alx-backend-storage
ALX backend specialization track with SQL projects
functions mysql sql stored-procedures trigger
Last synced: 22 Jan 2026
https://github.com/lucasavila00/sql-select-ts
A modern, database-agnostic, composable SELECT query builder with great typescript support.
Last synced: 22 Mar 2025
https://github.com/go-simpler/queries
🛢️ Convenience helpers for working with SQL queries
dependency-free go library query-builder sql sql-query
Last synced: 17 Jan 2026
https://github.com/mongoexpuser/euro-soccer-league-full-text-search-with-postgres
European Soccer League Full-Text Search with PostgreSQL
euro-socccer full-text-search postgres queries searches sql
Last synced: 23 Feb 2026
https://github.com/versatilesoul/sqlnotes
All basic to advanced queries and little bit theory if needed for any particular topic is mentioned right below the query.
Last synced: 07 Oct 2025
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/adamduval/ml_snowflake_end_to_end
❄️ End to End ML workflow in Snowflake.
machine-learning python snowflake sql streamlit
Last synced: 02 Mar 2026
https://github.com/cctyl/jdbctemplateplus
对jdbcTemplate 进行增强,保留灵活性的同时,对嵌套的子对象也进行封装。
Last synced: 14 Oct 2025
https://github.com/tojan-naiem/ghorsa
An online plant store project built using HTML, CSS, JavaScript, Bootstrap, PHP, and MySQL. It allows users to browse, manage a cart, and place orders.
bootstrap5 css html js mysql php plant-store sql
Last synced: 05 Feb 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/pimbrouwers/sp_easybutton
One-button SQL Server configuration to implement commonly-accepted best practices.
sql sql-server tsql tsql-stored-procedures
Last synced: 14 Oct 2025
https://github.com/mednour2019/devolap
OLAP Cube Dispatcher Tool
analysis-services csharp data excel excel-export kpi mdx metroframework mvvm-architecture sql wpf
Last synced: 27 Jan 2026
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/ergonzamarian/trigger
Projeto Finalizado :: Trabalho utilizando trigger
Last synced: 04 Mar 2026
https://github.com/jason983/pandas_nql
Pandas_nql is an open source Python library that enables natural language queries on Pandas Dataframes using the latest advances in generative AI. Inspired by OpenAI's groundbreaking language models, pandas_nql allows users to analyze data in a more intuitive way - by simply asking questions in plain English instead of writing complex code.
artificial-intelligence generative-ai openai-api python3 sql
Last synced: 25 Sep 2025
https://github.com/boburmirzo/autogen-multi-agent-memory
AutoGen Multi-agent Conversation and Recall using Memori
ai-agents autogen autogen-sample memory sql
Last synced: 04 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/rileymanda/vet-clinic
Vet clinic database schema and queries
Last synced: 27 Jan 2026
https://github.com/queirozpedro/sgab
O Sistema de Gerenciamento de Acervo Bibliotecário (SGAB) é um software que tem por objetivo organizar e gerenciar acervos bibliotecários, sendo responsável pelo gerenciamento dos volumes e de usuários deste acervo.
elephantsql java sql testes-unitarios
Last synced: 14 Mar 2025
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/queirozpedro/projeto_horariosdeaula
Este projeto consiste na elaboração de um programa para gerenciar os horários de um semestre das turmas do curso do Bacharelado em Tecnologia da Informação (BTI) do Campus Pau dos Ferros (CMPF) da Universidade Federal Rural do Semi-Árido (UFERSA).
Last synced: 24 Oct 2025
https://github.com/p4dro-dev/desafio-de-10-questoes-nivel-hard-em-mysql
Nessa atividade, eu realizei um desafio que foi proposto no curso Técnico em informática para web, que estou realizando no IFCE. De codificar usando MySQL, responder 10 questões de nível hard. Para testar todos os meus conhecimentos adquiridos de banco de dados no curso!
back-end mysql mysql-server sql sqlserver
Last synced: 19 Feb 2026
https://github.com/anicetkeric/spring-boot-jdbi3
Spring Boot Rest API with Jdbi 3
jdbi postgresql spring-boot sql
Last synced: 13 Apr 2025
https://github.com/ghivert/stonebraker
Use plain SQL files and queries directly inside your Node.js project!
database javascript nodejs postgres sql
Last synced: 10 Apr 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/ishaanadarsh/pg_sample_ext
pg_sample_ext is a PostgreSQL extension that provides a sample function to demonstrate extending PostgreSQL's functionality.
extension gsoc postgresql postgresql-extension sql
Last synced: 08 Oct 2025
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/reo7sp/two-step-migrate
SQL migration tool for blue-green deployments
blue-green-deployment migrate postgreql sql
Last synced: 11 Aug 2025
https://github.com/faisal-khann/vendor_impact_analysis
Vendor Impact Analysis is the process of evaluating and measuring how well suppliers or vendors contribute to a company's success in terms of product quality, cost-effectiveness, timely delivery, reliability, and overall value.
data-visualization git powerbi python sql sqllite3
Last synced: 21 Aug 2025
https://github.com/thisguygil/bobo
The best Discord bot on the planet.
chatgpt dall-e discord discord-bot docker fortnite google java jda lastfm lavaplayer mysql soundcloud spotify sql youtube
Last synced: 08 Oct 2025