<![CDATA[ I Learned Dolt from Scratch Using Claude ]]>
A first-person account of learning Dolt (a Git-style version-controlled database) with the help of Claude. The author learns core Git concepts, how Dolt maps Git workflows to tables and rows, and follows hands‑on steps: installing Dolt, creating a camera gear table, inserting rows, using dolt add/commit/diff, branching and merging, resolving conflicts, and pushing the repository to DoltHub. The post emphasizes how the analogies and stepwise guidance from Claude made the CLI and versioned-data concepts approachable.