DNS NoSQL store
A proof of concept that treats DNS as a distributed key-value data store.

Records in a DNS zone can be viewed as values reached through hierarchical keys. This experiment pushes that idea toward a generic data-store model.
The analogy is useful, but DNS has very different consistency, authority, cache, and size rules from a conventional database.
Primary source: https://dyna53.io/