Skip to content
Resources

Articles about performance

Index Everything, Query Anything! In Real-time!

Index Everything, Query Anything! In Real-time!

Learn how CrateDB revolutionizes database management with automatic indexing on every column, simplifying queries and boosting performance without upfront schema planning.

Read more

time series benchmark

Independent Time Series Benchmark Confirms CrateDB’s Top-Tier Performance

Read about the independent time series benchmark comparing CrateDB, MongoDB, and InfluxDB. Discover how CrateDB outperforms in ingest capabilities and complex ad hoc queries, making it a top choice for time series data.

Read more

Analyzing Docker Container Performance With Native Tools

Analyzing Docker Container Performance With Native Tools

In this blog post, we will set up a small CrateDB cluster with Docker and go through some useful Docker commands that let us take a look at performance.

Read more

When is a SQL Subquery 260x Faster than a Left Join?

Learn why SQL subquery performance was 260x faster than a left join when querying 4.6 millions rows of ecommerce cross-sell data in a CrateDB database.

Read more

Benchmarking Complex Query Performance in CrateDB and PostgreSQL

Benchmarking Complex Query Performance in CrateDB and PostgreSQL

In this post we put together a benchmark that compares CrateDB v.1.14 versus PostgreSQL v9.6 performance in terms of query throughput and query time.

Read more

CrateDB Scalability Benchmark: Query Throughput

CrateDB Scalability Benchmark: Query Throughput

This post describes a query throughput benchmark showing how CrateDB provides linear improvements in query throughput as the cluster grows.

Read more

Insert Performance Boost on Replicated Tables

Insert Performance Boost on Replicated Tables

How we were able to greatly increase CrateDB's performance for replicated tables.

Read more

Big Bite: Ingesting Performance of Large Clusters

Performance benchmark explaining how a 56-node CrateDB cluster was able to ingest up to 4.8 million records per second on Microsoft Azure.

Read more