DoltHub (@dolthub) 's Twitter Profile
DoltHub

@dolthub

Dolt is Git for Data, a version controlled SQL database. Connect to Dolt just like any MySQL database. Join us on Discord: rb.gy/warb2r

ID: 937824466553282560

linkhttps://www.dolthub.com calendar_today04-12-2017 23:22:31

1,1K Tweet

832 Followers

385 Following

DoltHub (@dolthub) 's Twitter Profile Photo

This blog goes over setting up both Dolt and Doltgres metrics publishing and then covers configuring a Prometheus metrics collector as well as how to query the metrics data to see a visualization of your metrics. dolthub.com/blog/2025-05-2…

DoltHub (@dolthub) 's Twitter Profile Photo

This blog shows you how to set up a fresh MariaDB server and configure replication to a Dolt replica. If you're a MariaDB customer and want to experiment with Dolt, adding a Dolt replica is a great way to get started. dolthub.com/blog/2025-05-2…

DoltHub (@dolthub) 's Twitter Profile Photo

The Dolt Workbench now works on Linux. This blog explains the nuances of getting an Electron app like the Dolt Workbench working on Linux. dolthub.com/blog/2025-05-2…

DoltHub (@dolthub) 's Twitter Profile Photo

We prioritized support for new Doltgres features from a customer request on GitHub, so if you have any features you want to use that aren't supported yet, just cut us an issue on GitHub. We just added ROW() constructor syntax to create anonymous records. dolthub.com/blog/2025-05-3…

DoltHub (@dolthub) 's Twitter Profile Photo

Last week we realized that we were coming up on the tenth anniversary of the first commit in the Dolt codebase, made on June 2, 2015. So we figured now is a good time to update the timeline and talk about the journey that got us here. dolthub.com/blog/2025-06-0…

DoltHub (@dolthub) 's Twitter Profile Photo

This blog shows how to build a Laravel web app powered by Doltgres. Laravel and Doltgres combined is a full-featured web application framework backed by a database that tracks every change with commits, branches, diffs, and more Git-like features. dolthub.com/blog/2025-06-0…

DoltHub (@dolthub) 's Twitter Profile Photo

Prolly trees, the unique data structure that makes Dolt possible, have been independently invented at least four times now, under different names and used in different contexts. This blog explores them. dolthub.com/blog/2025-06-0…

DoltHub (@dolthub) 's Twitter Profile Photo

We are exploring if native Postgres extensions will just work with Doltgres or if we have to build them. Doltgres is designed to be a drop in replacement for Postgres but has no Postgres code. dolthub.com/blog/2025-06-0…

DoltHub (@dolthub) 's Twitter Profile Photo

Claude code is getting popular with Dolthub's developers. This blog walks through some of the initial tasks Claude Code completed to convince us it works. dolthub.com/blog/2025-06-1…

DoltHub (@dolthub) 's Twitter Profile Photo

The latest release of DoltLab now includes support for OIDC Single Sign-On in DoltLab Enterprise. dolthub.com/blog/2025-06-1…

DoltHub (@dolthub) 's Twitter Profile Photo

A user reported that Dolt didn't have support for INSERT…RETURNING statements and this was preventing them from switching from MariaDB to Dolt. So we fixed it. Here's how and what's next. dolthub.com/blog/2025-06-1…

DoltHub (@dolthub) 's Twitter Profile Photo

We're continuing to steadily expand Doltgres' compatibility with PostgreSQL and this blog by Jason Fulghum is our latest update. Kick the tires yourself and if you find any bugs or missing features, we can prioritize fixing them for you. dolthub.com/blog/2025-06-1…

DoltHub (@dolthub) 's Twitter Profile Photo

We introduced `dolt stash` over two years ago, but with restrictions. We implemented it only for Dolt’s CLI meaning you couldn’t use it when a server is running. Stash is now everywhere, so let’s explore how it works. dolthub.com/blog/2025-06-1…

DoltHub (@dolthub) 's Twitter Profile Photo

Claude Code looks promising as a data scraping and cleaning agent in concert with Dolt and DoltHub. We had Claude Code modify a Dolt db and open a PR on DoltHub. This is more validation for our thesis that agents need database branches. dolthub.com/blog/2025-06-1…