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!
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.