← All stories
● Covered by 1 source · 1 reportMedium impact

Dolt 2.0 Released with Automatic Cleanup and Improved Performance Features

DoltHub has launched Dolt 2.0, enhancing the SQL database with automatic garbage collection, compression, and improved data type support. These updates are significant for users managing historical data, optimizing storage, and improving performance.

Key points

  • Dolt 2.0 adds automatic storage optimization features.
  • Database is now faster than MySQL on certain queries.
  • Introduces version-controlled vector indexes in beta.

Introduction of Dolt 2.0

DoltHub has released Dolt 2.0, a major update to its open source version-controlled SQL database. This update introduces several key features aimed at improving performance and storage management.

Automatic Storage Cleanup and Compression

The new version includes automatic garbage collection and archive compression, which are both enabled by default. This feature is designed to optimize disk usage, particularly important during import processes that create intermediate data states. Tim Sehn, CEO of DoltHub, emphasized the importance of managing disk space to avoid excessive garbage accumulation.

Performance Improvements

Dolt 2.0 reportedly improves database performance, claiming to be 13% faster on writes and 5% faster on reads compared to MySQL, a significant development for applications that rely on these operations. The performance gains follow extensive work to reduce latencies, as Dolt previously lagged considerably behind MySQL in speed.

Vector Data Support

The update also introduces beta support for version-controlled vector indexes using MariaDB's Vector type. This feature is notable as Dolt claims to be the only database offering such capability, allowing users to manage vector data with version control. The beta status will be lifted once all functionalities are fully optimized.

Market Position and Competition

While Dolt 2.0 introduces unique functionalities, it faces competition from other Git-like data versioning tools such as LakeFS and Nessie. Each of these projects offers distinct approaches to versioning data and managing storage in large datasets.

Conclusion

Overall, Dolt 2.0's release signifies an important milestone for users of version-controlled databases due to its enhanced performance, storage efficiency, and support for new data types. These developments may increase Dolt's traction in the developer community.

✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →

The daily brief

One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.

One email a day. Unsubscribe in one click, any time.

Today's brief

Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.

~39 min · 34 stories · Jul 21

▶ Play today's brief Listen on Spotify

New every morning, and the back catalogue is archived by date.

Reporting from

DoltHub has launched Dolt 2.0, enhancing the SQL database with automatic garbage collection, compression, and improved data type support. These updates are significant for users managing historical data, optimizing storage, and improving performance.