Skip to content
Blog

Articles by CrateDB

Real-Time ML Inference on Live Sensor Data: Architecture with CrateDB and FastAPI

Real-Time ML Inference on Live Sensor Data: Architecture with CrateDB and FastAPI

Discover how to achieve real-time machine learning inference on live sensor data using CrateDB and FastAPI, enhancing predictive maintenance in industrial IoT.

Read more

Time Series Forecasting with SQL

Time Series Forecasting with SQL: DATE_BIN, Window Functions, and Rolling Aggregations

Transform time series data processing by leveraging SQL for feature engineering, eliminating latency and enhancing real-time analysis with effective aggregation techniques.

Read more

Anomaly Detection on Industrial Sensor Data: Beyond Threshold Alerts

Anomaly Detection on Industrial Sensor Data: Beyond Threshold Alerts

Discover how Isolation Forest anomaly detection can enhance industrial sensor data analysis, moving beyond static thresholds to provide context and insights for predictive maintenance.

Read more

SQL feature engineering for time series ML

How to Use SQL for ML Feature Engineering on Time-Series Sensor Data

Discover how to leverage SQL for efficient feature engineering on time-series sensor data, enhancing machine learning model accuracy without memory bottlenecks.

Read more

Why Industrial Teams Are Moving from Flux and InfluxQL to Standard SQL

Why Industrial Teams Are Moving from Flux and InfluxQL to Standard SQL

Explore the challenges of migrating between InfluxDB query languages and discover the advantages of standard SQL for industrial IoT analytics.

Read more

Add sensor types without pipeline downtime

How to Add a New Sensor Type to Your Industrial Database Without Pipeline Downtime

Discover how CrateDB's dynamic columns enable seamless integration of new sensor types in industrial databases without downtime, enhancing operational efficiency.

Read more

Data sovereignty for DACH manufacturers

Data Sovereignty for Manufacturing Analytics: Why Cloud-Only Doesn't Work in DACH

Explore why DACH manufacturers need on-premises analytics databases to comply with strict data sovereignty laws while achieving real-time insights from production data.

Read more

Comparing MongoDB, TimescaleDB, InfluxDB, and CrateDB for an IIoT Use-case

Comparing MongoDB, TimescaleDB, InfluxDB, and CrateDB for an IIoT Use-case

In this blog post, we compare how MongoDB, TimescaleDB, InfluxDB, and CrateDB perform for an industrial IoT use-case.

Read more

Predictive maintenance database architecture

Predictive Maintenance Database Architecture: From Sensor Data to Maintenance Trigger in SQL

Learn the three SQL patterns that power predictive maintenance: threshold triggers, trend detection, and cross-asset correlation. See how CrateDB serves as the data layer under ML models for industrial IoT at scale.

Read more

OPC-UA and MQTT into SQL with Telegraf

How to Ingest OPC-UA and MQTT Data into SQL with Telegraf and CrateDB

Learn how to seamlessly ingest OPC-UA and MQTT data into SQL using Telegraf and CrateDB, enabling real-time insights and efficient data management for industrial IoT.

Read more