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-02 00:29:19 UTC
- JSON Representation
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/turbot/steampipe-plugin-docker
Use SQL to instantly query Dockerfile commands and more from Docker. Open source CLI. No DB required.
backup docker docker-api etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/turbot/steampipe-plugin-openai
Use SQL to instantly query OpenAI for completions, models & more. Open source CLI. No DB required.
backup etl golang gpt-3 hacktoberfest openai postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
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/yothu/vet-clinic-database
Database schema about a veterinary.
database postgresql sql veterinary
Last synced: 23 Apr 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/hoseinrezaeem/travel-ticket-online-purchase-system
Project (Hibernate + Servlet + Java) Online shopping site for plane, train and bus tickets It is possible to register, login, buy, show the list of trips based on the origin, destination, date, buy and show tickets Ticket cancellation and... that of Hibernate, Servlet, JSP and Postgresql For back-end site design
css hibernate html inheritance interface jpa junit5 log4j maven servlet session-cookie sql
Last synced: 14 Apr 2025
https://github.com/kennethleungty/aws-rds-mysql-python
Integrating Amazon RDS, MySQL Workbench, and PyMySQL to build and deploy a database on the cloud
aws aws-rds aws-rds-mysql data-science database database-management mysql mysql-database pymysql python rdbms sql
Last synced: 12 Jul 2025
https://github.com/nazarii-piontko/datafusion-sharp
.NET bindings for Apache DataFusion query engine - execute blazing-fast SQL queries on Parquet, CSV, and JSON with Apache Arrow
analytics arrow binding csharp csv datafusion dotnet parquet query-engine rust sql
Last synced: 26 Apr 2026
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/ahmedshahriar/hr-management-system
bootstrap4 css html5 jquery oracle-10g oracle-database php pl-sql pl-sql-script sql sql-query
Last synced: 27 Sep 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/farzadoxo/csharp-and-dotnet-in-one-month
💻 I Should learn C# and dotnet with some tools like EF - SQL SERVER - Design pattern and ASP.NET , etc. ..
Last synced: 03 May 2026
https://github.com/simandebvu/sql-zoo
My Solution Set for the SQL Zoo Challenges and quizzes. Written in SQL.
Last synced: 04 Apr 2026
https://github.com/georgepwall1991/linqcontraband
Stop smuggling bad queries into production. A Roslyn Analyzer that catches EF Core performance killers (client-side eval, N+1) at compile time.
code-analysis csharp dotnet efcore entity-framework-core linq performance roslyn-analyzer sql static-analysis
Last synced: 04 Jun 2026
https://github.com/finepointcgi/godot-4-postgre-plugin
A PostgreSQL database adapter for Godot 4.
database gdscript godot godot-addon godot-engine godot-modules godot-plugin postgres postgres-backend postgres-frontend postgresql postgresqlclient sql sql-commands
Last synced: 28 Apr 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/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/marcusmqf/byedb
ByeDB.AI is an innovative AI-powered platform transforming natural language into data insights, all within a familiar chat interface. It enables non-technical users to effortlessly query databases, visualize results with charts, and export data, eliminating the need for SQL knowledge.
ai-agents data-visualization database llm-agent queries sql
Last synced: 08 Jun 2026
https://github.com/ajit24/coderbyte-solution-js
A repo where you can find important questions of DS-ALGO ,REACT and SQL Queries from Codeybyte .
algorithms-and-data-structures coderbyte coderbyte-js-solutions javascript reactjs sql sqlqueries sqlquestions
Last synced: 23 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/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/wangzuo/arel
rails/arel in javascript
activerecord javascript rails sql
Last synced: 02 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/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/thiagodp/codeceptjs-dbhelper
📜 Let your CodeceptJS tests talk to databases
access codeceptjs csv database database-js db excel firebase helper ini javascript json mysql postgres sql sqlite test testing
Last synced: 01 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/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/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/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/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/apache/flink-connector-hive
Apache flink
connector datastream flink hive sql table
Last synced: 22 Sep 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/shgopher/408
408的内容:数据结构,算法,网络,操作系统,计算机组成原理,设计模式,数据库
408 algorithms algorithms-and-data-structures linux mysql network patterns sql system
Last synced: 15 Apr 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: 10 Apr 2026
https://github.com/adamfoneil/dapper.qx
More powerful and testable inline SQL used with Dapper
dapper-extensions inline-sql sql
Last synced: 15 Jul 2025
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/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/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/melbournedeveloper/covid-19-db
COVID-19 database generated from Johns Hopkins CSSE data
covid-19 csv-files sql sqlite-database
Last synced: 29 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/thecodechaser/vet-clinic-database
Vet Clinic Database is SQL relational database that has animal table with some data, And quaries to get data from the table.
Last synced: 27 Jun 2025
https://github.com/duyet/athena-rs
Managing schema for AWS Athena as Code in GitOps-style
athena aws gitops rust rust-lang sql template-engine
Last synced: 07 Jul 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/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/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/briansorahan/spatialite
database/sql driver for libspatialite
geospatial spatial spatialite sql sqlite3
Last synced: 22 Mar 2025
https://github.com/solution10/sql
Completely standalone, expressive SQL query creator. No database or ORM needed.
composer-packages database php sql
Last synced: 14 Sep 2025
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/nkottary/esquelle.jl
Makes working with SQL databases easier
Last synced: 06 Jul 2025
https://github.com/tobilg/polyglot
Rust/Wasm-powered SQL transpiler
rust sql sqlglot transpiler wasm
Last synced: 23 Feb 2026
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/musikanimal/sql-optimizer
Run EXPLAIN on Wikimedia Toolforge SQL queries
sql toolforge wikimedia wikipedia
Last synced: 07 Oct 2025
https://github.com/augustoccesar/querybuilder
Simple helper for building queries using Java/Kotlin code.
Last synced: 11 Oct 2025
https://github.com/turbot/tailpipe-plugin-azure
Collect Azure logs and query them instantly with SQL! Open source CLI. No DB required.
activity-logs azure duckdb sql tailpipe tailpipe-plugin
Last synced: 14 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/turbot/steampipe-mod-azure-thrifty
Are you a Thrifty Azure dev? This mod checks your Azure subscription(s) for unused and under-utilized resources using Powerpipe and Steampipe.
azure cost cost-control cost-optimization hacktoberfest powerpipe powerpipe-mod sql steampipe steampipe-mod thrifty
Last synced: 22 Apr 2025
https://github.com/aminkhani/db
Database Tutorial
data database database-concepts database-systems database-tutorial db dbms mongodb mysql sql
Last synced: 11 Jul 2025
https://github.com/vinugawade/ur-codes-lite
bootstrap4 css3 htlm5 javascript php sql sqlite xampp
Last synced: 05 Jul 2025
https://github.com/turbot/steampipe-mod-github-compliance
Run individual controls or full compliance benchmarks for across all of your GitHub resources using Powerpipe and Steampipe.
cis cis-benchmark compliance github hacktoberfest powerpipe powerpipe-mod security sql steampipe steampipe-mod
Last synced: 22 Apr 2025
https://github.com/shukkkur/international-debt-statistics
SQL queries to answer interesting questions about international debt using data from The World Bank.
Last synced: 13 Feb 2026
https://github.com/turbot/steampipe-plugin-azuread
Use SQL to instantly query groups, service principals, users and more from Azure Active Directory. Open source CLI. No DB required.
azure-active-directory azuread backup etl hacktoberfest msgraph postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/turbot/steampipe-plugin-crtsh
Use SQL to instantly query crt.sh for certificates, log entries and more. Open source CLI. No DB required.
backup certificate-transparency certificate-transparency-logs certificates crtsh etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/turbot/steampipe-plugin-imap
Use SQL to instantly query mailboxes, messages and more using IMAP. Open source CLI. No DB required.
backup email etl hacktoberfest imap postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/turbot/steampipe-plugin-ipstack
Use SQL to instantly query IP geolocation and more from ipstack. Open source CLI. No DB required.
backup etl hacktoberfest ipstack postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/turbot/steampipe-plugin-okta
Use SQL to instantly query users, groups, applications and more from Okta. Open source CLI. No DB required.
backup etl hacktoberfest okta okta-cli postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 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: 21 Jul 2025
https://github.com/nemwel-boniface/nemwel-vetclinic-db
This database is of an imaginary Vet who wanted an easier way to manage the data about his animals.
Last synced: 09 Feb 2026
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/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/k1ethoang/learn_sql-server
For beginner to learn SQL basic
Last synced: 30 Oct 2025
https://github.com/posit-dev/orbital
Turn SciKitLearn pipelines into SQL
machine-learning python scikit-learn sql
Last synced: 09 Feb 2026
https://github.com/drbarnabus/dactools
A Helpful tool that can be used to deploy dacpac files to SQL Server. This tool has the ability to deploy a dacpac to multiple databases simultaniously.
dacpac database dotnet dotnet-core microsoft-sql-server multi-tenant schema sql sqlpackage t-sql tool
Last synced: 30 Oct 2025
https://github.com/drmcarvalho/pyquerymonitor
Ferramento para monitoramento de consultas lentas em SQL
monitoring mysql query sql tool
Last synced: 13 Apr 2025
https://github.com/micheleriva/hackerrank-my-solutions
🍿My solutions to HackerRank problems
ai artificial-intelligence bot cpp cpp11 elixir elixir-lang euler hackerrank hackerrank-solutions haskell js mysql regex regexp ruby scala sql
Last synced: 07 May 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
https://github.com/stackql/stackql-middleware
Middleware solution to allow clients to query back end APIs using SQL
api bff database middleware postgres postgresql sql stackql
Last synced: 11 Jul 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/saket-sk/semester5-sppu-dbms-lab
List of SQL files of program outputs that I successfully implemented during my tenure as a student of B.E in Information Technology, Semester 5. Subject:- DBMS Lab
Last synced: 12 Apr 2025
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/cloudposse/terraform-aws-dms
Terraform modules for provisioning and managing AWS DMS resources
data dms dynamodb migration mysql oracle postgres postgresql s3 sql sql-server
Last synced: 09 Sep 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/turbot/steampipe-plugin-grafana
Use SQL to instantly query dashboards, data sources, users and more from Grafana. Open source CLI. No DB required.
backup etl grafana hacktoberfest monitoring postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 28 Oct 2025
https://github.com/databrickslabs/waterbear
Automated provisioning of an industry Lakehouse with enterprise data model
data-model databricks delta-lake lakehouse python spark sql
Last synced: 07 Jul 2025
https://github.com/aldy505/sql-dsl
SQL as template literal (for a lot of stuff)
database dsl mysql postgresql sql
Last synced: 12 Jul 2025
https://github.com/oyebamiji-micheal/100-days-of-sql-beginner-to-advance
MySQL and Oracle in 100 days
Last synced: 11 Jun 2026
https://github.com/armanceau/training
Traning of coding
api database html-css-javascript json mysql php sql training workinprogress
Last synced: 10 Jul 2025