youtube image
From YouTube: RustFest Barcelona - David Bach & Malte Sandstede: Right inside the database

Description

Modern, stateful web applications are increasingly dependent on high-frequency updates from multiple database systems. Each application maintains its own dynamic view of shared and private data. What if querying and synchronizing this state consistently was as simple as writing a Datalog query?

Using a reactive query engine powered by differential computation built in Rust, we explore this question. We present a novel architecture that selectively and incrementally replicates state between server and application and thus allows you to develop as if you were sitting right inside of the database.

https://barcelona.rustfest.eu/sessions/right-inside-the-database