Building Query Lambdas with CrateDB's Views and the HTTP Endpoint
Learn how to create reusable queries in CrateDB using views and the HTTP Endpoint. Simplify query management for former Rockset users transitioning to CrateDB.
Learn how to create reusable queries in CrateDB using views and the HTTP Endpoint. Simplify query management for former Rockset users transitioning to CrateDB.
Learn how to enhance search relevancy with Hybrid Search in CrateDB, combining BM25 and Vector Search for better accuracy and results.
Learn about CrateDB 5.7's integration with PostgreSQL using Foreign Data Wrappers for seamless data access and advanced analytics.
With the statement_timeout setting, you can define the maximum duration for any database statement, enhancing your control over query execution. Know more!
Do you want a faster, more efficient way to test new versions, migrate data, or try new features in a safe environment? Check the Cluster Cloning feature!
The CrateDB 2.3.x release line isn't stable yet, but if you're interested in trying it out for testing purposes, head on over to the downloads page. In this post, I will take a closer look at some of the new features.
CrateDB 0.55 introduces support for unnesting. Unnest uses arrays to generate a transient table with each array representing a column.
We've doubled the JOINs performance for almost all queries, and removed many of the previously existing restrictions.
Today we've taken two huge steps forward in our journey by releasing support for table joins, and support for Geo Shapes in our newest testing release (0.53.0).
Crate provides BLOB storage so you can persistently store and retrieve BLOB – typically pictures, videos or large unstructured files, providing a fully distributed cluster solution for BLOB storage.