<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/what-people-are-saying-better-stack-edition-e20vhxeem" -->

---
title: What People Are Saying: Better Stack Edition | daily.dev
description: DoltHub responds to a Better Stack YouTube video about Dolt, the Git-style version-controlled SQL database. While the video was well-received by the host,...
canonical: https://daily.dev/posts/what-people-are-saying-better-stack-edition-e20vhxeem
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: What People Are Saying: Better Stack Edition | daily.dev
og:description: DoltHub responds to a Better Stack YouTube video about Dolt, the Git-style version-controlled SQL database. While the video was well-received by the host,...
og:url: https://daily.dev/posts/what-people-are-saying-better-stack-edition-e20vhxeem
og:image: https://api.daily.dev/og/posts/E20VHXEeM.png
og:image:alt: What People Are Saying: Better Stack Edition
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# What People Are Saying: Better Stack Edition

**[DoltHub Blog](https://daily.dev/sources/dolthub-blog)** · 4 min read · 0 upvotes · 0 comments

## Summary

DoltHub responds to a Better Stack YouTube video about Dolt, the Git-style version-controlled SQL database. While the video was well-received by the host, viewer comments were skeptical, arguing that migrations, replicas, transactions, and logs already cover Dolt's use cases. The DoltHub team acknowledges the demo focused on simple rollback scenarios that could be replicated with standard tools, and makes the case for Dolt's more advanced capabilities: O(1) branching to recreate past database states, binary search across history (akin to git bisect), multi-user data isolation per branch, distributed audit logs, and asymptotically faster merges and rollbacks compared to traditional replicas — all without storage duplication thanks to Prolly Trees.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://dolthub.com/blog/2026-07-15-what-people-are-saying-better-stack>

## Similar posts on daily.dev

- [What People Are Saying: LWN Edition](https://daily.dev/posts/what-people-are-saying-lwn-edition-rqozyipga) · DoltHub Blog · 0 upvotes · 0 comments
- [Version Controlled SQL Database Dolt Releases 2.0 with Automatic Storage Cleanup and Compression](https://daily.dev/posts/version-controlled-sql-database-dolt-releases-2-0-with-automatic-storage-cleanup-and-compression-wfaha9aol) · InfoQ · 1 upvotes · 0 comments
- [DoltLite Beta](https://daily.dev/posts/doltlite-beta-6gdortkc2) · DoltHub Blog · 14 upvotes · 1 comments

---

Tags: [#backend](https://daily.dev/tags/backend), [#git](https://daily.dev/tags/git), [#version-control](https://daily.dev/tags/version-control)

[View this post on daily.dev](https://daily.dev/posts/what-people-are-saying-better-stack-edition-e20vhxeem)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"What People Are Saying: Better Stack Edition","url":"https://daily.dev/posts/what-people-are-saying-better-stack-edition-e20vhxeem","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/what-people-are-saying-better-stack-edition-e20vhxeem"},"datePublished":"2026-07-15T23:14:03.728Z","dateModified":"2026-07-15T23:14:23.500Z","description":"DoltHub responds to a Better Stack YouTube video about Dolt, the Git-style version-controlled SQL database. While the video was well-received by the host,...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/942125feda2683150cabc5d5ade0f6ad?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/942125feda2683150cabc5d5ade0f6ad?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"DoltHub Blog","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"DoltHub Blog","logo":"https://media.daily.dev/image/upload/s--LXDlvjS4--/f_auto,q_auto/v1780213587/logos/dolthub-blog?_a=BAMAMiWQ0","url":"https://daily.dev/sources/dolthub-blog"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/what-people-are-saying-better-stack-edition-e20vhxeem","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"backend,git,version-control","timeRequired":"PT4M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"DoltHub Blog","item":"https://daily.dev/sources/dolthub-blog"},{"@type":"ListItem","position":3,"name":"What People Are Saying: Better Stack Edition"}]}
```

