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/mmacia/query-builder.cr
SQL query builder for Crystal language
crystal database dsl query-builder querybuilder sql sqlite3
Last synced: 14 May 2026
https://github.com/sassine/sqlschema2java
sqlschema2java generates Java types from SQLSchema and annotate those types for data-binding with Jackson 2.x, Javax Persistence and Spring Repository.
antlr4 class classloader dto dto-entity-mapper entity jackson java java-library jpa-hibernate lombok maven maven-plugin reflection sql sql-schema
Last synced: 20 May 2026
https://github.com/robinvandernoord/pydal2sql
Convert pydal define_tables to SQL using pydal's CREATE/ALTER logic
Last synced: 18 Jul 2025
https://github.com/quantco/sqlcompyre
Python package for comparing SQL tables and databases.
Last synced: 03 May 2025
https://github.com/devops-ia/helm-steampipe
Helm chart for Steampipe
charts helm kubernetes oauth2 query sql steampipe steampipe-dashboard steampipe-mod steampipe-plugin
Last synced: 07 Mar 2026
https://github.com/mayankjhanwar/domestic-airlines-management-system
The purpose of this project is to computerize the front-office management of the Airline Institutions. The main function of the system is to register and store passenger and flight details, and retrieve those details as and when required, and manipulate these details meaningfully.
database dbms html my-sql mysql-database php sql sql-server wamp-server
Last synced: 11 Apr 2025
https://github.com/ligmitz/cryptic-hunt
Repo holding the code for Abhedya, an event of Prodyogiki - 2021 organized by ISTE - NITH.
Last synced: 17 Jun 2025
https://github.com/paulophagula/ezrecords
:vhs: ezrecords - SQL for Humans™ Enhanced
ezsql for-humans mysql postgres python records sql wpdb
Last synced: 21 Mar 2025
https://github.com/jmoussa/expense-report-app
Personal project using React.js, Node/Express and a MySQL database to hold an individual's purchase/expense history across stores. Good practice for building a front-end with React, and communicating with a backend and database.
crud-application database node nodejs react sql
Last synced: 17 Jun 2025
https://github.com/ivangalbans/hackerrank
My solutions to HackerRank challenges
algorithms clojure cpp data-structures functional-programming hackerrank-solutions problem-solving sql
Last synced: 11 May 2025
https://github.com/imatic/pgqb
Functional PostgreSQL query builder
nodejs postgresql query-builder sql
Last synced: 25 Jan 2026
https://github.com/lnyemba/data-transport
read/write data anywhere, Lightweight ETL tool
apache-zeppelin database etl etl-pipeline ferretdb jupyter-notebook lightweight-framework mongodb mysql nosql pandas postgresql python sql
Last synced: 12 Apr 2025
https://github.com/tivins/database
A secure and efficient fluent PDO wrapper
database fluent mysql pdo php prepared-statements query query-builder sql sqlinject-defense sqlinjection sqlite
Last synced: 13 Apr 2025
https://github.com/mavmi/info21_v1.0
The aim of this project is to create database about school 21 peer-to-peer system using PostgreSQL
database info21 postgresql school21 sql
Last synced: 19 Jul 2025
https://github.com/pilotpirxie/database-backup-worker
💾 Dump MySQL, PostgreSQL or ClickHouse database and upload to S3
aws-s3 backup backup-tool backup-utility clickhouse clickhouse-database database mysql mysql-database node nodejs postgres postgresql s3 s3-bucket s3-storage sql worker
Last synced: 02 Feb 2026
https://github.com/newking9088/sql-guide-to-solve-complex-data-science-problems
This is a comprehensive SQL guide for both MySQL users and PostgreSQL users, covering topics from basic `SELECT` statements to advanced window functions. My SQL learning journey and the suggestions from my mentees, colleagues and seniors to document this were the motivations to write this document.
dataanalysis datascience-machinelearning mysql postgresql sql
Last synced: 28 Oct 2025
https://github.com/plarun/sql-query-builder
SQL Query builder
java8 parametrized query-builder sql
Last synced: 19 May 2026
https://github.com/AivanF/Lemuras
A small Python library to deal with big tables
bigdata data-analysis html ipython-notebook join-tables json jupyter-notebook pandas pivot-tables python sql table
Last synced: 11 Apr 2025
https://github.com/gsamokovarov/patka
Patka is a fork of goose that applies unapplied migrations, even if they happen to be in the past.
Last synced: 05 Apr 2025
https://github.com/klane/springboard
Springboard Data Science Career Track assignments
data-science jupyter-notebook pyspark python scikit-learn springboard sql
Last synced: 13 Apr 2025
https://github.com/jplanckeel/steampipe-plugin-alertmanager
Steampipe plugin to access AlertManager
postgr postgresql-fdw sql steampipe steampipe-plugin
Last synced: 17 Jan 2026
https://github.com/aivanf/lemuras
A small Python library to deal with big tables
bigdata data-analysis html ipython-notebook join-tables json jupyter-notebook pandas pivot-tables python sql table
Last synced: 28 Oct 2025
https://github.com/sassman/edu-sql-parser-rs
SQL Types transpiles `CREATE TABLE` SQL code into type definitions in other languages such as TypeScript or Rust.
compiler languages parser rust sql sql-parser transpiler typegen typescript
Last synced: 01 Jul 2026
https://github.com/siyovush-hamidov/postgresql-cpp-connector
🏙️This project showcases a C++ application that connects to a PostgreSQL database to query information. With a simple terminal interface, users can easily retrieve data by entering the prompt.
cpp devops libpqxx postgres postgresql sql
Last synced: 27 Dec 2025
https://github.com/rkusa/sqlm
An `sql!` macro to write compile-time checked database queries similar to how `format!` works
Last synced: 11 Sep 2025
https://github.com/mineru98/searchts
A library for filtering TypeScript objects based on a json SQL-like language, tsql
filter json node object-search query search sql typescript
Last synced: 03 Apr 2025
https://github.com/thmeitz/ksqldb-migrate
Migration tool for ksqlDB
go kafka kafka-streams ksqldb ksqldb-go sql
Last synced: 14 Jan 2026
https://github.com/turbot/steampipe-plugin-pipes
Use SQL to instantly query Turbot Pipes resources across workspaces. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin turbot turbot-pipes zero-etl
Last synced: 12 Apr 2026
https://github.com/mfkimbell/catalog-web-scraper
Dockerized Python/Flask web application that uses lxml to parse an online book catalog, stores data in PostgreSQL with RabbitMQ workers, then allows for querying of that data by users on Flask.
aiohttp asyncio docker flask lxml makefile pdm psycopg2 rabbitmq shell-script sql toml yml
Last synced: 20 Oct 2025
https://github.com/mavstuff/simpledbbackup
Simple SQL Server database backup utility
csharp dotnet dotnet-framework mssql mssqlserver sql sqlserver windows
Last synced: 24 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/olimsaidov/yesql-bundle
Yesql Bundle
doctrine sql symfony-bundle yesql
Last synced: 04 Sep 2025
https://github.com/erenelagz/hastane-randevu-sistemi
PHP ve SQL VeritabaRandevu Paneli
appointment-booking hastane-randevu-sistemi hospital-management-system html-css-javascript otomasyon-sistemi php phpmyadmin randevu sql
Last synced: 25 Feb 2026
https://github.com/rrreeeyyy/go-sql-n-plus-one-finder
np1finder is a simple and efficient tool to detect N+1 query problems in Go applications that use database/sql
Last synced: 14 Jan 2026
https://github.com/amattu2/inst-327
A repository for INST-327 (Database Design and Modeling) class at UMD. Includes Lab assignments, Homework assignments, and groupwork.
database murach murach-textbook mysql sql
Last synced: 16 Apr 2026
https://github.com/randomnoun/sql-explainerator
Convert query execution plans ( the output from an 'EXPLAIN' statement ) into pretty diagrams
Last synced: 04 Mar 2026
https://github.com/zheruel/php-news-website
News portal - Vanilla PHP/HTML/CSS
Last synced: 16 May 2026
https://github.com/isodevmate/aviator
Aviator Game Client The Aviator Game Client is a real-time online betting game built with React, TypeScript, and Redux. Players bet on a virtual airplane's flight duration, aiming to cash out before it crashes. The game features real-time multipliers, WebSocket communication, and a robust betting system, providing an engaging and interactive gaming
drizzle drizzle-orm nodejs react reactjs sql sqlite sqlite3 typescript websockets wss
Last synced: 28 Feb 2026
https://github.com/shiv-xm/leetcode_solution
Welcome to my LeetCode Solutions repository! Here, you'll find my solutions to various LeetCode problems that I've tackled during my coding practice. The goal of this repository is to maintain a personal archive of my problem-solving journey, as well as to share insights and approaches with others in the coding community.
algorithms-and-data-structures data-structures dynamic-programming leetcode-cpp leetcode-solutions mysql-database sql string
Last synced: 12 Apr 2025
https://github.com/ikauematos/sql-database-student
Hello devs okay with you guys ? This repository aims to know SQL in a more in-depth way for its use in database creations
Last synced: 27 Feb 2025
https://github.com/kumarswamy2025/india-general-election-result-analysis-2024
This project analyzes the results of the India General Election 2024 using SQL Server. Various problem statements were tackled to gain insights from the election data.
Last synced: 01 Apr 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/hoseinrezaeem/jdbc_generics_shoponline
Hi,My project shop Online use java , jdbc Generics
enumeration generic git interface java jdbc maven oop postgresql sql
Last synced: 16 Apr 2026
https://github.com/edertone/turbodepot
General purpose multi storage library (ORM, Logs, Users, Files, Objects)
cross-language database filesystem javascript json-setup orm php sql typescript user-management
Last synced: 15 Aug 2025
https://github.com/viktorsvertoka/goit-rdb-hw-02
Home task for Relational Databases: SQL course🗄️
goit goit-rdb-hw-02 mysql mysql-database sql workbench
Last synced: 09 Apr 2025
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/sourcegraph/querygen
CLI + tiny library for more readable SQL queries
Last synced: 15 Mar 2026
https://github.com/imagodata/filter_mate
FilterMate is a Qgis plugin, an everyday companion that allows you to easily filter your vector layers
data exploratory-data-analysis filter geospatial ogr postgis qgis qgis-plugin qgis3 qgis3-plugin spatialite sql vector-database
Last synced: 29 Apr 2026
https://github.com/satyamshorrf/multiple_language_program
These programs will all output "Hello, World!" when executed. Let me know if you have any questions or if you'd like to see more examples!
c cplusplus dart go groovy java kotlin kotlin-android mongodb oracle php python ruby satyamshorrf scala shell sql swift
Last synced: 10 Feb 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/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/sskender/mariadb-phpmyadmin-docker
docker-compose for painless setup of mariadb and phpmyadmin panel
database developer-tools development development-environment docker docker-com maria mariadb-database mariadb-mysql mariadb-server mysql mysql-connection mysql-database mysql-server quickstart sql
Last synced: 11 Jul 2025
https://github.com/jethronap/rolesystem
A Role Management System CLI Application
cli-app dao java password-hash role-management sql
Last synced: 25 Oct 2025
https://github.com/jacek13/pizza-restaurant
Application for managing a pizzeria.
blazor-server csharp database-first database-first-approch entity-framework-core microsoft-sql-server pizzeria restaurant-management restaurant-website sql
Last synced: 09 Feb 2026
https://github.com/viktorsvertoka/goit-rdb-hw-03
Home task for Relational Databases: SQL course🗄️
dql-commands goit goit-rdb-hw-03 sql workbench
Last synced: 22 Jan 2026
https://github.com/czukowski/phpunit-mock-db
Database Abstraction Layer mocking for PHPUnit
Last synced: 04 Jul 2025
https://github.com/deividsousan/tudogostoso
API de um sistema de compartilhamento de receitas onde usuário autenticados ver, adicionar e remover receitas.
api backend database fastapi mysql pydantic python sql sqlalchemy
Last synced: 02 Mar 2026
https://github.com/lamngockhuong/tools
Development Tools Collection
debugging development-tools parameter-replacer sql typeorm typescript utilities vite
Last synced: 01 Mar 2026
https://github.com/e-alizadeh/sample_dbt_project
Companion template repo for the blog post "dbt for Data Transformation - A Hands-on Tutorial" (https://ealizadeh.com/blog/dbt-tutorial)
data-engineering data-transformation database dbt dbt-packages dbtcloud etl sql
Last synced: 26 Feb 2026
https://github.com/mezgoodle/sql
Repository about SQL, but also about experiments🤪
Last synced: 08 Feb 2026
https://github.com/practical-works/adonet-typed-dataset
Practical Work in Client-Server Programming with C# and ADO.NET using Strongly Typed DataSets.
ado-dotnet ado-net ado-net-basics ado-net-disconnected-layer adonet csharp dataset datatables dot-net dotnet sql strongly-typed strongly-typed-dataset typed-dataset
Last synced: 13 Jul 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/hitiksha-patel/banking-app
This Spring Boot-based RESTful API supports banking operations with secure JWT authentication. It features user registration, account management, transaction handling, and integrates with a MySQL database. Enhanced by Spring Security for robust protection. Note: This project is currently in development.
java jwt-authentication lombok-maven maven maven-pom redis redis-cache rest-api spring-boot sql
Last synced: 04 Feb 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/sanjeev662/studentfeedbackmanagementsystem
Two way sql based full stack feedback system where admin can login to add, remove and update the records of teachers and student can give feedback to the teacher by filling feedback form.
express mysql nodejs react sql
Last synced: 14 Feb 2026
https://github.com/shellyln/go-open-soql-parser
Open source implementation of the SOQL parser for Go
go golang graph-query library object-query parser query-language soql soql-parser soql-query sql
Last synced: 01 Mar 2026
https://github.com/omonimus1/sqlzoo
My Own solutions of SQLZoo & NoSQL challenges
database nosql-database query-language sql sql-solution sqlzoo-solutions
Last synced: 17 Mar 2025
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/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/yancya/relationizer
Relationizer create evaluatable string as SQL
Last synced: 14 Feb 2026
https://github.com/LucasCancio/TCC-Show
Trabalho de Conclusão de Curso apresentado ao Instituto Técnico de Barueri Brasílio Flores de Azevedo para a conclusão do Curso Técnico em Informática em 2018
aspnet-mvc csharp css html java sql visual-studio
Last synced: 11 Mar 2025
https://github.com/rithprohos/vibe-db
Paid database tools made sense before AI. Now a solo dev with agents can build the same thing in weeks — and give it away free. That's VibeDB.
cambodia database-gui database-management database-tool developer-tools khmer rust sql sqlite tauri
Last synced: 14 Mar 2026
https://github.com/skalt/pg_inventory
pg_catalog queries
database hacktoberfest postgres postgresql sql
Last synced: 12 Apr 2026
https://github.com/konojunya/dirql
🥞 dirql displays files and directories with syntax like sql cli :)
Last synced: 25 Feb 2026
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/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/redwansharafatkabir/microsoft-sql-server
Database Management System
database microsoft-sql-server mssql mssql-database mssqlserver sql sql-server sqldatabase
Last synced: 14 Mar 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/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/adilwahla/dry-port-management-system
dry port management system using oracle SQL databases
dpms dry-port-management oracle-database sql
Last synced: 24 Jan 2026
https://github.com/gouyiba/mybatis-max
Mybatis-Max is an automatic injection SQL toolkit based on Mybatis.
curd mybatis mybatis-max orm sql toolkit
Last synced: 14 Jan 2026
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/tawfik-s/classroom-api
api to manage classrooms and quizes for graduation project vr and front end parts
authentication authorization jwt rest-api spring-boot springjpa sql
Last synced: 05 Jul 2025
https://github.com/turbot/steampipe-mod-terraform-oci-compliance
Run compliance and security controls to detect Terraform OCI resources deviating from security best practices prior to deployment using Powerpipe and Steampipe.
compliance hacktoberfest oci oracle-cloud oracle-cloud-infrastructure powerpipe powerpipe-mod security sql steampipe steampipe-mod terraform
Last synced: 12 Feb 2026