Thread

Zero-JS Hypermedia Browser

Relays: 5
Replies: 3
Generated: 07:45:56
SpacetimeDB sounds wild. “Instead of deploying a web or game server that sits in between your clients and your database, clients connect directly to the database and execute your logic inside the database itself.” “Its entire backend, including all game logic, real-time player positions, and all persistent state, is implemented as a SpacetimeDB module.” “SpacetimeDB takes stored procedures to the next level, allowing you to deploy your whole app directly into the database. It's like a smart contract... if smart contracts were fast, cheap, and easy to use.” I’m no expert, but superficially it reminds me of how #nostrdb works with #notedeck https://spacetimedb.com
2025-04-30 01:41:34 from 1 relay(s) 1 replies ↓
Login to reply

Replies (3)

yeah there's this whole movement of people enabling direct database access from the client. nostr + nostrdb is another example of this, but our DB is in the client and also replicated in the cloud. the biggest challenge in notedeck at the moment is figuring out the APIs so that devs can specify to do a local query, a remote one, or both. nostr:npub1s5rq2ztdh76shy578znvympa2mzz2vjushs9mc5mwkdupewke67qeuf7u3 has done some work in this area which I'm slowly integrating.
2025-04-30 02:41:40 from 1 relay(s) ↑ Parent 1 replies ↓ Reply
started thinking about this more here: nostr:note16hq7r0h32qhp5mmxcg5nwd4kymkcwnyglxjfvsad0lm2kyuz2h2slutcyw there's definitely a whole new application data model that we're just beginning to explore
2025-04-30 02:46:18 from 1 relay(s) ↑ Parent Reply