What Can You Do with a Version Control Database?

VIDEO
1 min read

Version Control your Existing Database

One of the best use cases to get started using Dolt is to version control your existing database in Dolt. This is additive to your existing environment and won't require changes to your existing infrastructure. Once you have stored 2 or more versions of your database in Dolt, you will be able to produce cell-wise diff queries.

To get started is easy, download Dolt, create a dump file of your existing database, and load it into Dolt.

Now What?

Once you have your database in Dolt, what's the benefit? Diffs! DoltHub will automatically tell you the diff's between commits in your database. This can be very useful when ingesting data from multiple sources on a regular basis. In our latest video, we walk through how diffs helped us realize we had an error in our process when grabbing data from the NBA's api for our S.H.A.Q. bounty. Here's the database referenced in the video.

Let us know your Dolt use cases and other videos you would find helpful on Discord.

SHARE

JOIN THE DATA EVOLUTION

Get started with Dolt

Or join our mailing list to get product updates.