Blog

PRODUCTS

KEYWORDS

0 matching articles.
  1. 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
  2. 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
  3. 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
  4. 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
  5. We've introduced a system table to help you manage stale branches. Check it out!

    5 min read
    Read More
  6. 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
  7. How we migrated our blog from Gatsby to Astro for better performance, simpler maintenance, and improved developer experience

    7 min read
    Read More
  8. In this post, I'll walk you through my experience crawling websites using AI agents

    12 min read
    Read More
  9. AI SQL Testing

    A new paper about AI SQL testing was published by the UC Berkeley CS department. We've been working with the authors, Qiuyang Mang and Runyuan He, fixing bugs their testing tool Argus identified for over a mon…

    6 min read
    Read More
  10. We've promoted two features from experimental to on by default. Let's discuss.

    7 min read
    Read More
  11. OurSci just published a cool open database of crop and soil samples on DoltHub. OurSci partnered with the Bionutrient Association to collect the data between 2020 and 2023. The database is published free and o…

    4 min read
    Read More
  12. State of Doltgres

    It's been 6 months since Doltgres went Beta. What's new, and where are we going next?

    6 min read
    Read More
  13. Replit versus Vercel

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

    11 min read
    Read More
  14. Dolt now officially supports a wide range of MariaDB clients, verified through automated CI testing.

    5 min read
    Read More
  15. Faster Large Database Access with `mmap`

    Large Dolt databases are slow to interact with on the `dolt` command line. We implemented a solution using `mmap`. Turn it on for your large database if you want a faster `dolt` CLI.

    4 min read
    Read More
  16. We benchmarked channel-based iterators v. those provided by the iter package and share the results.

    8 min read
    Read More
  17. In this post, I'll walk you through my experience building an AI agent that can import data into Dolt.

    34 min read
    Read More
  18. We've been working on improving the workbench's support for Dolt's version control features. In this article, we'll discuss some enhancements that better reflect the state of working changes in the workbench.

    3 min read
    Read More
  19. Running Bats on Windows can be tricky, but with GoLand and BashSupportPro, you can run Bats tests with a single click.

    8 min read
    Read More
  20. Introducing Nonlocal Tables

    Users asked for cross-branch tables in Dolt. We delivered.

    7 min read
    Read More
  21. Tim Sehn

    Tim's Weekly DoltHub Update

    Stay in the loop and join the community on Discord