🚨 AtomicJar is now part of Docker 🐋! Read the blog

Documentation

Go

Description

Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a Git repository.

Examples

doltContainer, err := dolt.RunContainer(ctx, testcontainers.WithImage("dolthub/dolt-sql-server:1.32.4"))