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-06-30 00:25:46 UTC
- JSON Representation
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/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/nicolasbonnici/gorest
GoREST is a library that helps you easily create production-grade REST APIs
Last synced: 14 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/shgopher/408
408的内容:数据结构,算法,网络,操作系统,计算机组成原理,设计模式,数据库
408 algorithms algorithms-and-data-structures linux mysql network patterns sql system
Last synced: 15 Apr 2025
https://github.com/turbot/steampipe-mod-terraform-azure-compliance
Run compliance and security controls to detect Terraform Azure resources deviating from security best practices prior to deployment using Powerpipe and Steampipe.
azure compliance hacktoberfest powerpipe powerpipe-mod security sql steampipe steampipe-mod terraform
Last synced: 22 Apr 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/turbot/steampipe-plugin-trivy
Use SQL to instantly query advisories, vulnerabilities, packages, findings and more using Trivy. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin trivy zero-etl
Last synced: 22 Apr 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/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/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/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/soranoba/pageboy
A SQL pagination library for golang with GORM.
Last synced: 24 Aug 2025
https://github.com/turbot/steampipe-plugin-digitalocean
Use SQL to instantly query droplets, VPCs, users and more from DigitalOcean. Open source CLI. No DB required.
backup digitalocean digitalocean-api doctl 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/nzmprlr/sqlpp
A database connection wrapper to cache prepared statements by transforming queries to use with array arguments.
database go golang mysql postgresql sql wrapper
Last synced: 18 Jan 2026
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/raleighlittles/hackerrank-sql
Annotated solutions to HackerRank's SQL domain questions.
Last synced: 21 Mar 2025
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/wangzuo/arel
rails/arel in javascript
activerecord javascript rails sql
Last synced: 02 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/d-alejandro/laravel-code-examples
Clean Architecture, SOLID, PHP 8.2, Laravel 9, RESTful API, Nginx, PostgreSQL 16, MySQL 8, CRUD, DTO, Enum, Docker Compose, Unit tests, Feature tests, SQL, Repository Criteria Pattern, Mocking Objects, Design Patterns, PHPUnit
clean-architecture clean-code crud decorator dependency-injection design-patterns docker-compose dto enum feature-tests laravel mocking-objects nginx php phpunit postgresql solid sql unit-tests xdebug
Last synced: 21 Apr 2025
https://github.com/oybekkayumov/vet-clinic-db
This template should be used for database related projects at Microverse. Generate your own repository, update this README and edit all files content while working on projects. You should not be adding any new files unless asked otherwise.
Last synced: 23 Apr 2025
https://github.com/farzadforuozanfar/story
StoryTeller website
bootstrap5 css js php sql storybook storyteller
Last synced: 12 Apr 2025
https://github.com/hamzaoutdoors/catalog-of-my-things
A console app that will help you to keep a record of different types of things you won : books, music albums, movies, and games. Everything will be based on the UML class diagram presented in Readme text.
capstone-project database oop postgresql rspec ruby sql tdd
Last synced: 24 Apr 2025
https://github.com/devinmatte/git-challenge
Gamification of Git Contributions for the use of either education or competition
competition education gameification gamification git git-challenge github-api organisation php sql
Last synced: 12 Jun 2025
https://github.com/SANKALP1011/LibraryDatabase
This is an library database build using sql .
Last synced: 30 Jul 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/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/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/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/simandebvu/sql-zoo
My Solution Set for the SQL Zoo Challenges and quizzes. Written in SQL.
Last synced: 04 Apr 2026
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/qoredb/qoredb
Next Generation Database Client
database-client nosql opensource sql
Last synced: 17 May 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/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/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/stimulsoft/samples-reports.web-for-blazor-webassembly
Blazor WebAssembly (Wasm) samples for Reports.BLAZOR report generator, Visual Studio C# projects, and .NET 6, .NET 7, .NET 8 embedded components
blazor blazor-wasm chart code128 databases dotnet embedded export html-text net60 net70 net80 onepage pdf-generator razor-pages reporting sql wasm web-components webassembly
Last synced: 14 Oct 2025
https://github.com/mixpanel/mixpanel-headless
Complete programmable interface to Mixpanel analytics. Python library and CLI for discovery, querying, and data extraction. Designed with coding agent use in mind.
ai-agents analytics claude-code cli data-engineering duckdb etl mixpanel mixpanel-api python sql
Last synced: 06 Jun 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/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/michael-simons/doag2016
Slides and demo code for my talk at DOAG2016
demo jooq spring-boot sql talk
Last synced: 08 May 2025
https://github.com/thecodemonkey86/qt_oci_driver
Qt OCI Oracle database driver. Resolve "Driver not loaded" runtime error. Download pre-built qsqloci.dll driver library for establishing a database connection to Oracle Database using addDatabase("QOCI")
database driver oracle qt5 qt6 sql
Last synced: 27 Apr 2025
https://github.com/hojabri/querybuilder
SQL query builder
golang query query-builder sql
Last synced: 16 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: 13 Apr 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/mo7ammedd/exam-system
The Examination System Database is a comprehensive solution designed to streamline examination processes
database examination-system sql sqlserver
Last synced: 16 Apr 2025
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/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/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/linsir6/webnote
记录一些在学习Js,NodeJs,数据库相关方面知识的资料,欢迎fork,star~
Last synced: 08 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/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/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/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/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/pprattis/bookstore-asp.net-web-application
An online application in Visual C # (ASP.NET Web Application) using the Model View Controller design architecture in the Visual Studio development environment that implements the following functionality. Manage data, create reports, manage in-app backups.
asp-net asp-net-mvc boostrap computer-science csharp javascript microsoft-sql-server mvc query sql sql-server-management-studio student visual-c-sharp visual-studio web-application
Last synced: 08 Oct 2025
https://github.com/briansorahan/spatialite
database/sql driver for libspatialite
geospatial spatial spatialite sql sqlite3
Last synced: 22 Mar 2025
https://github.com/vinugawade/ur-codes-lite
bootstrap4 css3 htlm5 javascript php sql sqlite xampp
Last synced: 05 Jul 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/kanugurajesh/azure-postgresql-javascript
CRUD operations on azure postgres database
azure azure-postgres crud-operations environment-variables javascript sql
Last synced: 07 May 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/prefeitura-rio/queries-rj-smtr
Repositório de queries da Secretaria de Transportes do Rio de Janeiro (SMTR)
Last synced: 17 Jan 2026
https://github.com/fabiannorbertoescobar/sql-ejercicios
Ejercicios de SQL de BD. Tablas, vistas, consultas, funciones, stored-procedures, triggers, roles, backups, restores, etc. TP de BD: https://github.com/FabianNorbertoEscobar/BD-TP
backup bd db functions mysql queries roles sql sqlite sqlserver stored-procedures transact-sql transactions triggers views
Last synced: 03 Aug 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/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/mu-selim/empolyee-management-system-next
Next is a employee management system windows application which is built and released using (C#) .net framework and MS SQL server as a database
csharp desktop-application dotnet sql sql-server windows-forms
Last synced: 19 Apr 2026
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/tobilg/polyglot
Rust/Wasm-powered SQL transpiler
rust sql sqlglot transpiler wasm
Last synced: 23 Feb 2026
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/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/serenedb/serenedb
The First True Distributed Real-Time Search Analytics Database
analytics clickhouse cpp database dbms elasticsearch olap postgresql search-engine sql
Last synced: 02 Apr 2026
https://github.com/augustoccesar/querybuilder
Simple helper for building queries using Java/Kotlin code.
Last synced: 11 Oct 2025
https://github.com/parkingwang/go-sqlbuilder
Go-SQLBuilder是一个用于创建SQL语句的工具函数库,提供一系列灵活的、与原生SQL语法一致的链式函数。
Last synced: 24 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/tkcrm/pgxgen
Code generation tool for PostgreSQL, MySQL, and SQLite. Generates CRUD SQL, Go models, and sqlc query code from a single config file.
ddl generator mysql pgxgen postgres sql sqlc sqlformatter sqlite
Last synced: 14 Apr 2026
https://github.com/turbot/steampipe-mod-alicloud-compliance
Run individual configuration, compliance and security controls or full compliance benchmarks for CIS across all of your Alibaba Cloud accounts using Powerpipe and Steampipe.
alibaba-cloud alibabacloud alicloud cis cis-benchmark compliance hacktoberfest powerpipe powerpipe-mod security sql steampipe steampipe-mod
Last synced: 22 Apr 2025
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/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/sanidhyy/trello-clone
Collaborate, manage projects and reach new productivity peaks.
actions management mysql next nextjs prisma productivity react server sql stripe task-manager tasks trello trello-clone
Last synced: 13 Apr 2025
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/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/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/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/juliaaplavin/sqlcollections.jl
data-manipulation sql tabular-data
Last synced: 23 Mar 2025