Company
Date Published
Author
Colin McDonnell
Word count
2652
Language
English
Hacker News points
None

Summary

EdgeDB has released its second release candidate for version 1.0, named Lacaille, aiming to enhance developer experience with its open-source object-relational database. The update introduces a unified client API, simplifying the distinction between individual connections and connection pools by consolidating them into a single client abstraction, which supports lazy initialization for flexible configuration. The release also features default retrying transactions, improving robustness by automatically handling transient errors. Enhancements include automatic cleanup of idle connections, support for observability with Prometheus, and a new scalar type for memory configuration. Additionally, the release refines Docker workflows for local development and standardizes connection behavior across client libraries and the CLI, ensuring a consistent experience. These updates aim to modernize every aspect of the database developer experience, with resources such as a 10-minute Quickstart guide and an interactive EdgeQL tutorial available for users to explore further.