←back to thread

Dolt is Git for data

(www.dolthub.com)
358 points timsehn | 1 comments | | HN request time: 0.265s | source
Show context
matthewbauer ◴[] No.22734830[source]
I thought Git was Git for data.
replies(2): >>22734890 #>>22734935 #
1. timsehn ◴[] No.22734935[source]
You can make a solid case and I tried: https://www.dolthub.com/blog/2020-03-06-so-you-want-git-for-...

But there are some limitations for large tables. Diffs only work if you order the file in the same order. Plus, you have to import the data into some other tool to do anything with it.