First off, a big thanks for the excellent JSONB crate. I'm excited to share how GreptimeDB (Tracking issue: https://github.com/GreptimeTeam/greptimedb/issues/4230) uses it to add JSON-type support to our database. With JSONB, we've enhanced our capabilities in managing semi-structured data, which is crucial for many of our users who work with flexible schemas.
@CookiePieWw has been leading the integration efforts, and we've already seen great improvements in functionality.
Hello, everyone!
First off, a big thanks for the excellent JSONB crate. I'm excited to share how GreptimeDB (Tracking issue: https://github.com/GreptimeTeam/greptimedb/issues/4230) uses it to add JSON-type support to our database. With JSONB, we've enhanced our capabilities in managing semi-structured data, which is crucial for many of our users who work with flexible schemas.
@CookiePieWw has been leading the integration efforts, and we've already seen great improvements in functionality.
Thanks again for your amazing work!