The Dolt Workbench now has a Remotes Tab. This simplifies managing and syncing with remotes like DoltHub or DoltLab, enabling collaboration and data backups. Liu L.'s blog shows you how to get started. https://lnkd.in/eU95V-ha
DoltHub
Software Development
Santa Monica, California 3,783 followers
We built Dolt, Git for data. Dolt is a SQL database with Git-style versioning. Share your Dolt databases on DoltHub.
About us
Dolt is a SQL database with Git-style versioning. DoltHub is a place on the internet to share Dolt databases. Everyone has horror stories about a database broken by a bad query. A single mistake breaks your application for hours, days, or even months. Dolt solves this problem with a special type of replica you add to an existing MySQL deployment. No migration is required. You get an audit log of every cell, time travel, and branch for development on a replica. No risk to production.
- Website
-
http://www.dolthub.com
External link for DoltHub
- Industry
- Software Development
- Company size
- 11-50 employees
- Headquarters
- Santa Monica, California
- Type
- Privately Held
- Founded
- 2018
Locations
-
Primary
1420 2nd St
Santa Monica, California 90401, US
Employees at DoltHub
Updates
-
Securing your production database with an SSL certificate is a must. This blog by Brian Hendriks covers how to get free SSL certs using "Lets Encrypt", and how to deploy them to your Dolt server. https://lnkd.in/dBgarggF
Dolt Certs
dolthub.com
-
The latest in our ongoing works with Dolt series is mydumper. All the tools you know and love that work with MySQL work with Dolt as well. https://lnkd.in/gi-zAwwP
Mydumper Works with Dolt
dolthub.com
-
DoltHub has Continuous Integration testing on data. Now you can trigger it on Pull Requests. More improvements coming. https://lnkd.in/gg_zd6Wi
Pull Request CI on DoltHub
dolthub.com
-
Homebrew started publishing the MySQL 9.0 experimental rlease and this caused some issues for Dolt. Here's an update: https://lnkd.in/g6jZ_Qa5
MySQL-9.0, Dolt, and Caching SHA-2 Auth Support
dolthub.com
-
We cleaned up and documented Dolt's main configuration file, affectionately called config.yaml. https://lnkd.in/gTt8bDs7
A Tour of config.yaml
dolthub.com
-
For those of you following Dolt closely, you'll know we're working on a Wikipedia import. Here's an update on how it's going. Have a good laugh at CEO Timothy Sehn's pain... https://lnkd.in/gaeCaktc
Decentralized Wikipedia Update
dolthub.com
-
System tables are our SQL solution for Git-like CLI commands that display version control metadata, like logs, diffs, conflicts, etc., and they got a bit of a makeover in Doltgres. This blog by Taylor Bantle provides an update on what we've been working on. https://lnkd.in/eE5BnSz5
Doltgres System Tables Update
dolthub.com
-
What's Missing From Golang Generics? https://lnkd.in/e_DyYkM4
What's Missing From Golang Generics?
dolthub.com
-
Dolt configuration is a bit of a mess. It's a union of Git and MySQL styles of configuration. Then, Dolt specific configuration is sprinkled on top. We will make it more user friendly eventually but until then, we have this guide written by Timothy Sehn. https://lnkd.in/dkiDvAMz
Dolt Configuration
dolthub.com