from Hacker News

Differential Dataflow for the Masses

by rebanevapustus on 11/8/24, 7:45 PM with 11 comments

  • by snthpy on 11/9/24, 8:18 AM

    Also, I never fully grokked Differential Dataflow but I get DBSP so I would love an explanation of how Differential Dataflow differs from DBSP.
  • by snthpy on 11/9/24, 8:13 AM

    Love this project!

    Since "Differential Dataflow" has a specific meaning though and this isn't it, I wonder if a different title wouldn't be better?

    "DBSP for the masses" presumes someone already knows what DBSP is so that doesn't work.

    What about "Incremental Dataflow for the masses" or "Incremental Dataflow in Python"?

  • by erichocean on 11/14/24, 5:14 PM

    Electric Clojure v3 also implements differential dataflow. [0]

    [0] https://www.youtube.com/watch?v=mP9e_FDjHLU

  • by keithalewis on 11/13/24, 9:15 PM

    This seems to make the mistake of identifying a vector with a stream.