Skip to content

Realtime Analytics

Chango provides several solutions for realtime analytics. Streaming events from external applications, distributed logs and CDC(Change Data Capture) data will be inserted to Iceberg tables in Chango and will be analyzed in realtime for example using Trino provided by Chango.

Streaming

External streaming application can insert streaming events to Chango using Chango Client. See Send Streaming Events for more details.

Aggregate Logs

Chango Log is a log agent to read local log files and send logs to Chango to analyze logs. See Reading Log Files Using Chango Log for more details.

Change Data Capture

Chango CDC is Change Data Capture application to catch CDC data of database and send CDC data to Chango. See Change Data Capture Using Chango CDC for more details.