Skip to content
Resources

Articles about Engineering

Sketch how MongoDB CDC integration works with CrateDB

Announcing MongoDB CDC Integration (Public Preview) in CrateDB Cloud

We are excited to share that CrateDB Cloud now supports MongoDB CDC integration, enabling you to stream real-time changes into CrateDB - no ETL, no delays.

Read more

Screenshot of a Hybrid Search query in SQL and the result set

Dissecting a Hybrid Search query in SQL

Explore the intricacies of Hybrid Search queries in SQL, delving into Common Table Expressions (CTEs) and query normalization techniques for optimal results. Gain insights into crafting powerful hybrid search queries efficiently.

Read more

Building Query Lambdas with CrateDB's Views and the HTTP Endpoint

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.

Read more

Replicating CDC events to CrateDB using AWS DMS

Replicating CDC events to CrateDB using AWS DMS

Learn how to replicate CDC events from various DBMS into CrateDB using AWS DMS. Enhance data analysis and integration with real-time analytics and structured data management.

Read more

Replicating CDC Events from DynamoDB to CrateDB

Replicating CDC Events from DynamoDB to CrateDB

Replicate CDC events from DynamoDB to CrateDB in real-time using AWS services and cratedb-toolkit. Explore the seamless data pipeline setup and execution for efficient data processing.

Read more

Hybrid Search

Doing Hybrid Search in CrateDB

Learn how to enhance search relevancy with Hybrid Search in CrateDB, combining BM25 and Vector Search for better accuracy and results.

Read more

CrateDB as a cost effective alternative to [Rockset]

CrateDB as a cost effective alternative to [Rockset]

Discover how CrateDB offers a cost-effective alternative to Rockset with faster performance and lower costs. Compare features, performance, and pricing in this detailed analysis.

Read more

How CrateDB Compares to Rockset (and Elasticsearch/OpenSearch) for Streaming Ingest

How CrateDB Compares to Rockset (and Elasticsearch/OpenSearch) for Streaming Ingest

Discover how CrateDB outperforms Rockset in streaming ingest performance and latency, offering cost savings and high availability. Learn more in this detailed comparison.

Read more

Comparing queries: InfluxDB 2.0 (Flux) vs CrateDB (SQL)

Comparing queries: InfluxDB 2.0 (Flux) vs CrateDB (SQL)

In this blog post, we compare InfluxDB 2.0 (Flux) and CrateDB (SQL) query languages for time series queries.

Read more

Integrate PostgreSQL with CrateDB Using Foreign Data Wrappers Blog Post

Integrate PostgreSQL with CrateDB Using Foreign Data Wrappers

Learn about CrateDB 5.7's integration with PostgreSQL using Foreign Data Wrappers for seamless data access and advanced analytics.

Read more