Outbound Link Summary:
8 months ago
Queries all the way down.
Building data-centric apps with a reactive relational database.
We’re exploring a new way to manage data in apps by storing all app state—including the state of the UI—in a single reactive database. Instead of imperatively fetching data from the database, the user writes reactive queries that update with fresh results whenever their dependencies change.
Relevant: