TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

DBSP: Automatic Incremental View Maintenance for Rich Query Languages [pdf]

28 pointsby luuover 1 year ago

2 comments

matlinover 1 year ago
The idea of representing a view over a stream with a type of circuit diagram is really neat and seems like the big unlock here.<p>Makes me wonder if you could create a toy implementation in a reactive stream library like RxJS but one that is glitch-free[1]. I&#x27;ll have to give this a try in our Typescript database we&#x27;re developing that has basic incremental view maintenance currently.<p>[1] <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Reactive_programming#Glitches" rel="nofollow noreferrer">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Reactive_programming#Glitches</a>
评论 #37460841 未加载
评论 #37461024 未加载
rajnathaniover 1 year ago
Interesting to see Materialize’s founder Frank McSherry as an author here.