Sheet-Native Computing Foundation
The spreadsheet-native stack. Each project has a description, a repository, an analog it parodies, and โ where it exists โ a certification. The full set is on the Landscape.
The spreadsheet-native platform: installs and drives the whole stack from one CLI.
Analog of: Rancher / OpenShift
Spreadsheet-native container orchestration. The flagship: scheduling, self-healing, rolling updates โ all from a Google Sheet.
Analog of: Kubernetes
Service discovery, DNS, and load balancing over a shared network. Being extracted into its own component.
Analog of: Cilium
GitOps delivery: sync a directory of manifests into the cluster's desired state.
Analog of: Argo CD
Metrics and a tiny TSDB for the cluster.
Analog of: Prometheus
Dashboards, incl. a beautiful UI inside Google Sheets.
Analog of: Grafana
Distributed, replicated block storage; volume metadata lives in a Volumes tab.
Analog of: LINSTOR
An all-in-one DevOps forge โ repos, issues, merge requests, releases, and CI โ in one workbook.
Analog of: GitLab
A minimal, API-only, declarative node OS whose single job is to bootstrap and run Sheeternetes โ distributable across many sheets.
Analog of: Talos Linux
Relational database โ tabs as tables, SQL via QUERY().
Analog of: PostgreSQL
Streaming โ an append-only tab is a log broker.
Analog of: Kafka
Wire-protocol gateway โ psql/redis-cli/mongosh connect to a Sheet.
Analog of: DB wire protocols