◆ Gentoo Logic · Modeling Warehouse

Architecture comparison

GitHub vs Supabase

GitHub runs closer to the foundational model (Cloud-hosted (Bedrock/Vertex/Azure)) than Supabase (Middleware / wrapper). No shared foundational model — different bets.

GitHub

DevTools

Proximity
Cloud-hosted (Bedrock/Vertex/Azure)
Models
OpenAI · GPT
Cloud · datastore
AzureMySQL (Vitess)RedisElasticsearch
Compliance
SOC 2ISO 27001PCI DSS
Architecture

GitHub runs on a large-scale, multi-service production platform hosted on Microsoft Azure, with operational patterns documented by GitHub/Microsoft materials and independent technical writeups. The data layer is commonly described as MySQL at scale with Vitess plus Redis and Elasticsearch, while GitHub also publishes substantial open-source infrastructure and developer tooling.

Supabase

DevTools

Proximity
Middleware / wrapper
Models
middleware / wrappers
Cloud · datastore
AWSPostgreSQL (pgvector)
Compliance
SOC 2
Architecture

Postgres backend-as-a-service; AI via pgvector + partner embeddings.

← Full orbit map · Score your own stack →