Dolt is Git for Data: a SQL database that you can fork, clone, branch, merge
11–20 of 185 posts
Re: Dolt is Git for Data: a SQL database that you can fork, clone, branch, merge
#12Re: Dolt is Git for Data: a SQL database that you can fork, clone, branch, merge
#13Re: Dolt is Git for Data: a SQL database that you can fork, clone, branch, merge
#14Re: Dolt is Git for Data: a SQL database that you can fork, clone, branch, merge
#15Features like this that are only feasible below a certain scale are underdeveloped and I think there's opportunity there.
Re: Dolt is Git for Data: a SQL database that you can fork, clone, branch, merge
#16I collected all the git for data open source projects I could find a few months back, there have been a bunch of interesting approaches https://docs.google.com/spreadsheets/d/1jGQY_wjj7dYVne6toyzm...
Re: Dolt is Git for Data: a SQL database that you can fork, clone, branch, merge
#17Re: Dolt is Git for Data: a SQL database that you can fork, clone, branch, merge
#18What a lot of webmasters want is, test the site locally, then merge it back. A lot of people turned to Jekyll or Hugo for the very reason that it can be checked into git, and git is reliable. A static website can’t get hacked, whereas anyone who has been burnt with Wordpress security fail knows they’d prefer a static site.
And even more: People would like to pass the new website from the designer to the customer to managers — Wordpress might have not needed to develop their approval workflows (permission schemes, draft/preview/publish) if they had had a forkable database.
Re: Dolt is Git for Data: a SQL database that you can fork, clone, branch, merge
#19Is this mysql only?
Re: Dolt is Git for Data: a SQL database that you can fork, clone, branch, merge
#20which db does it use?