Hacker News new | ask | show | jobs
by eadan 2126 days ago
Is something like dolthub [0] what you have in mind?

[0] https://www.dolthub.com/

1 comments

No. They embraced the "Git for data" mindset, like Pachyderm and DVC. This design is restricted by git semantics when we need to go further.

Think more about Kafka's topic/message objects, with each message being an entire table, and their Stream API