Blog

PRODUCTS

KEYWORDS

0 matching articles.
  1. A demonstration, complete with sample code, on how to use Knex.js with Dolt, the world's first version controlled SQL database.

    18 min read
    Read More
  2. The snake doesn't like to commit. In Python autocommit is off by default in the Database API. This is different than other standard database connectors like ODBC and JDBC. Most common databases have autocommit…

    9 min read
    Read More
  3. Tips for running a Discord server for an open-source software project

    11 min read
    Read More
  4. Reannouncing Dolt Query Diff

    Dolt is now able to produce a diff from the resulting table sets from two queries, again.

    5 min read
    Read More
  5. Bye Bye Data Bounties

    We're saying Good Bye to one of DoltHub's most unique experiments, Data Bounties. DoltHub started with a data marketplace mission. Data Bounties were our best idea to bootstrap a virtuous cycle between data pr…

    8 min read
    Read More
  6. Dolt + Google Sheets

    Dolt, DoltHub, and Hosted Dolt can be used for Spreadsheet Version Control. Many of our customers migrated to Dolt from a really complicated, heavily edited spreadsheet. I first tested Dolt against Google S…

    12 min read
    Read More
  7. Hosted Dolt now supports SAML single sign-on for your organizations. Choose your third-party identity provider and configure SSO directly from the Hosted website.

    4 min read
    Read More
  8. Will it merge?

    Dolt's support for automatically merging schema changes has greatly improved this year.

    10 min read
    Read More
  9. Previously, I wrote an article about pitfalls befouling Go newcomers. These were each lessons that I personally learned while working on go-mysql-server, a drop-in replacement for MySQL written entirely in Go.…

    9 min read
    Read More
  10. Dolt is a SQL database with a custom storage layer designed for Git semantics. Dolt supports fast branching, diffing, and merging, plus all of the features MySQL provides. One of the ways we track our com…

    4 min read
    Read More
  11. Introducing Dolt Profiles

    Dolt now supports profiles to manage global argument configurations

    4 min read
    Read More
  12. For growing software startups offering online products and services, there comes a time when having on-call engineers becomes a necessity. As customers and service level agreements begin to increase, someone n…

    14 min read
    Read More
  13. Dolt for Drone Surveillance

    Here at DoltHub we believe in military and intelligence applications of Dolt. Harpoon Ventures, a venture capital firm that helps companies like ours get connected with the US military, invested in our last ro…

    7 min read
    Read More
  14. Dolt Replication Options

    Dolt is the world's first and only version controlled SQL database. An important feature of modern databases is replication: enabling writes to multiple database instances. Replication is used for scalability,…

    4 min read
    Read More
  15. Dolt provides a great way to test your Go applications. In this blog I'll show you how to use Dolt to test your Go applications.

    9 min read
    Read More
  16. XCA on Dolt

    It's easy to use Dolt as the backing storage for XCA, an open source UI tool for managing certificates and keys.

    11 min read
    Read More
  17. Learn how to design a pull request workflow in React for your Dolt database, bringing version control, collaboration, and human review to your data.

    9 min read
    Read More
  18. Go is relatively young, as far as programming languages go; it will be 14 years old this November. For comparison, C++, which Go directly competes with in the space of compiled general-purpose programming lang…

    8 min read
    Read More
  19. Implementing Full-Text Indexes

    A few weeks ago, we announced our initial implementation of Full-Text indexes. Dolt uses a bespoke SQL engine, which allows us to have a Git-influenced versioned database with the performance that would be ex…

    11 min read
    Read More
  20. Explore enhanced API control with Fine-Grained Permissions and discover the expanded capabilities of the DoltHub API.

    4 min read
    Read More
  21. Tim Sehn

    Tim's Weekly DoltHub Update

    Stay in the loop and join the community on Discord