Blog

PRODUCTS

KEYWORDS

0 matching articles.
  1. Cursor for Everything

    Dolt makes it possible to implement a Cursor-like user interface for any database backed application, complete with diff and rollback. This article explains how.

    10 min read
    Read More
  2. Branch Activity is Slow - Opt In!

    Here at DoltHub.com, performance is key. Learn about the sacrifices we make for greatness!

    5 min read
    Read More
  3. Dolt uses an optimized representation for JSON that makes update and merge operations fast and automatic... usually.

    8 min read
    Read More
  4. This guide will help you set up Dolt (a version-controlled SQL database) with Claude Code, enabling you to use AI to make database changes that you can track, review, and manage through the Dolt Workbench.

    5 min read
    Read More
  5. We used Cursor Agent to migrate our blog from Gatsby and Astro. Learn the dos and don'ts we uncovered from using an agent for a large scale migration.

    9 min read
    Read More
  6. Electron vs. Tauri

    Electron is the most popular framework for building desktop apps using web technologies. In this article, we'll discuss a newer alternative, Tauri, and weigh some of the pros and cons between the two framework…

    6 min read
    Read More
  7. Agent Mode in the Dolt Workbench

    Agent mode is a popular way to use an LLM interact with a code repository using an IDE. Does a Workbench have this functionality for operating on databases? Not yet. This article explains why.

    10 min read
    Read More
  8. How we build Dolt from source on Windows using Git Bash, MSYS2, and pacman.

    4 min read
    Read More
  9. In this post, I talk about the strategies used to improve agentic data importing using idempotent goal based planning and execution.

    22 min read
    Read More
  10. Profiling on MacOS gives unexpected and misleading results.

    5 min read
    Read More
  11. FastAPI Works with Dolt

    FastAPI is a popular Python framework for building APIs. In this article, we'll build a sample application using FastAPI and Dolt.

    10 min read
    Read More
  12. Announcing DoltLab on Podman

    DoltLab's latest release allows you to run DoltLab with Podman instead of Docker.

    5 min read
    Read More
  13. We continue to test out generative AI tooling! In this post we're test driving Bolt and comparing it to our experiences with Lovable, Replit, and Vercel. Each of these app builders lets you build a web app thr…

    12 min read
    Read More
  14. How a marketing professional with zero command-line experience learned Git and Dolt through conversational AI assistance, building a real database project along the way.

    5 min read
    Read More
  15. In this article, we'll discuss why version control unlocks so much potential for agents in domains outside of code, then walk through a simple application with some agentic features backed by a Dolt database.

    8 min read
    Read More
  16. In a recent interview on the Dwarkesh podcast, Andrej Karpathy talked about how agents require diffs. We're jealous we didn't think of that so we wrote an article praising Andrej's take.

    5 min read
    Read More
  17. Modularization is critical for large codebases. If it feels like it's creating barriers, it's actually telling you something important about your code.

    11 min read
    Read More
  18. Lovable versus Replit and Vercel

    We've been testing out generative AI tooling and in this blog post we take a look at Lovable's app builder and compare it to Vercel v0 and Replit. We build a small web app that loads data from a Dolt database,…

    12 min read
    Read More
  19. We've introduced a system table to help you manage stale branches. Check it out!

    5 min read
    Read More
  20. Switch Statements in Go

    Switch statements in Go have unique features that make it easy to write complex flow controls. Read this blog to see what makes them so special.

    4 min read
    Read More
  21. Tim Sehn

    Tim's Weekly DoltHub Update

    Stay in the loop and join the community on Discord