Today, we're announcing that Dolt Workbench now supports DoltLite databases. This article will show you how to set up a DoltLite database and interact with it from the workbench.
Hosted Dolt now has an official, versioned REST API for creating and managing deployments. It's built on the same OpenAPI contract we used for the DoltHub API v2, so both APIs return the same envelope, the same errors, and the same auth. Here's how to use it.
Go is conservative with adding new features, but it does happen. Generics were new once. Here's some ways that generics have evolved in recent versions, and how Dolt incorporates them.
I built an interactive Prolly Tree visualizer powered by real DoltLite trees running in your browser. See modification, fast diff, structural sharing, and history independence in action.