This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
xaroth.bsky.social
did:plc:obqbxfljqaet3otqvh4xz2k2
Performance on write is a big one, but so is performance on read! Smaller data chunks means better cacheability and fewer network bytes.
Other benefits include:
* Unambiguous data modeling
* Semantic field meanings
* Simpler auditing
* Easier to parallelize for exceptionally large systems
2025-02-11T23:08:43.248Z