ClickHouse
ClickHouse is a column-oriented database designed for real-time SQL analytics on a massive scale. NFO sends data to ClickHouse via its HTTP interface, allowing you to run complex queries over billions of rows in seconds.
Use this output type to send NFO data to ClickHouse open-source column-oriented database. For more information, visit https://clickhouse.com/

| Parameter | Description |
|---|---|
| Protocol | HTTP or HTTPS |
| Address | Destination IP address where NFO sends events to ClickHouse |
| Port | Destination port number |