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-04-06 00:24:26 UTC
- JSON Representation
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/shgopher/408
408的内容:数据结构,算法,网络,操作系统,计算机组成原理,设计模式,数据库
408 algorithms algorithms-and-data-structures linux mysql network patterns sql system
Last synced: 15 Apr 2025
https://github.com/zstumgoren/gentle-intro-to-sql
A gentle intro to the world of databases and SQL, using SQLite
Last synced: 19 Mar 2025
https://github.com/pinzolo/sqlt
Simple SQL template for 2 way SQL.
2way-sql database golang mysql oracle postgresql sql sqlserver
Last synced: 14 Mar 2025
https://github.com/agnivade/sqlargs
A vet analyzer which checks sql queries for correctness
Last synced: 29 Oct 2025
https://github.com/SANKALP1011/LibraryDatabase
This is an library database build using sql .
Last synced: 30 Jul 2025
https://github.com/sharaal/sql-pg
Complex queries can be written with normal SQL, including the values needs to be bound and prefixed with the sql tag.
node-postgres nodejs postgresql query-builder sql tagged-template-literals
Last synced: 09 May 2025
https://github.com/mohamedhnoor/vet-clinic
Vet Clinic database is a relational database typed by Structured Query Language 'SQL' using PostgresQL, and it provides the required data to create the data structure for a vet-clinic wep app.
Last synced: 24 Aug 2025
https://github.com/legolasvzla/python-pubsub-postgresql-redis
Pub-Sub between PostgreSQL and Redis in Python
postgresql pubsub python3 redis sql
Last synced: 14 Jul 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/rajlaxmimeshram/anime-stream
anime-website java-8 servlet-jsp session-management sql
Last synced: 14 Jul 2025
https://github.com/Robin-Assmann/turnbased-rpg
Turnbased RolePlay Game
csharp php sql unity3d unity3d-plugin xml
Last synced: 25 Apr 2025
https://github.com/dhui/satomic
Simple nested SQL transactions/savepoints in Golang
database golang savepoints sql transaction-manager
Last synced: 07 May 2025
https://github.com/apix/simple-cache
The PSR-16 extension to Apix-Cache
apcs api apic-cache cache-busting igbinary memcached msgpack mysql oracle pdo per-simple-cache psr-16 psr-7 redis sql sqlite tagging
Last synced: 14 Apr 2025
https://github.com/turbot/tailpipe-plugin-sdk
Tailpipe Plugin SDK is a simple abstraction layer to write a Tailpipe plugin.
duckdb sql tailpipe tailpipe-plugin
Last synced: 26 Aug 2025
https://github.com/raleighlittles/hackerrank-sql
Annotated solutions to HackerRank's SQL domain questions.
Last synced: 21 Mar 2025
https://github.com/edoardottt/postgressql-db
Easy implementation of some postgreSQL Databases for practicing with Conceptual analysis of requirements, design of relational databases and SQL queries
data database pgplsql pgsql plsql postgres postgresql postgresql-database rdbm rdbms relational-databases sql
Last synced: 27 Oct 2025
https://github.com/tallesl/net-query
A simplistic ADO.NET wrapper.
ado-net csharp dot-net micro-orm query-builder sql transaction
Last synced: 30 Apr 2025
https://github.com/arasgungore/ibm-data-science
My solutions to the peer-reviewed assignments in the Data Science Professional Specialization offered by IBM on Coursera.
coursera coursera-data-science coursera-specialization data-analysis data-mining data-science data-science-projects data-visualisation data-visualization database ibm ibm-data-science ibm-data-science-professional jupyter-notebook machine-learning machine-learning-algorithms machine-learning-coursera pandas python sql
Last synced: 12 Apr 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/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/lchsk/sanchosql
SanchoSQL - Linux desktop PostgreSQL client
data database database-gui database-management desktop development editor linux linuxapps postgres postgresql sql
Last synced: 16 Aug 2025
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/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/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/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/alnkesq/duckdbsharp
Bidirectional interoperability between DuckDB and .NET
Last synced: 10 Apr 2025
https://github.com/sasha-alias/sqltabs-explain
Explain plan visualisation for Postgresql
nodejs postgresql sql sqltabs sqltabs-explain
Last synced: 26 Mar 2025
https://github.com/juliomarcopineda/jdbc-stream
Light-weight library to wrap JDBC ResultSet to Java Stream API
java java-stream-api java-streams java8 java8-stream jdbc lambda sql
Last synced: 10 Apr 2025
https://github.com/nyctibiusvii/happy
Projeto web construído durante o NLW#03 com a Rocketseat/Mayk Brito. HAPPY: "Levando mais felicidade ao mundo". 🗺🧒🏻👨👩👧👧🎁
adocao css foster-homes html javascript lar-adotivo maykbrito nextlevelweek nlw nlw-3 nlw-3-discovery orfanato rocketseat sql workshop
Last synced: 10 Apr 2025
https://github.com/bytebase/mysql-parser
MySQL parser based on ANTLR4
antlr antlr-parser antlr4 database mysql parser sql sql-parser
Last synced: 13 Apr 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/marat-gainullin/platypus-js
html java javascript netbeans-ide orm platypus-js sql
Last synced: 15 Jul 2025
https://github.com/iricartb/propagation-techniques-used-by-threats
Ivan Ricart Borges - Study of propagation techniques used by viruses. Simulation of propagation through P2P, NetBios, USB Devices, MSN Messenger.
bitcomet cpp emule icmp-ping kazaa md5 msn-messenger-protocol netbios p2p regedit scanner sockets sql thread usb usb-devices winapi windows worm zip-compression
Last synced: 10 Apr 2025
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/tallesl/net-Query
A simplistic ADO.NET wrapper.
ado-net csharp dot-net micro-orm query-builder sql transaction
Last synced: 04 May 2025
https://github.com/exasol/exasol-driver-go
Exasol SQL driver for Golang
database driver exasol exasol-integration go golang sql
Last synced: 10 Apr 2025
https://github.com/jenbrissman/followspot
FollowSpot is a comprehensive audition tracking fullstack web application for entertainment industry professionals. This app allows users to store information/media for all of their auditions while also compiling data and displaying statistics to help track progress. Demo Video: https://youtu.be/AkxajodTJZs | Deployed: https://followspot.herokuapp.com/
auditions bootstrap cards chartjs cloudinary cloudinary-api css flask google google-maps-api html industry jinja postgresql python python3 sqalchemy sql sqlalchemy twilio-api
Last synced: 12 Apr 2025
https://github.com/qoredb/qoredb
Next Generation Database Client
database-client nosql opensource sql
Last synced: 05 Apr 2026
https://github.com/malithonline/FlareBaseExpoD1-d1db-dashboard
🚀 Cloudflare D1 Database Admin Dashboard ⚡ Modern interface with zero setup required 💫
admin-dashboard cloudflare cloudflare-d1 cloudflare-pages d1 dashboard database-admin nextjs react sql typescript
Last synced: 04 Apr 2026
https://github.com/turbot/steampipe-plugin-abuseipdb
Use SQL to instantly query IP abuse scores and more from AbuseIPDB. Open source CLI. No DB required.
abuseipdb abuseipdb-api backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 20 Jul 2025
https://github.com/cyberdelia/sequel-caller-location
Add comments or the caller location to your SQL
Last synced: 13 Apr 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/jbmusso/zer
Zer helps you create and serialize generic JavaScript chains to String representations of any languages by leveraging ES2015 Proxy objects.
chain dsl gremlin javascript-chains javascript-proxy serialization serializer sql
Last synced: 13 Apr 2025
https://github.com/certainlach/immigrant
Database schema definition language, migration and ORM boilerplate generator
database migration postgresql schema sql
Last synced: 24 Jun 2025
https://github.com/rasolofonirina/madagasikara
This repository contains database, REST API of fokontany, kaomina, distrika, faritra and faritany in Madagasikara and Angular front.
angular communes districts distrika faritany faritra fokontany javascript js json kaomina madagascar madagasikara mysql nodejs prisma provinces regions sql typescript
Last synced: 17 Jul 2025
https://github.com/epost/purescript-any-db
PureScript Bindings for the node-any-db library.
mysql postgres purescript sql sqlite
Last synced: 07 May 2025
https://github.com/kanaries/gw-dsl-parser
Generate SQL from Graphic Walker visualization DSL
Last synced: 22 Apr 2025
https://github.com/xnerhu/sql-next
🔎 Mysql client for Node.js with json queries and modern api.
javascript js json mysql nodejs nosql sql typescript
Last synced: 14 Apr 2025
https://github.com/akkadotnet/akka.persistence.sql
Linq2Db implementation of Akka.Persistence.Sql. Common implementation for SQL Server, Sqlite, Postgres, Oracle, and MySql.
akka akka-persistence linq2db sql
Last synced: 13 May 2025
https://github.com/connctd/sqlbee
Simple mutating admission proxy for k8s to inject cloud-sql-proxy sidecars
gcp k8s kubernetes sidecar sql
Last synced: 17 Feb 2026
https://github.com/farzadforuozanfar/story
StoryTeller website
bootstrap5 css js php sql storybook storyteller
Last synced: 12 Apr 2025
https://github.com/cesiumlabs/json-sql-query
Use CRUD operations on JSON with SQL queries.
Last synced: 12 Apr 2025
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/tushar2704/data-portfolio
This repository showcases my skills and experience in the field of data analysis. Here, you will find a collection of projects and analyses that demonstrate my ability to extract insights and make data-driven decisions.
artificial-intelligence data-science dataanalysis postgresql python r sql streamlit-tushar2704 tushar2704
Last synced: 14 Mar 2026
https://github.com/akshayreddykotha/sql-data-exploration-project
Parch and Posey database was used to explore different functional aspects of SQL from basic to advanced.
ipynb-jupyter-notebook postgresql sql
Last synced: 28 Oct 2025
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/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/emilyriederer/dbt-convo-covid
Demo repo with full code described in blog post
controlled-vocabulary data dbt sql variable-names
Last synced: 26 Oct 2025
https://github.com/richardschoen/pythononilibrary
This IBM i library contains useful CL wrapper commands to allow Python to be called and consumed from regular IBM i jobs via CL, RPG or COBOL programs. This install assumes you have installed Python using the yum packages from IBM.
as400 automation bottle cl cobol database excel flask ibmi json programs python rpa rpg scripting service sql web xml
Last synced: 19 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/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/jeffreyning/micro-mvc
与其他mvc兼容的框架
dao groovy springcloud springmvc sql
Last synced: 27 Apr 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/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/dsevilla/bdge
Recursos para la asignatura BDGE del Máster de Big Data de la UM/USC.
bigdata couchdb hbase ipython-notebook jupyter jupyter-notebook mongodb mysql neo4j python sql
Last synced: 28 Oct 2025
https://github.com/webankpartners/wecube-plugins-itsdangerous
check script and notify user if it's dangerous
command-parser dangerous-command shell-script sql
Last synced: 23 Apr 2025
https://github.com/fontseca/noda-tasks-management-tool-api
A robust task management RESTful API developed with Go, PostgreSQL, JWT for authentication, and Docker for containerization. It features secure user authentication, task creation and management.
api backend docker go golang jwt plpgsql postgresql restful-api sql
Last synced: 27 Oct 2025
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/sfneal/mysql-toolkit
Syntax free MySQL toolkit... Build sophisticated queries programmatically, no need for tedious string manipulation. Handle's a remote MySQL database connection with a context manager, call almost any SQL query through a single import. Execute large SQL script (100mb+) on remote database, automatic command recognition, separation, and sequential execution.
manipulation mysql mysql-database python sql sqlparse
Last synced: 07 Oct 2025
https://github.com/demola234/realio_go_microservice
Go Microservice with Clean Architecture
api-gateway clean-architecture fastapi golang grafana grpc kafka linear-regression postgresql prometheus python redis sentry sklearn socketio sql
Last synced: 26 Dec 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/tobilg/polyglot
Rust/Wasm-powered SQL transpiler
rust sql sqlglot transpiler wasm
Last synced: 23 Feb 2026
https://github.com/canva-public/endpoint-vulnerability-management-samples
A companion repository to the Canva engineering blog post on how to do endpoint vulnerability management.
endpoint security sql vulnerability
Last synced: 31 Jan 2026
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/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: 21 Jul 2025
https://github.com/augustoccesar/querybuilder
Simple helper for building queries using Java/Kotlin code.
Last synced: 11 Oct 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/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/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/selimhorri/typical-auto-generated-stack
JHipster auto generation & configuration
angular ehcache h2-database jasmine java jhipster jpa leaflet liquibase mysql-database pwa rest-api sonar sql typescript webpack
Last synced: 18 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/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/bria222/milk-management-system
Milk management system is a system that connects farmers to buyers and buyers to farmers. Farmers can rate buyers; hence farmers can select the farmer with the best rating to sell to them.
ajax authentication css html5 mailer mysql-database otp-verification php phpmyadmin sql
Last synced: 07 Sep 2025