Show HN: GoatDB – A lightweight, offline-first, realtime NoDB for Deno and React
Published on: 2025-07-15 22:56:25
GoatDB: Lightweight NoDB for Deno & React
GoatDB is a real-time, version-controlled database for Deno, React, and low-friction deployments. It’s ideal for prototyping, self-hosting, single-tenant apps, as well as ultra light multi-tenant setups without heavy backends or complex DBs.
No Dedicated Infra : Run the entire DB client-side, with incremental queries that remove the need for server-side indexing.
Resilience & Offline-First : If the server goes down, clients keep working and can restore server state on reboot.
Edge-Native : Most processing happens in the client, keeping servers light and fast.
Real-Time Collaboration: Built-in sync automatically keeps client and server state synchronized in real-time.
👉 If you like what we're building, please star ⭐️ our project. We really appreciate it! 🙏
Example Projects
Explore projects built with GoatDB:
Todo : A minimalist, modern, todo list app specifically designed for self hosting.
EdgeChat : A demo of a ChatGPT-like interface
... Read full article.