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-03 00:26:03 UTC
- JSON Representation
https://github.com/rjwalters/vibesql
Vibe-coded NIST compatible database in Rust
ai-development rust sql vibe-coding wasm
Last synced: 19 Jan 2026
https://github.com/apache/horaedb-client-go
Apache HoraeDB (Incubating) Golang Client.
cloud-native database distributed-database golang horaedb iot-database sql timeseries-analysis timeseries-database tsdb
Last synced: 15 Dec 2025
https://github.com/segovoni/sql-server-demos
Some experiments and demos of my sessions at live/online events like SQL Saturday and Microsoft Conference
demo example microsoft-conference sql sql-server t-sql
Last synced: 06 Jul 2025
https://github.com/rashedul-alam46/sql-multi-table-update
SQL query to update one table by another table.
database mssql-server sql tsql
Last synced: 21 Jun 2026
https://github.com/gonzagadavid/mysql-joins
Conteúdo sobre Join em SQL, com explicação, exemplos e exercícios em MySQL
banco-de-dados exemplos exercicios join left-join mysql right-join self-join sql tutorial tutorial-code
Last synced: 01 Mar 2026
https://github.com/turbot/steampipe-plugin-openapi
Use SQL to instantly query resources from OpenAPI. Open source CLI. No DB required.
backup etl hacktoberfest openapi postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/oliwierptak/everon-criteria-builder
Library to generate complete SQL WHERE statements, with simple, fluid and intuitive interface.
builder dql fluid fluid-interface php sql
Last synced: 26 Apr 2025
https://github.com/covenantsql/cql-python-driver
Python driver for CovenantSQL
covenantsql cql python python3 sql
Last synced: 06 Jul 2025
https://github.com/datajuggler/transparencymaker
Transparency Maker reads in a .jpg or .png and creates a Pixel Information Database, that can be manipulated in a language I invented called BQL or Bitmap Query language.
Last synced: 30 Jul 2025
https://github.com/geekidharsh/predicting-harddrive-failures-using-ml
Predicting Hard Drive failure using SMART Metrics
datastudio jupyter-notebook kaggle-competition machine-learning python random-forest sql
Last synced: 22 Aug 2025
https://github.com/mehul2205/complaint-management
This website is used for taking feedback from students and sending it to respective faculty.
complaint-database complaint-management-system complaint-portal php sql sql-server
Last synced: 26 Oct 2025
https://github.com/s44wn/library-management-system
Completely in python , it can search, add, modify entries, delete entries etc. All done in python also uses SQL for database.
database python python-gui-tkinter python3 sql tkinter
Last synced: 15 Jul 2025
https://github.com/damiansire/db-manager-online
Create a manager db online. With angular :)
angular flask javascript python sql
Last synced: 13 Sep 2025
https://github.com/deepcloudlabs/ain3003-22.23-database.systems.and.cloud.computing
AIN3003: Database Systems and Cloud Computing 22/23
no-sql-databases relational-databases rest-architecture sql web-architectures
Last synced: 26 Apr 2025
https://github.com/hrbrmstr/sergeant-caffeinated
:guardsman: ☕️ Tools to Transform and Query Data with 'Apache' 'Drill'
dplyr drill jdbc parquet-files r rstats sql
Last synced: 18 Jul 2025
https://github.com/k-ilyas/relational-database-projects-freecodecamp
Relational Database Projects freecodecamp
bash freecodecamp postgres postgresql shell-scripting sql
Last synced: 10 May 2025
https://github.com/trustbit/PlainSql.Migrations
Executes migration scripts written in plain old SQL
database dotnet-core migrations sql
Last synced: 29 Mar 2025
https://github.com/abetomo/csv-select
It is a Electron application that runs SQL queries against csv data.
Last synced: 16 Mar 2025
https://github.com/mo7ammedd/leetcode_problems
repository contains solutions to LeetCode problems
leetcode leetcode-solutions solutions sql
Last synced: 18 Sep 2025
https://github.com/turbot/steampipe-plugin-tfe
Use SQL to instantly query workspaces, runs and more from Terraform Cloud/Enterprise. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin terraform tfe zero-etl
Last synced: 22 Apr 2025
https://github.com/chenningg/cz4031-sql-query-optimizer
An SQL query optimizer that executes an SQL query plan and visualizes its performance for optimization.
Last synced: 12 Apr 2025
https://github.com/akbaritabar/bibliodemography_imprs_phds_2022_idem187
Materials for the day 4 of the course on "Topics in Digital and Computational Demography" on Using large-scale bibliometric data for demographic research; Advantages and pitfalls of using Scopus data to trace internal and international scholarly migration worldwide, Instructor: Aliakbar Akbaritabar
computational-social-science data-science demographic-research migration-research python python3 rstats sql
Last synced: 07 May 2025
https://github.com/HzaCode/ChemInformant
⚗️ An all-in-one solution for chemical property retrieval from PubChem.
api-client batch-processing caching cas cheminformatics chemistry cli compound-search data-validation dataframe drug-discovery iupac molecular-descriptors molecular-weight pandas pubchem python rest-api smiles sql
Last synced: 20 Nov 2025
https://github.com/keda87/quart-clean-architecture
Todo API implemented on Quart using clean architecture
architecture asyncio clean-architecture hypercorn libuv postgresql python python3 quart sql
Last synced: 26 Oct 2025
https://github.com/umut-tosun/blogprojectwithaspnetmvc
Yazar,admin ve vitrin olmak üzere 3 katmandan oluşan blog projemde mvc nimetlerinden yararlanarak asp yeteneklerim dahada ilerlettim.
asp-net asp-net-mvc blog-project html-css-js mssql sql umut-tosun
Last synced: 04 Jul 2025
https://github.com/smghazijaffri/technotrek
Management System built on .NET 8.0 MAUI Blazor Hybrid Framework following SAP best practices
android android-application blazor blazor-hybrid blazor-server bootstrap csharp css3 dot-net dot-net-8 erp-application html5 javascript maui sql sql-server web-application webapp windows-application xaml
Last synced: 07 Aug 2025
https://github.com/adamcooke/sqb
👷♀️ A very simple but effective SQL query builder
Last synced: 12 May 2025
https://github.com/winterrdog/sqlyte-db
A small database like SQLite that can do CRU( create, read & update ) and store data as B-Trees. Clearly written in C.
c data-structures database sql
Last synced: 10 Jul 2025
https://github.com/hyvor/laravel-filterq
Advanced filtering for Laravel APIs
Last synced: 16 Apr 2025
https://github.com/vb-consulting/pg_schema_tools
PostrgeSQL Schema Tools is set of Open-Source PostrgeSQL Functions to Manage Database Schema
Last synced: 13 Apr 2025
https://github.com/digital-science/dimensions-gbq-lab
Source code for Dimensions BigQuery LAB
gbq research-analytics scholarly-big-data scholarly-metadata sql
Last synced: 06 Apr 2025
https://github.com/spandan114/luminai-data-analyst
LUMIN: Your data analysis companion that turns natural language questions into powerful insights through AI-driven visualizations and clear explanations.
ai-agents ai-data-analysis ai-tools chatgpt data-analytics fastapi groq langchain llm react sql typescript
Last synced: 30 Jul 2025
https://github.com/williamdsw/vaporbreaker-mobile
Mobile's version of my game Vaporbreaker!
aesthetics android csharp game game-development google microsoft mobile play retrogemn sql sqlite3 store unity vaporbreaker vaporwave version windows
Last synced: 09 Mar 2026
https://github.com/bivittatusdb/bivittatusdb
Operator Based Relational Database Management system for python
crud-operation data data-science data-structures database database-management indexing mit-license mongodb operator-based operator-overloading python python3 relational-database relational-model sql transaction-management
Last synced: 23 Mar 2025
https://github.com/mehdizonjy/json-transqlify
Transforms and loads JSON to a MySQL db
javascript load mysql node-js nodejs sql transform
Last synced: 13 Apr 2025
https://github.com/initphp/database
This library uses PDO. It offers DBAL, Data Mapper, Query Builder and ORM.
data-mapper database db-entity-class db-model dbal orm php php-pdo php-pdo-mysql php-pdo-sqlite php7 query-builder sql sql-query-builder
Last synced: 07 Mar 2026
https://github.com/basemax/messengersocketws
Design own Messenger Chatroom: This project took more than ten hours to try to design a native messaging infrastructure. (Own messenger project using Pure Web Socket, not Socket.IO)
mysql mysql-query nodejs socketio sql websocket websocket-api websocket-application websocket-chat websocket-client websocket-server ws wss
Last synced: 26 Jul 2025
https://github.com/sanix-darker/dockdb.nvim
Bind your Database Container to Nvim and run queries from your code editor, zero dependency needed.
database nvim nvim-lua nvim-plugin postgresql sql
Last synced: 31 Aug 2025
https://github.com/gabrielu3/database-cellphone-enterprise
SQL Database Implementation for a fictional enterprise that sells cell phones
data database plpgsql postgresql postgresql-database script sql trigger
Last synced: 14 Apr 2025
https://github.com/cfunkz/customtkinter-login-registration
Registration and login app made using customtkinter.
customtkinter python python3 sql sqlite3 tkinter
Last synced: 14 Apr 2025
https://github.com/tiagosgomes/projeto_java_web_services_com_spring_boot_e_jpa_hibernate
Java Web project developed as a practical part of the Complete Java Course. This project uses technologies such as Java SE 11, Java EE, Spring Boot Framework, SQL, JPA, Hibernate, JSON, Maven, PostgreSQL, and Heroku for deployment.
heroku hibernate java javaee javaweb jpa jpa-hibernate json maven postgresql rest spring springboot sql
Last synced: 08 Jul 2025
https://github.com/somdipdey/sql-magic
Various SQL scripts to do magical stuffs on your databases
Last synced: 30 Jul 2025
https://github.com/pyrustic/rustiql
Graphical SQL Editor built with Pyrustic
desktop-app graphical lightweight pyrustic python sql sqlite standard-libary tkinter
Last synced: 08 Jul 2025
https://github.com/graphql-editor/zeit-aurora-integration
Integration of zeit now with AWS Aurora - Easy serverless SQL database
aurora integration serverless sql zeit
Last synced: 22 Apr 2025
https://github.com/anilnayak126/filesharingapp
A file-sharing application developed using Django and Django Rest Framework (DRF) that allows users to upload, download, and manage files securely. This application incorporates DRF's core concepts and utilizes the shutil library for zipping files, with SQL for data management. Key features include user authentication, file categorization.
django drf file-management file-sharing python sql web-application
Last synced: 15 Apr 2025
https://github.com/ststeiger/sqlparser
Ways to remove sql-comments, including ANTLR4
comment-remover comments csharp dotnet-core sql t-sql
Last synced: 13 Apr 2025
https://github.com/ujjalacharya/typeorm-express-typescript-boilerplate
TypeORM, Express, Typescript boilerplate code
boilerplate expressjs node-api nodejs postgresql sql typeorm typescript
Last synced: 01 Sep 2025
https://github.com/yaacoo/graphragsqlator
LLM graph-RAG SQL generator for large databases with poor documentation
ai database ehr-data faiss-vector-database knowledge-graph langchain llm rag sql
Last synced: 19 Apr 2025
https://github.com/so010/cdrreceiver
nodejs application that receives cdr data from Cisco Meeting Server and stores to mysql db
cisco javascript node-js nodejs sql
Last synced: 15 Apr 2025
https://github.com/ezekielutshudi/vet-clinic-database
In this project, I will be using a relational database to create the data structure for a vet clinic. Then, I will start with one table, and step by step, I will create a complete database with data about: animals, animals' owners, clinic employees, visits.
database postgres postgresql sql
Last synced: 28 Feb 2026
https://github.com/stackql/stackql-demo
analytics aws azure cspm digitalocean gcp hacktoberfest linode sql stackql
Last synced: 14 Apr 2025
https://github.com/materializeinc/connection-examples
Materialize connection examples
Last synced: 14 Apr 2025
https://github.com/guanshiyin28/mpw-rent-car
MPW Rent Car Website
css html5 javascript mysql mysql-database php phpmyadmin sql
Last synced: 27 Feb 2025
https://github.com/daikoz/sqlwrapper
SQLWrapper is a tool that simplifies creating code wrappers for SQL queries. It supports various SQL databases, checks syntax and performance, and generates code directly from queries and database structures. SQLWrapper saves time and helps to maintain and write better wrapper SQL code.
builder dapper database linq mariadb mssql mysql orm pgsql postgres postgresql query query-builder server sql sqlite sqlwrapper wrapper
Last synced: 20 Feb 2026
https://github.com/little-brother/httpsql
Http server to monitoring SQL databases
db-connection db-monitoring http-server monitoring remote-sql sql sql-gateway usql zabbix
Last synced: 13 Apr 2025
https://github.com/omonimus1/computer-science-degree-courseworks
Coding Coursework that I have created individually or in Team while studying Computer Science at Napier University.
computer-science computer-science-education coursework cpp csharp databse haskell html-css-javascript scripting sql students university-coursework webtechnology
Last synced: 25 Aug 2025
https://github.com/kanlon/elasticsearch-sql
Convert Elasticsearch DSL to SQL Or Convert Sql To Elasticsearch DSL ; SQL 与 Elasticsearch DSL 语言相互转换的工具模块
Last synced: 15 Oct 2025
https://github.com/andreypopp/ch_queries
A library to generate ClickHouse SQL queries in a typesafe way with OCaml
clickhouse dsl ocaml querybuilder sql
Last synced: 05 Mar 2026
https://github.com/3noch/beam-postgres-transaction-monad
Very basic transaction monad on top of the venerable Beam library
haskell monad postgresql sql transaction
Last synced: 25 Oct 2025
https://github.com/anas436/java-online-food-ordering-system
Java-Online-Food-Ordering-System
java jframe jframes mysql netbeans-ide sql swing
Last synced: 16 Oct 2025
https://github.com/OSTEsayed/OSTE-Vulnerable-Web-Application
Vulnerable Web application made with PHP/SQL designed to help new web testers gain some experience and test DAST tools for identifying web vulnerabilities. Containing some of the most well-known vulnerabilities such as SQL, cross-site scripting (XSS), OS command injections, our intention to expand more vulnerabilities for learning purposes.
cross-site-scripting cyber-security os-command-injection php sql sql-injection vulnerable-web-app web-security web-vulnerability xss-vulnerability
Last synced: 23 Feb 2026
https://github.com/h22rana/jsonlogic2sql
JSON Logic to SQL Transpiler
go golang jsonlogic sql transpilation transpiler
Last synced: 01 Apr 2026
https://github.com/nicodupont/mooc
All my finished Moocs on the subject of the data science mainly
data-analysis data-science data-visualization datacamp jupyter-notebook machine-learning mooc pandas python sas sql
Last synced: 28 Apr 2025
https://github.com/iktakahiro/sql-basic-book
技術評論社『これからはじめる SQL 入門』関連情報 & サンプルコード & データ公開
database docker-compose postgres postgresql sql
Last synced: 04 Mar 2026
https://github.com/moapis/multidb
Connect your Go app to a group of database Nodes without the need of a SQL aware proxy! Multidb provides a SQL Database multiplexer for parallel queries using Go routines, boosting performance and availabilty.
bsd-3-clause database go golang goroutine parallel sql
Last synced: 24 Apr 2026
https://github.com/amenzhinsky/postgresql-partitioning-scripts
PostgreSQL Partitioning Scripts
Last synced: 01 Sep 2025
https://github.com/k1low/qp
Printer that prints the results of a query to the database.
Last synced: 16 Apr 2025
https://github.com/ericneves/mybooksapi
🔥 API RESTFul with PHP, Mysql, Routes, Authentication with Json Web Token, Validation and more...
api json-web-token jwt mysql php php-api sql
Last synced: 28 Sep 2025
https://github.com/turbot/steampipe-plugin-onepassword
Use SQL to instantly query 1Password vaults, items, files & more. Open source CLI. No DB required.
1password 1password-connect backup etl golang hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/haseeeb21/jewellery-store-management-system
This management system is a desktop application which is connected with the local database, the application can be used to access and modify the data in the database. Data.docx contains the data that exists in the database already.
columns csharp database database-management management management-system server sql sqlserver system tables visual-studio
Last synced: 14 Apr 2025
https://github.com/fairscript/interact
A database interaction library for node.js/JavaScript/TypeScript that uses code reflection to maximize type safety and minimize friction. Supports PostgreSQL, Google BigQuery and SQLite.
bigquery data database linq orm postgresql reflection sql sqlite typesafe
Last synced: 19 Apr 2025
https://github.com/obaydmerz/nodeorm
A laravel-like database management library for nodejs
automation data database dependency-less easy heidisql laravel library manage management mysql node nodejs orm sql sqlite useful
Last synced: 21 Apr 2025
https://github.com/kilemonn/messagequeue
A message queue service, which can receive, hold and provide messages that are sent between services.
docker docker-container in-memory kotlin microservice mongodb mssql-server mysql postgresql queueing redis service sql
Last synced: 19 Apr 2025
https://github.com/inforkgodara/automate-manual-repetitive-data-entry-tasks
This project contains demonstration of repetitive data entry tasks using python script as well as a form in which data is getting filled which is developed in JavaFX
automated-tasks automatic-data-entry automatic-form-filling-task automatic-tasks automation-data-entry data data-entry data-entry-automation data-entry-tasks database fill-form-automatic inforkgodara java-fx-form-automation pandas pyautogui python-automation python-script sql xlrd
Last synced: 17 Aug 2025
https://github.com/sap-samples/abap-platform-fundamentals-01
This project contains ABAP and SQL source used in customer facing events for SAP user groups.
Last synced: 13 Apr 2025
https://github.com/raitraidma/pgtest
Testing in PostgreSQL 9.4, 9.5 and 9.6
assertions mock mocking plpgsql postgres postgresql sql test testing
Last synced: 27 Oct 2025
https://github.com/babyblue94520/hi-sql
Use SQL like Spring Data JPA
hi-sql jpa orm spring-data-jpa sql
Last synced: 18 Sep 2025
https://github.com/manascb1344/online-auction-system
The Online Auction System is a comprehensive platform designed to streamline online auctions for buyers, sellers, and admins. 🎉 With features like user management, item tracking, real-time bidding, and transaction processing, it creates a seamless auction experience. Built with React.js and Node.js, it offers a responsive interface and robust back
auction auction-website crud database database-management dbms dbms-project docker express expressjs hacktoberfest hacktoberfest-accepted hacktoberfest2024 nodejs postgresql react reactjs sql
Last synced: 10 Apr 2025
https://github.com/johansenja/pg_unicode_font_replace
Convert 𝓯𝓪𝓷𝓬𝔂 🆃𝖊𝕩🅃 to fancy text
postgresql sql unicode unicode-characters unicode-converter
Last synced: 25 Aug 2025
https://github.com/turbot/steampipe-plugin-linode
Use SQL to instantly query instances, domains and more from Linode. Open source CLI. No DB required.
backup etl hacktoberfest linode linode-api linode-cli postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/turbot/steampipe-plugin-chaos
Chaos plugin for testing Steampipe with the craziest edge cases we can think of. 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/de-jaggl/sqlbuilder
A Java-Library to build SQL-Statements
java-library mysql sql sql-builder sql-statements sqlbuilder sybase sybase-sql
Last synced: 18 Jan 2026
https://github.com/sigmanificient/codewars
Solutions of Codewars kata i've made.
codewars codewars-kata codewars-solutions javascript php python sql
Last synced: 09 Apr 2025
https://github.com/turbot/steampipe-plugin-ibm
Use SQL to instantly query instances, networks, users and more from IBM Cloud. Open source CLI. No DB required.
backup etl hacktoberfest ibm-cloud postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 06 Sep 2025
https://github.com/0memo07/sqlerror
A Python script to scan URLs for possible SQL injection vulnerabilities.
python python-script sql sql- sql-attack sql-injection sql-query sql-syntax sqlerror
Last synced: 24 Apr 2025
https://github.com/la-lo-go/the-phpoly
Monopoly web port with vanilla JavaScript
dom-manipulation game jquery monopoly-game php sass sql vanilla-javascript webgame
Last synced: 14 Apr 2025
https://github.com/undisputed-jay/sql-island
SQL Island is a fun introduction to learning and using SQL.
Last synced: 12 Aug 2025