Git for Data – A TerminusDB Technical Paper [pdf]
1–6 of 6 posts
Re: Git for Data – A TerminusDB Technical Paper [pdf]
#2Re: Git for Data – A TerminusDB Technical Paper [pdf]
#3Re: Git for Data – A TerminusDB Technical Paper [pdf]
#4Re: Git for Data – A TerminusDB Technical Paper [pdf]
#5Btw, have you heard about OCaml's Irmin? It's something like a git based database. I am interested in how these two compare as git based DBs.
Re: Git for Data – A TerminusDB Technical Paper [pdf]
#6This is a great idea, interesting that haven't generated much interest in here. However, I am looking forward to read the paper. Btw, have you heard about OCaml's Irmin? It's something like a git based database. I am interested in how these two compare as git based DBs.
I haven't seen the OCaml Irmin before - very interesting and some parallel ideas. I think this sort of store is going to become a popular choice as it hits some pain points around versioning and data pipe lines. I don't know if you've had a chance to read the paper, but the data CI/CD type workflows is really what we are thinking about.