Amazon EBS
AssessPlatforms
Block storage service used by database engines to separate durable storage from compute.
Why it's here
Placed in Assess: 1 article(s) of evidence from 1 source(s), led by open-source activity, with 1 in the last 30 days. Confidence 24%. Low accumulated evidence, so it defaults conservatively pending more signal.
Evidence (1)
- 4Hacker News·7/16/2026open_sourceHomescale aims to clone PlanetScale-style database branching at home
The article introduces Homescale, an open-source project that creates writable database instances and point-in-time branches from immutable snapshots without copying the full database. It borrows a Docker-like image/container model and starts with Postgres, while keeping the storage layer abstract enough to support other engines through adapters.