ResolveDB Documentation
Learn how to use ResolveDB, a DNS-based data storage system that turns the DNS protocol into a lightweight, globally distributed database.
What is ResolveDB?
ResolveDB allows you to store and retrieve data using standard DNS queries. By leveraging the global DNS infrastructure, your data is automatically cached at every layer of the DNS hierarchy, enabling instant cached reads without any additional infrastructure.
Key Features
Global Distribution
Data cached at the nearest DNS resolver with multi-region infrastructure
Instant Cached Reads
Cached DNS queries return in under 1ms
Secure by Default
DNSSEC, Ed25519 signatures, and AES-256-GCM encryption
Any Language
If your language can make DNS queries, it can use ResolveDB
Quick Links
Quickstart
Get up and running in under 5 minutes
UQRP Protocol
Learn the query and response format
DNS Access
DoH, DoT, and standard DNS query methods
API Reference
REST API for managing records
Examples
Real-world use cases and recipes
Security
Authentication, encryption, and DNSSEC
SDKsComing Soon
Official libraries for JS, Python, Go, and Rust
Getting Help
If you have questions or need help, you can reach us through our GitHub repository or by email.