<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/dolt-in-four-flavors-4nebyatpb" -->

---
title: Dolt in Four Flavors | daily.dev
description: Dolt now comes in four database flavors: classic MySQL-compatible Dolt, Postgres-compatible Doltgres, SQLite-embedded DoltLite, and MongoDB-document-style...
canonical: https://daily.dev/posts/dolt-in-four-flavors-4nebyatpb
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Dolt in Four Flavors | daily.dev
og:description: Dolt now comes in four database flavors: classic MySQL-compatible Dolt, Postgres-compatible Doltgres, SQLite-embedded DoltLite, and MongoDB-document-style...
og:url: https://daily.dev/posts/dolt-in-four-flavors-4nebyatpb
og:image: https://api.daily.dev/og/posts/4NeBYaTpB.png
og:image:alt: Dolt in Four Flavors
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.

# Dolt in Four Flavors

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

## Summary

Dolt now comes in four database flavors: classic MySQL-compatible Dolt, Postgres-compatible Doltgres, SQLite-embedded DoltLite, and MongoDB-document-style Dumbo. The post explains why each flavor exists, how to choose the right one for your use case, and the current compatibility status with the broader Dolt ecosystem (DoltHub, DoltLab, Hosted Dolt, Dolt Workbench). Doltgres is reaching 1.0 in August. DoltLite and Dumbo were built almost entirely by coding agents. Full ecosystem integration across all four flavors is expected within 6–12 months.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://dolthub.com/blog/2026-07-16-dolt-in-4-flavors>

## Similar posts on daily.dev

- [DoltHub Now Supports DoltLite and Doltgres Databases](https://daily.dev/posts/dolthub-now-supports-doltlite-and-doltgres-databases-fvvamvpdo) · DoltHub Blog · 8 upvotes · 2 comments
- [Doltgres 1.0](https://daily.dev/posts/doltgres-1-0-dnjnqean4) · DoltHub Blog · 13 upvotes · 2 comments
- [What People Are Saying: LWN Edition](https://daily.dev/posts/what-people-are-saying-lwn-edition-rqozyipga) · DoltHub Blog · 0 upvotes · 0 comments
- [Doltgres 1.0 Coming August 6th](https://daily.dev/posts/doltgres-1-0-coming-august-6th-wyku1t2ei) · DoltHub Blog · 43 upvotes · 4 comments

---

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

[View this post on daily.dev](https://daily.dev/posts/dolt-in-four-flavors-4nebyatpb)

```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":"Dolt in Four Flavors","url":"https://daily.dev/posts/dolt-in-four-flavors-4nebyatpb","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/dolt-in-four-flavors-4nebyatpb"},"datePublished":"2026-07-16T21:12:58.152Z","dateModified":"2026-07-16T21:13:20.872Z","description":"Dolt now comes in four database flavors: classic MySQL-compatible Dolt, Postgres-compatible Doltgres, SQLite-embedded DoltLite, and MongoDB-document-style...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/36e4773459688f83df8575870fa34973?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/36e4773459688f83df8575870fa34973?_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/dolt-in-four-flavors-4nebyatpb","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"backend,version-control,sqlite","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":"Dolt in Four Flavors"}]}
```

