←back to thread

Dolt is Git for data

(www.dolthub.com)
358 points timsehn | 1 comments | | HN request time: 0s | source
Show context
BiteCode_dev ◴[] No.22735581[source]
Dolt is not Git for data.

Git take existing files, and allow you to version them.

Git for data would take existing tables or rows, and allow you to version them.

A uniform, drop in, open source way to have an history or row, merge them, restore them, etc. that works for Postgres, Mysql or Oracle in the same way. And is compatible with migrations.

You can have an history if you use big table or couchdb, not need for Dolt if it's about using a specific product.

replies(1): >>22735610 #
tobr ◴[] No.22735610[source]
You can nitpick any comparison like that by pointing out the different ways the metaphor breaks.
replies(1): >>22740746 #
1. BiteCode_dev ◴[] No.22740746[source]
It's not a metaphor. It's a sell pitch.