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/deepnote/jupyterlab-deepnote
A .deepnote file viewer extension for JupyterLab
artificial-intelligence data data-analysis data-science data-visualization deepnote eda jupyter jupyter-notebook jupyterhub jupyterlab machine-learning notebooks python r sql
Last synced: 06 Apr 2026
https://github.com/iwanbk/gosqlbencher
Tool to benchmark Go SQL ecosystem: query, Go database/sql funcs usage, driver, and the server
benchmark golang mysql postgresql sql
Last synced: 30 Jun 2025
https://github.com/tharukrenuja/cpms
Simple Car Parking Management System using (Windows Forms) C# with MS SQL Server
car-parking-management csharp final-project mssql-database offline sql windows-forms
Last synced: 30 Oct 2025
https://github.com/caogiathinh/urban-mobility-elt-pipeline
Built a complete end-to-end data platform to ingest, process, and analyze complex, multi-source public datasets for business intelligence.
dataengineering docker gooogle-cloud kestra pandas postgresql-database python spark sql terrraform
Last synced: 07 Oct 2025
https://github.com/jeffreyning/micro-mvc
与其他mvc兼容的框架
dao groovy springcloud springmvc sql
Last synced: 27 Apr 2025
https://github.com/0xadafang/cheatssheets
CheatSheets Rust, Python, C#, Elixir, TS, Kotlin, SQL, Bash, Docker
cheatsheet csharp elixir kotlin python rust sql typescript
Last synced: 13 Apr 2026
https://github.com/crowbarz/ha-sql_json
Updated SQL integration for Home Assistant that supports JSON attributes
hacs home-assistant integration json sql
Last synced: 17 Jan 2026
https://github.com/turbot/steampipe-plugin-hypothesis
Use SQL to instantly query Hypothesis resources. Open source CLI. No DB required.
backup etl hacktoberfest hypothesis postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Feb 2026
https://github.com/opensearch-project/dashboards-query-workbench
The OpenSearch Dashboards Query Workbench enables you to query your OpenSearch data using either SQL or PPL
dashboard opensearch opensearch-dashboards opensearch-plugins ppl sql
Last synced: 11 Oct 2025
https://github.com/turbot/steampipe-plugin-microsoft365
Use SQL to instantly query calendars, contacts, drives, mailboxes and more from Microsoft 365. Open source CLI. No DB required.
backup etl hacktoberfest microsoft365 msgraph msgraph-api office365 postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 12 Oct 2025
https://github.com/mdubus/piscine-php
Learn PHP in 2 intensive weeks !
42 42school html-css javascript php sql
Last synced: 24 Apr 2025
https://github.com/apache/ignite-teamcity-bot
Apache ignite Teamcity Bot
big-data cloud data-management-platform database distributed-sql-database hadoop ignite iot network-client network-server osgi sql
Last synced: 01 Mar 2025
https://github.com/epicestudar/bancodedados
repositório para atividades e aulas sobre banco de dados
banco-de-dados brmodelo postgresql-database sql
Last synced: 28 Apr 2025
https://github.com/turbot/steampipe-mod-gcp-insights
View dashboards and reports across all of your GCP projects using Powerpipe and Steampipe.
dashboard gcp hacktoberfest powerpipe powerpipe-mod sql steampipe steampipe-mod
Last synced: 14 Jun 2025
https://github.com/NitinSPatil15/Project-3-Data-Warehouse-with-AWS
An ETL pipeline that extracts data from S3, stages them in Redshift, and transforms data into a set of dimensional tables
etl-pipeline python redshift-database s3-bucket sql
Last synced: 29 Jul 2025
https://github.com/mchenryspagg/sql-portfolio-project
A portfolio project involving a detailed analysis of 37,997 high school/college student records to showcase key insights through the aid of effective visualizations aimed at evaluating the factors affecting student's academic performance in high school and colleges in the US..
data-analysis data-visualization database dataset datasets joins spreadsheet sql sqlite visualization
Last synced: 05 Sep 2025
https://github.com/laowantong/sqlab
SQL Adventure Builder: transform a dataset and a collection of SQL exercises into a self-contained database
database education game-engine games sql text-adventure
Last synced: 26 Jan 2026
https://github.com/yothu/vet-clinic-database
Database schema about a veterinary.
database postgresql sql veterinary
Last synced: 23 Apr 2025
https://github.com/sawongam/bank-management-system-in-web
A Web-based banking system, providing account login, creation, balance inquiry, fund transfers, analytics, and more.
bank-management-system banking banking-system bootstrap css e-commerce-project html js open-source opensource opensource-projects opensourceforgood php sql
Last synced: 26 Feb 2026
https://github.com/tuva-health/provider
A dbt project that transforms messy public provider datasets into usable data for the Tuva Project.
analytics-engineering data-analytics data-governance data-lineage data-pipelines data-warehouse dbt healthcare healthcare-analysis healthcare-data open-source providers snowflake sql
Last synced: 18 Mar 2026
https://github.com/jixiuf/sqlparser
a plugin for emacs to edit sql script or execute sql sentence in sql-mode.it can completing tablename and colum names.
Last synced: 27 Feb 2026
https://github.com/hbollon/android-sqlite-toolbox
Android java package designed to easily manage a sqlite database. Include creation of the DB and interactions with it, import and export in several formats and synchronization through http.
android android-java android-library android-sqlite-toolbox crud csv database db dbhandler gradle java json sql sqlite sqlite-database synchronization
Last synced: 07 May 2025
https://github.com/surajiyer/database-sql-joins-algorithm
An implementation of the algorithms presented in the paper "Cardinality Estimation Done Right: Index-Based Join Sampling"
cardinality-estimation joins pandas-dataframe sql
Last synced: 06 Jul 2025
https://github.com/nicolasbonnici/gorest
GoREST is a library that helps you easily create production-grade REST APIs
Last synced: 14 Jun 2026
https://github.com/ankitsharma-tech/flask-social-media-automation
Social Media automation application built on Flask. Uses instagrapi to automate posting at scheduled times, and allows user to make AI generated posts. Twitter API is used in order to allow the user to tweet from the site. Utilizes SQLAlchemy for the login, registration process and database, and includes email verification and forgot password.
ai ai-app ai-project ai-social-media ajax automation database flask python social-media sql sqlalchemy sqlite webapps
Last synced: 05 May 2026
https://github.com/waitingsong/kmore
A SQL query builder based on Knex with powerful TypeScript type support. Intergrated Tracing of OpenTelemetry. Declarative Transaction via decorator @Transactional
knex otel postgres query-builder sql transactional typeorm types typescript
Last synced: 07 Aug 2025
https://github.com/hamzaoutdoors/vet-clinic-database
Use a relational database to create the data structure for a vet clinic. And create a complete database with data about animals, animals' owners, clinic employees, and visits.
backend data-structures database postgresql sql
Last synced: 07 Oct 2025
https://github.com/claudiarojassoto/db_clinic
This project includes the implementation of a clinic's database from a relational diagram where the tables and their columns are specified, as well as the relationships between them. Accordingly, the tables are built and their relationships are established.
diagram join many-to-many many-to-one relational-databases sql
Last synced: 10 Mar 2026
https://github.com/sharpjs/psql
Cmdlets for SQL Server and Azure SQL databases.
azure-sql-database powershell powershell-module sql sql-server
Last synced: 07 May 2025
https://github.com/SANKALP1011/LibraryDatabase
This is an library database build using sql .
Last synced: 30 Jul 2025
https://github.com/turbot/steampipe-mod-gcp-thrifty
Are you a Thrifty GCP dev? This mod checks your GCP project(s) for unused and under-utilized resources using Powerpipe and Steampipe.
cost cost-control cost-optimization gcp hacktoberfest powerpipe powerpipe-mod sql steampipe steampipe-mod thrifty
Last synced: 03 Feb 2026
https://github.com/ernsthaagsman/grouporder
Group food ordering system. Meant as a demo for blog posts, suggest improvements in the issues!
ansible database flask postgresql pycharm python sql vagrant
Last synced: 14 Jul 2025
https://github.com/vb-consulting/blog
Subscribe to this repository to receive notifications whenever a new article is published at https://vb-consulting.github.io/
architecture articles blog csharp databases dotnet postgresql rdmbs software-development sql
Last synced: 01 Sep 2025
https://github.com/rohatdgnr/patika.practical.backend
This repo contains all the backend projects I completed during bootcamp on the Patika.dev platform. Projects are organized weekly and each one is geared towards learning different technologies and practices.
java rest-api spring-boot sql swing
Last synced: 31 Aug 2025
https://github.com/apache/flink-connector-hive
Apache flink
connector datastream flink hive sql table
Last synced: 22 Sep 2025
https://github.com/ioannisioannou16/transactional-outbox
An example of the transactional outbox pattern using Java, SQL, SNS and SQS.
aws domain-events fifo java microservices outbox outbox-pattern sns spring-boot sql sqs transactional-outbox transactional-outbox-pattern
Last synced: 15 Apr 2025
https://github.com/abdelkarimhajji/prject_ecomerce
eCommerce Project: Created a dynamic eCommerce platform for seamless online shopping. Browse products, enjoy a smooth checkout experience, and elevate your online retail journey. Shop smart, shop with us! 🛒💻 #eCommerce #WebDevelopment
css ecommerce-website html5 javascript mysql-database php sql
Last synced: 26 Oct 2025
https://github.com/srlion/goobie-mysql
Easily connect to MySQL in Garry's Mod using Rust binary!
async binary fast garrysmod gmod gmod-mysql graceful graceful-shutdown mysql rust rust-lang rustlang simple sql transactions
Last synced: 07 Mar 2025
https://github.com/tufin/espresso
A framework for writing testable BigQuery queries
Last synced: 04 Oct 2025
https://github.com/farjs/better-sqlite3-wrapper
Thin api wrapper around better-sqlite3 and bun:sqlite to allow cross- runtime/engine usage
api-wrapper better-sqlite3 bun cross-engine cross-runtime db sql sqlite sqlite-database sqlite3 sqlite3-database
Last synced: 14 Apr 2025
https://github.com/avanade/dbex
DbEx provides database extensions for DbUp-inspired database migrations.
ado-net database dbup sql sql-server
Last synced: 12 Sep 2025
https://github.com/xuesongtao/spellsql
🚀🚀🚀1. 高性能sql拼接工具(使用到 sync.Pool, strings.Builder 等) 2. 主要场景是需要原生 sql, 个人认为能让代码更加整洁,优雅,可控的打印sql log 3. 自带curd的orm操作,性能接近原生
fast-orm light-weight-orm orm spellsql sql
Last synced: 26 Jan 2026
https://github.com/imvexed/mockgen
A CLI utility to generate arbitrarily large realistic mock data sets
cli fake-data-generator hacktoberfest mock-data-generator sql
Last synced: 25 Jul 2025
https://github.com/fzakaria/calcite-git
A native Calcite Git adapter
apache calcite git java relational-algebra sql
Last synced: 23 Jul 2025
https://github.com/jimcostdev/python_programming_fundamentals
¡Bienvenido al repositorio Python Programming Fundamentals! Este repositorio está diseñado para ofrecer una guía completa desde los conceptos básicos de programación hasta el dominio práctico de Python.
algoritmos fastapi git mongodb python sql
Last synced: 02 Sep 2025
https://github.com/sunilvijayan7/timetracker
A Time Tracker Solution for IT Companies. Developed in .net core, VUE JS, blazor pages and Azure SAAS
attendance azure cqrs-pattern dotnet dotnet-core material nodejs npm saas sql sqlserver time tracker vue vuejs
Last synced: 25 Apr 2025
https://github.com/foxorm/foxorm
The PHP full-featured ORM
cubrid database db mariadb mysql on-the-fly orm php postgresql redbean sql sqlite
Last synced: 19 Oct 2025
https://github.com/johnftitor/catalog-of-stuff
Ruby Capstone Project meant to wrap the concepts of Ruby language and SQL Databases, creating a OOP project based on an UML diagram. In this project, we created a console app that will help us to keep a record of different types of things we won: books, music albums, and games.
Last synced: 22 Jun 2025
https://github.com/venkatesh-bharath/java-full-stack-interview-questions-3-to-10-years-experience
A curated collection of Java full stack interview questions for professionals with 3 years of experience. This repository covers essential topics like Java, Hibernate, Spring Boot, microservices, JavaScript, ReactJS, HTML, CSS, and JUnit, tailored to help you excel in your interviews with various companies.
corejava hibernate-jpa javascript microservices reactjs-es6 spring-boot spring-security sql
Last synced: 30 Oct 2025
https://github.com/thamyresarm/dio-bootcamp-warburg-fullstack
Repositório Criado para inserir os desafios de códigos realizados no Bootcamp Fullstack da Warburg Pincus com as linguagens Java e Javascript realizado na DIO.
angular aws cloud-computing java javascript mongodb nosql postgresql springframework sql
Last synced: 29 Apr 2025
https://github.com/tomwright/qry
SQL builder and repository for SQL query generation and execution. Use generics to automatically map data into your models.
go golang mysql repo repos sql sql-bui sql-builders
Last synced: 13 Mar 2025
https://github.com/nhviet03/java_project_restaurantms
Xây dựng hệ thống quản lý nhà hàng
desktop-app java jdbc management-system netbeans oracle-database sql swing-gui
Last synced: 28 Jul 2025
https://github.com/hojabri/querybuilder
SQL query builder
golang query query-builder sql
Last synced: 16 Jan 2026
https://github.com/morikuni/mdq
mdq queries multiple databases in parallel and output the results in JSON.
cli database go mysql postgresql sql
Last synced: 12 Jan 2026
https://github.com/miguelpragier/pgkebab
Golang wrapper over PostgreSQL driver
go golang helper postgresql pq sql wrapper
Last synced: 13 Aug 2025
https://github.com/mo-karbalaee/instagram-desktop-application
Instagram clone. As the final project of the advanced programming course at SBU on spring 2021
client database-management java java-fx multithreading object-oriented-programming server shahid-beheshti-university socket-programming sql
Last synced: 01 Aug 2025
https://github.com/dcblogdev/sql-import
PDO import sql from a .sql file
hacktoberfest importer php sql
Last synced: 07 May 2025
https://github.com/briansorahan/spatialite
database/sql driver for libspatialite
geospatial spatial spatialite sql sqlite3
Last synced: 22 Mar 2025
https://github.com/stackql/stackql-registry-docs
StackQL provider documentation for cloud and SaaS providers available in the StackQL Provider Registry, built with Docusaurus.
cloud cloudprovider documentation docusaurus netlify openapi openapi3 saas sql stackql
Last synced: 19 Oct 2025
https://github.com/prashuk/sql-taxi-management
Taxi Management Database Project
erdiagram oracle-11g plsql sql
Last synced: 02 Jan 2026
https://github.com/abtinz/django-flask
Backend Developement learning with codeyad, Hamrouesh, youtube courses
backend celery cloud database django django-channels django-project django-rest-framework flask jwt postgres sql websocket
Last synced: 17 Jan 2026
https://github.com/domhhv/habitrack
A simple calendar app for tracking habits, built with React and Supabase
calendar framer-motion habits heroui phosphor-icons react react-aria sql sqlfluff supabase supabase-auth supabase-storage tailwind testing-library-react typescript vercel vite vitest yarn zustand
Last synced: 13 Apr 2026
https://github.com/onfranciis/linkly-rs
A url shortener server built with Rust, PostgreSQL and Redis on Rocket - Bitly alternative
bitly learn linkly-rs postgresql redis rocket rust sql student-vscode
Last synced: 23 Oct 2025
https://github.com/rocherkong/bara
micro orm for .net cross-platform.Bara is a .Net library for Orm. Bara provides quick access to DataBase. Also it is a cross-platform orm which is written by .net Standard version 1.4 . You Can use it on .net Framwork platform or .net Core platform with Any type DataBase which Dapper Support.
dapper dataaccess database dotfiles mybatis mysql oracle orm sql
Last synced: 26 Oct 2025
https://github.com/lucasbotang/leetcode
My solutions for LeetCode
algorithm-challenges algorithms leetcode python sql
Last synced: 12 Apr 2025
https://github.com/AzThinker/SqlRepoEx
SqlRepoEx Intuitively build SQL statements using C# Lambda Expressions,it is a simple object mapper for .Net.
dapper dapper-extensions expression-to-sql lambda mysql orm sql sqlserver
Last synced: 19 Jan 2026
https://github.com/usagi-coffee/pg_chainsync
Access blockchain inside PostgreSQL
blockchain database ethereum pgrx postgres postgres-extension postgresql postgresql-extension rust sql
Last synced: 14 Oct 2025
https://github.com/vinugawade/ur-codes-lite
bootstrap4 css3 htlm5 javascript php sql sqlite xampp
Last synced: 05 Jul 2025
https://github.com/invaderzim85/mssqltoolbelt
Helper tool which provides a search, a class generator, a list of all custom tables, a definition export and some replication information of a MsSql database.
classgenerator csharp efcore helper mahapps mssql net8 replication sql table
Last synced: 09 Oct 2025
https://github.com/csfelix/how-to-do-instagram-portfolio
🌐 Public Codes and Projects shared in my Instagram's Account (C0dePlus) and Portfolio 🌐 (🔑 KeyWords: html, css, js, python, java, c#, cypher, sql 🔑)
c-sharp css cypher data-science html java javascript js jupyter-notebook mongodb mysql neo4j python sql
Last synced: 28 Apr 2025
https://github.com/andres-condezo/vet_clinic
Relational database to create the data structure for a vet clinic using PostgreSQL.
Last synced: 28 Apr 2025
https://github.com/reem-lab/vet-clinic
The project contain database created using a relational database. to store the information for clinic, so you can store the information for all the animals that come and treat in this clinic and the visits, the specializations and the vets there. 🦮😾🐴👩🏻⚕️
Last synced: 28 Apr 2025
https://github.com/musikanimal/sql-optimizer
Run EXPLAIN on Wikimedia Toolforge SQL queries
sql toolforge wikimedia wikipedia
Last synced: 07 Oct 2025
https://github.com/aymen94/games-center
Games Center Project similar to Origin, Steam, Uplay. Is a Platform store to buy and manage your games. Created with Java Swing and Mysql
dbms game-center java java-swing mysql oop sql steam swing uplay
Last synced: 28 Apr 2025
https://github.com/opensearch-project/sql-odbc
OpenSearchODBC is a read-only ODBC driver for Windows and Mac for connecting to OpenSearch SQL support.
odbc opensearch opensearch-plugins sql
Last synced: 26 Apr 2025
https://github.com/nkottary/esquelle.jl
Makes working with SQL databases easier
Last synced: 06 Jul 2025
https://github.com/j-dumbell/snow-builder
Type-safe NodeJS query builder library for Snowflake with smart return type inference, written in Typescript.
nodejs npm orm-library query-builder snowflake sql typescript
Last synced: 09 Apr 2025
https://github.com/revolut-engineering/sqltools-driver-exasol
Exasol Driver for VSCode plugin SQLTools
exasol sql sqltools vscode vscode-extension
Last synced: 24 Feb 2026
https://github.com/rursprung/r2d2-oracle
an r2d2 adapter for the oracle database
connection database oracle pool r2d2 rust sql
Last synced: 30 Apr 2025
https://github.com/bytebase/postgresql-parser
PostgreSQL parser based on ANTLR4
antlr antlr4 database parser postgres postgresql sql
Last synced: 09 Jul 2025
https://github.com/johnhany97/dental-clinic-system
Dental Clinic Appointments and Patients management System in Java
Last synced: 10 Apr 2025
https://github.com/birddevelper/flask_sqlalchemy_report
A useful simple to use utility to turn your sql query into a beautiful report HTML table
flask flask-sqlalchemy html python report sql sql-query sqlalchemy table
Last synced: 13 Mar 2025
https://github.com/mokeddembillel/amortized-svgd-gan
Learning to draw samples: with application to amortized maximum likelihood estimator for generative adversarial learning
amortized amortized-svgd continuous-probability-distibution draw-samples gan pytorch pytorch-implementation reinforcement-learning soft-q-learning sql stein-variational-gradient-decent svgd
Last synced: 15 Jun 2025
https://github.com/ginkgobioworks/curious
Graph-based data exploration tool
django graph-database query query-language sql
Last synced: 30 Dec 2025
https://github.com/9ssi7/query
A fast, synchronized and dynamic query builder package.
chain-of-responsibility query query-builder sql typescript
Last synced: 05 Apr 2025
https://github.com/vicotrbb/sqltemple
SQLTemple is a modern, AI-powered SQL IDE built with Electron and React. It provides intelligent query assistance, execution plan visualization, and a VS Code-like development experience for database work.
Last synced: 06 Mar 2026