If you've been using Dolt for a while and are ready to dive into production, check out our latest blog post by Brian Hendriks. We'll walk you through the steps to ensure your Dolt database is production-ready, from monitoring and backups to disaster recovery. https://lnkd.in/eMFXfAZ6
DoltHub
软件开发
Santa Monica,California 3,775 位关注者
We built Dolt, Git for data. Dolt is a SQL database with Git-style versioning. Share your Dolt databases on DoltHub.
关于我们
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.
- 网站
-
https://www.dolthub.com
DoltHub的外部链接
- 所属行业
- 软件开发
- 规模
- 11-50 人
- 总部
- Santa Monica,California
- 类型
- 私人持股
- 创立
- 2018
地点
-
主要
1420 2nd St
US,California,Santa Monica,90401
DoltHub员工
动态
-
This blog by Zach Musgrave discusses an important design goal we discovered when iterating on Dolt's capabilities in the early days of product development: history independence. https://lnkd.in/eFHXizVm
History independence, what it is and why it matters
dolthub.com
-
We aim to minimize the amount of unnecessary work our SQL engine performs, but we're starting to run out of optimizations that benefit all queries equally. More often we can make one shape of queries faster at the expense of a different kind. This blog by Max Hoffman looks at how we have to balance performance trade-offs. https://lnkd.in/e5CD4kqX
Balancing Perf Trade-offs
dolthub.com
-
Are Golang Generics Simple or Incomplete? A Design Study https://lnkd.in/e4RDf8tx
Are Golang Generics Simple or Incomplete? A Design Study
dolthub.com
-
This blog by Dustin Brown discusses how we designed CI on DoltHub. This new feature allows our users to programmatically test changes on their data instead of relying solely on human review. https://lnkd.in/d5_Ekj-5
Designing CI on DoltHub
dolthub.com
-
Dolt is the world's first and only version controlled SQL database and are the experts in database version control. Along the way, we've learned a few things. This article by Timothy Sehn collects some of those "pro tips" into a handy list with links to more information. https://lnkd.in/eeWMX78t
Dolt Pro Tips
dolthub.com
-
Despite Postgres's growing dominance in free SQL databases, there are some features MySQL has that have no equivalent in Postgres, and we find their absence kind of puzzling. We've been discovering these as we build Doltgres. Zach Musgrave's blog shares what's missing. https://lnkd.in/e6WwVWqy
Postgres's missing quality of life features
dolthub.com
-
We are back with another JSON Showdown—Dolt vs Sqlite. https://lnkd.in/epc5tzHm
JSON Showdown: Dolt vs Sqlite
dolthub.com
-
DoltHub is now HIPPA compliant. https://lnkd.in/ePvf9PKM
DoltHub is HIPAA Compliant
dolthub.com
-
Since Dolt is Git for data and DoltHub is GitHub for databases, a feature we've wanted to add to DoltHub for quite some time is a CI platform. Like "GitHub Actions for DoltHub", this will allow users to automate tests and checks against their databases. Dustin Brown shows how to get started with CI for your data in this blog. https://lnkd.in/eWiFcE6s
Continuous integration testing on data
dolthub.com