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/alleycat1/mysql-deadlocks-case
List of the deadlock cases in MySQL
Last synced: 17 Apr 2026
https://github.com/mfelici/fmt
Vertica User Defined SQL Function to format numbers
sql userdefined-functions vertica
Last synced: 25 Feb 2026
https://github.com/twentyfourminutes/postgresql.bulk
Provides a simple wrapper around Npgsql and its PostgreSQL COPY function.
bulkcopy npgsql npgsqlhelper postgres postgresql postgresql-extension sql
Last synced: 24 Dec 2025
https://github.com/turbot/steampipe-mod-gitlab-insights
View dashboards and reports across all of your GitLab resources using Powerpipe and Steampipe.
dashboard gitlab hacktoberfest insights powerpipe powerpipe-mod sql steampipe steampipe-mod
Last synced: 08 Feb 2026
https://github.com/turbot/steampipe-mod-docker-compliance
Run individual controls or full compliance benchmarks for Docker resources and more across all of your Docker containers using Powerpipe and Steampipe.
cis compliance docker docker-api exec hacktoberfest powerpipe powerpipe-mod security sql steampipe steampipe-mod
Last synced: 26 Jan 2026
https://github.com/ndleah/sql-hackerrank-challenge-solutions
HackerRank SQL track solutions
challenge hackerrank hackerrank-algorithms-solutions hackerrank-challenges hackerrank-solutions hackerrank-sql problem-solving solutions sql
Last synced: 19 Mar 2026
https://github.com/turbot/steampipe-plugin-planetscale
Use SQL to instantly query PlanetScale databases, branches and more. Open source CLI. No DB required.
backup etl hacktoberfest planetscale postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/turbot/steampipe-plugin-workos
Use SQL to instantly query resources from WorkOS. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/msaadx/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: 24 Oct 2025
https://github.com/turbot/steampipe-plugin-panos
Use SQL to instantly query PAN-OS firewalls, security policies & more. Open source CLI. No DB required.
backup etl hacktoberfest palo-alto-firewalls pan-os postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 02 Jul 2025
https://github.com/kielx/insurance-company-database
Clear and uncomplicated database and data warehouse for conceptual insurance company. With analytical queries.
database oracle oracle-database oracle-db plsql sql sqldeveloper
Last synced: 23 Feb 2026
https://github.com/sloanelybutsurely/pg-mvc
🐘 Toy web application framework written (almost) entirely in SQL and PL/pgSQL
demo mvc plpgsql postgresql rest-api sql
Last synced: 10 Jan 2026
https://github.com/czukowski/phpunit-mock-db
Database Abstraction Layer mocking for PHPUnit
Last synced: 04 Jul 2025
https://github.com/dalibo/from-oracle-to-postgresql
Yet another transition guide for developers
migration oracle plpgsql postgresql sql transition
Last synced: 19 Jan 2026
https://github.com/roll-w/light
A simple and lightweight relational database development module for Java.
java java-8 java-annotations java-library jdbc mysql sql sqlite sqlite3
Last synced: 10 Apr 2025
https://github.com/adilwahla/Dry-Port-Management-System
dry port management system using oracle SQL databases
dpms dry-port-management oracle-database sql
Last synced: 11 Mar 2025
https://github.com/clevergo/sqlex
SQLEX is extensions for database/sql and jmoiron/sqlx.
Last synced: 14 Jan 2026
https://github.com/subhadipsinha722133/mysql
A simple project demonstrating how to connect Python with MySQL to perform CRUD (Create, Read, Update, Delete) operations.
Last synced: 09 Oct 2025
https://github.com/skn0tt/icbu-to-sqlite
Analyze your Apple Calendar with SQL!
Last synced: 19 Jan 2026
https://github.com/gmemstr/database-janitor
custommized database dumps, with native drupal configuration support
cleanup database database-management php sql
Last synced: 14 Apr 2025
https://github.com/fx2y/datanarrate
[WIP] LLM-powered agent for adaptive data analysis across multiple sources. Uses natural language for complex queries, visualizations, and insights. Features autonomous planning, SQL/Elasticsearch generation, and AI storytelling. Built with LangChain, GPT-4, FastAPI, and React.
ai data-analysis data-visualization elasticsearch fastapi gpt-4 langchain machine-learning nlp react sql
Last synced: 31 Jan 2026
https://github.com/sanderhelleso/live
🤝 Application that connects people who care about others to those that needs to be taken care of.
api bulma javascript php rest-api sql
Last synced: 28 Feb 2026
https://github.com/kaustubhgupta/postgress-mcp-server-claude
Interactive SQL learning playground powered by MCP + PostgreSQL + Claude
claude mcp-server postgresql project sql
Last synced: 15 Apr 2026
https://github.com/ameerhamzahd/wastetoworth
The Food Waste Reduction and Donation Management System by WasteToWorth helps food businesses track inventory, monitor expiration dates, and donate surplus efficiently. With automated notifications and analytics, it supports sustainability, reduces waste, and promotes social responsibility by redistributing excess food to charities.
database-management-system microsoft-sql-server sql
Last synced: 10 Jan 2026
https://github.com/suesslabs/litemigrator
SQLite Lite Migration Tool for .NET MAUI, Avalonia, Uno, and cross-platform apps. Created by Suess Labs and Xeno Innovations.
avalonia database dotnet litemigrator maui migration migrator sql sqlite xamarin xeno-innovations xenoinc
Last synced: 08 Sep 2025
https://github.com/d-ganchar/david8
david8 is lightweight Python SQL builder
clickhouse duckdb mysql postgres postgresql python python3 query-builder sql sql-queries sql-query sql-query-builder sqlite sqlite3
Last synced: 29 May 2026
https://github.com/vemonet/stardog-demo
🐕🦺💫 Use a Stardog triplestore to create Virtual Knowledge Graphs
postgresql sparql sql stardog triplestore virtual-knowledge-graph
Last synced: 15 May 2026
https://github.com/amitverma80/leetcode-sql
This repository contains solutions for LeetCode SQL problems.
leetcode leetcode-solutions leetcode-sql sql sql-query sql-server sqlserver
Last synced: 25 Feb 2026
https://github.com/falcao-g/beecrowd
Soluções de alguns desafios do beecrowd em Python e C++
beecrowd beecrowd-solutions cpp online-judge problem-solving python python3 sql uri-online-judge
Last synced: 04 Mar 2026
https://github.com/ngmisl/csv-sql-q_n_a
convert CSV to SQL and use langchain to Question and Answer
Last synced: 13 Apr 2026
https://github.com/marco0antonio0/trabalho_extensao_medvet
O projeto academico de extensão consiste em um site dedicado à doação de animais de estimação, proporcionando uma experiência amigável e eficaz para os interessados em adotar.
adocao agile-development animais nextjs phpmyadmin sql
Last synced: 28 Apr 2025
https://github.com/nachokhan/ask-my-db
Text-to-SQL. ASK your DB in a human-language way 😎. NO SQL at all.
chatgpt gpt-4 ia posgtresql python queries sql
Last synced: 09 Oct 2025
https://github.com/salma-mamdoh/datawarehouse_project
Our project for Datawarehouse Course taken during fall 2024 semester
analytics dashboard datawarehousing deploy elt kpis powerbi sql ssis
Last synced: 25 Jan 2026
https://github.com/koriym/json-schema-connected
A converter that transforms JSON schemas into array shape format, SQL, or Markdown, resolving $ref references.
array-shape converter json-sche markdown npm-package phpstan psalm sql
Last synced: 11 Jan 2026
https://github.com/ishantchauhan710/flickfeed
A social network site with advanced caching, optimistic updates, infinite scroll pagination and much more
nexjs react shadcn-ui sql tailwindcss
Last synced: 21 Feb 2026
https://github.com/andev0x/sql-formatter.nvim
A Neovim auto plugin for formatting SQL code using sqlparse.
Last synced: 06 Jul 2025
https://github.com/zain-bin-arshad/point-of-sale
Point Of Sale System, written in C#.
bakery-management-system csharp database management-system ms-sql-server ms-visual-studio points-of-sales sql
Last synced: 07 Feb 2026
https://github.com/n-elmer/project-manager
PROJECT 🏗 MANAGEMENT 🚧 SYSTEM
bootstrap css html javascript php software-engineering sql web-development
Last synced: 01 Mar 2026
https://github.com/mobilerast/speakwithsql
nodejs openai openai-api prompt-engineering query-builder sql sql-query sqlgenerate sqlgenerator
Last synced: 17 Apr 2026
https://github.com/abdelkarimhajji/quiz-game
End-of-Year Project: Successfully designed and implemented an engaging quiz game at our learning solicode center. Elevate your knowledge with fun quizzes, challenges, and interactive learning. Let's make education exciting! 🧠🎓 #EdTech #QuizGame"
css html javas mysql-database php quiz-game sql
Last synced: 09 May 2026
https://github.com/icepick4/tchoutchou
Project managing an entire station system throughout France, employee and customer side
ajax javascript js mvc php plsql project sql
Last synced: 17 Apr 2026
https://github.com/santhoshse7en/applied_machine_learning_online_course_solutions
Applied Machine Learning Online Course Solutions | Category: AI & Machine Learning
applied-machine-learning course-solutions imdb machine-learning machinelearning-python python sql
Last synced: 11 May 2026
https://github.com/lordmitrii/budget-manager
This is a budget manager app that allows you to visualize your budget and to save it in database
matplotlib pandas python seaborn sql
Last synced: 10 May 2026
https://github.com/vidundergunder/htmx-elysia-http-websocket
🐴 HTMX + 🦊 Elysia (Bun) + HTTP + WebSockets
bun elysia htmx http sql websocket websockets ws
Last synced: 05 May 2026
https://github.com/timur-sh/queryman-builder
Queryman. Java tools for working with queries of PostgreSQL database.
java postgresql postgresql-query-builder query-builder sql
Last synced: 22 Jun 2026
https://github.com/sandwichlabs/duck-tape
A little tool for sql from the cli. Swiss army knife of data scripts, powered by duckdb.
Last synced: 05 Mar 2026
https://github.com/elazzouzihassan/gestiondesformations
Développement d'une application Web pour la gestion des formations en utilisant le framework PHP Laravel
laravel mysql php php-framework sql webapp
Last synced: 09 May 2026
https://github.com/wassim-rached/iset-sql
Oracle SQL exercices from institute of technological studies of charguia DSI201 2023/2024
database-administration database-architecture db-diagram oracle-database oracle-xe sql
Last synced: 19 Mar 2026
https://github.com/stephaniehicks/jhustatprogramming2024
Course website for Biostat 140.777 in Fall 2024
api command-line copilot dashboard data-science education github machine-learning object-oriented-programming parallel-computing python r-package r-programming sql
Last synced: 04 Mar 2026
https://github.com/david-cattermole/sql-learning
Basic SQL projects used for education purposes.
Last synced: 17 Apr 2026
https://github.com/hwywl/sql-generation-framework
SQL自动生成器,通过json生成SQL,解决了ORM框架需要实体的问题。
Last synced: 20 Jun 2026
https://github.com/rainggor/fintrack
Финансовое приложение для управления личными финансами, где пользователи могут отслеживать доходы, расходы и создавать бюджеты. Приложение написано на Maven с использованием Java 21, микросервисной архитектуры и фреймворка Spring boot 3.3. Так же в проекте использованы база данных MySQL, Vaadin, Spring Security, Eureka, Flyaway, Lombok и тд
finance java microservice mysql spring spring-boot sql vaadin webflux
Last synced: 03 May 2026
https://github.com/bravorod/covid-data-analysis
Exploratory data analysis in SQL of Covid-19 case and death trends by country.
Last synced: 06 Feb 2026
https://github.com/radom12/dbms-apartment-management-system-project
Apartment Management System Project designed using PHP and mySQL, for DBMS mini project. Refer to the Readme file for Usage guidelines, and known issues.
apartment-management-system css dbms dbms-project final-year-project hotelmanagementsystem html js management-system mini-project php project simple-project sql
Last synced: 02 May 2026
https://github.com/lartie/airports
List of airports
airport airports composer dump iana iana-database iana-tzdb iata iata-codes laravel laravel-package php sql
Last synced: 01 May 2026
https://github.com/msaf9/student-attendance-management-system
A relational database to maintain university student records.
Last synced: 13 May 2026
https://github.com/tpps88206/michael-quickly-generate-data-structure
Quickly generate data structure with multiple language.
angular data-structures golang json sql
Last synced: 18 Apr 2026
https://github.com/vinsidious/holywell
Opinionated SQL formatter that implements Simon Holywell's sqlstyle.guide. Zero dependencies.
cli code-formatter developer-tools formatter postgresql sql sql-formatter sql-style-guide typescript
Last synced: 13 Feb 2026
https://github.com/aghost-7/flip-table
Flip the tables.
command-line humour nodejs sql
Last synced: 28 Apr 2026
https://github.com/tjenkinson/sql-cursor-pagination
Library to help with cursor based pagination, from an SQL database.
cursor cursor-based-pagination cursor-pagination graphql graphql-cursor graphql-cursor-connections graphql-cursor-pagination pagination sql
Last synced: 27 Oct 2025
https://github.com/guillempuche/effect_server_react
Clean architecture using the Effect library: domain, usecase, repositories, SQL, Node server
clean-architecture ddd-architecture domain-driven-design effect functional-programming nodejs server sql
Last synced: 26 Apr 2026
https://github.com/byancamatos01/exerciciosextrasbdprova
"Exercicios passados para estrudar para a prova na materia de Banco de Dados Lista 1"
Last synced: 18 Mar 2026
https://github.com/rchaganti/sqldrive
SQL Server objects as a PowerShell Drive
powershell powershell-drive psdrive ships sql sql-server
Last synced: 24 Apr 2026
https://github.com/inj-krish19/sql
There are programs of SQL that are done by author INJ KRISH. There are Folders inside a folder so files are inside folder so be careful to access this. Can use all programs and also share, modify, clone etc... Thanks For accessing it .
Last synced: 18 Jun 2026
https://github.com/konojunya/dirql
🥞 dirql displays files and directories with syntax like sql cli :)
Last synced: 25 Feb 2026
https://github.com/amaduswaray/shellql
Database manager TUI
database mysql postgresql ratatui rust sql sqlite tmux vim
Last synced: 02 Jun 2026
https://github.com/polydojo/pogodb
Simple NoSQL wrapper for Postgres' JSONB type.
nosql-data-storage nosql-database nosql-wrapper postgres sql
Last synced: 08 Apr 2026
https://github.com/xgqfrms/vscode
:cn: :rocket: Visual Studio Code & VSCode Code Snippets All in One 🎉
code-snippets dart go html5 javascript leetcode php python react sql swift typescript vscode vue webassembly xgqfrms
Last synced: 12 May 2025
https://github.com/turbot/steampipe-plugin-vanta
Use SQL to instantly query Vanta resources. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 12 Jan 2026
https://github.com/exasol/exasol-personal
The High-Performance Analytics Engine — Free for Personal Use
data-analytics data-engineering database exasol sql
Last synced: 10 Apr 2026
https://github.com/turbot/steampipe-plugin-splunk
Use SQL to instantly query logs, indexes, apps and more Splunk. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw splunk sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/tuurash/substitutex
A Small Simple SQL Database Backup Tool
asp-net backup-tool csharp n-tier-architecture sql winforms
Last synced: 21 May 2026
https://github.com/jandedobbeleer/harvey-dent
Team and mobile app product metrics tooling to use in a DevOps minded environment
apple crashlytics devops devops-tools docker docker-compose fabric google grafana influxdb jira python sql tempo
Last synced: 09 Apr 2026
https://github.com/apijson/apijson-milvus
腾讯 APIJSON 的 Milvus AI 向量数据库插件。A Milvus plugin for Tencent APIJSON.
ai apijson database milvus orm orm-library sql vector vector-database
Last synced: 18 Feb 2026
https://github.com/rgolubtsov/reporter-multilang
A tool to generate human-readable reports based on data from various sources with the focus on its implementation using a series of programming languages.
cli genie golang human-readable-reports javascript multilang mysql nodejs pdf perl postgresql python sql sqlite vala
Last synced: 17 Feb 2026
https://github.com/byancamatos01/exerc-cios-ddledml
"Exercício de DDL e DML em Banco de Dados SQL EXERCICIO 1 "
ads banco-de-dados ddl dml fatec-zl sql
Last synced: 18 Mar 2026
https://github.com/mdh266/polarsduckdbplayground
Playing Around With Polars On AWS
aws-ec2 data-science dataframe-library docker duckdb pandas polars s3 sql
Last synced: 29 Jun 2025
https://github.com/nidhiupman568/my-sql-problem-solved
🌟Welcome to a curated 📚 collection 📚 of solved 🛠️ MySQL 💾 interview 💬 problems ❓ from LeetCode 💡. 📊🔍 This section 📚 showcases 🔍 key questions ❓ and their solutions 💡, providing 📊 a valuable 🛠️ resource 📚 for anyone 💬 preparing 🛠️ for SQL 💾 interviews 💬. 🚀
data-with-sql database-queries dbms learn-sql leetcode my-sql-mastery my-sql-solutions mysql problem-solving query-optimization sql sql-experts sql-problem-solving sql-queries sql-syntax
Last synced: 02 Jan 2026
https://github.com/rajtilak-2020/suraksha-mirage_nextech1.0
A real-time cybersecurity honeypot dashboard built with React and TypeScript. Monitors and visualizes login/signup attempts with comprehensive analytics, threat detection, and admin management capabilities.
cyberdefence cybersecurity ethical-digital-standards hackathon honeypot innovation react sql supabase typescript
Last synced: 09 Mar 2026
https://github.com/martinebel/mssqltomysql
MSSQL to MySQL database migration tool
c-sharp csharp database-migrations mssql mssqlserver mysql sql windows-forms
Last synced: 18 Feb 2026
https://github.com/aramshiva/babies
👶 A parser for every name listed on a Social Security Card between 1880-2023
babies data datagov db graphs mysql names social-security social-security-data sql statistics stats
Last synced: 22 Aug 2025
https://github.com/ahmad-masud/database-schema-constructor
🗄A tool created to help design and visualize database schemas in sql
database database-generator database-management database-schema firebase javascript nodejs react schema sql
Last synced: 03 Nov 2025
https://github.com/karenpayneoregon/dyynamic-sql-where-in
Provides methods to generate dynamic WHERE IN clauses for databases
csharp csharp-core sql sql-server
Last synced: 13 Jul 2025
https://github.com/muhakbarhamid21/advckasir
ADVCKasir adalah aplikasi atau program yang berbasis pada database dimana fungsi utamanya yaitu untuk membantu para pemilik usaha untuk bisa melakukan transaksi penjualan dengan lebih praktis dibandingkan menggunakan mesin kasir konvensional. Penggunaan program aplikasi kasir memungkinkan untuk memperoleh analisis penjualan secara real-time.
aplikasi-kasir css java javascript netbeans php sql
Last synced: 25 Feb 2026
https://github.com/mvharsh/hackerrank-solutions
This repository contains all my accepted solutions in hackerrank
c cpp hackerrank-solutions problem-solving python sql
Last synced: 06 May 2026
https://github.com/marcfernandezo/x-clone
🚀 Web Application clone of Twitter (X) made with Next.js App Router, Typescript, TailwindCSS and PostgreSQL
nextjs radix-ui react sql tailwindcss typescript webapp
Last synced: 08 Apr 2025
https://github.com/jesusvilla/knext
A query builder library, like Knex but extremely fast
fast firebird javascript knex nodejs postgresql query-builder sql
Last synced: 12 Mar 2026