A CLOUD DATA PLATFORM
Ideal for high-cardinality, append-only data.
INGESTING DATA WITH HYDROLIX
Hydrolix supports four methods for ingesting data:
STREAM INGEST
Hydrolix’s REST API provides a reliable, high-volume endpoint for CSV and JSON messages.
SOURCE INGEST
Hydrolix can be configured to pull data directly off of your existing Kafka infrastructure.
BATCH INGEST
Run one-off batch ingest jobs to extract data from cold storage.
AUTO INGEST
Configure cloud storage buckets to trigger ingest whenever a new record is added.
MANAGING DATA WITH HYDROLIX
Hydrolix supports three ways to manage data:
INDEX SERVICE
HDX partitions are flushed to cloud storage at a customer-configurable interval. Every column in a data stream gets indexed and compressed using Hydrolix patented micro-indexing and high-density compression technology.
MERGE SERVICE
Larger partition provides better compression and query performance, reducing storage costs by as much as 98%, and enabling SSD-like query performance. The Merge service runs in the background to harvest small partitions and combine them into larger blocks of data.
AGE SERVICE
Hydrolix compression makes it easy and cost-effective to keep all of your data forever, but in case of legal requirements, the Age service makes it easy to automatically remove data after some period of time.
