ApteryxApteryx

Query petabytes.
Own your data.

Your data lives everywhere. Now your analytics can too.

$ curl -sSL https://get.apteryx.io | bash

Detect threats across your entire infrastructure in real-time

$ apteryx query
-- Real-time threat detection across multi-cloud infrastructure
WITH security_events AS ( SELECT * FROM iceberg.aws_logs.security_events UNION ALL SELECT * FROM delta.azure_logs.security_events UNION ALL SELECT * FROM parquet.on_prem.security_events ) SELECT threat_type, COUNT(*) as incidents, percentile_cont(0.99) as p99_severity FROM security_events WHERE timestamp >= NOW() - INTERVAL '24 hours' GROUP BY threat_type ORDER BY incidents DESC;
✓ Query completed in 1.2 seconds
✓ Scanned 150TB across 3 clouds
Zero data movement

What matters

Fast enough

Sub-second queries on terabytes. Distributed processing when you need it. Most queries run on a single node.

Simple enough

One PostgreSQL database for metadata. Not thousands of JSON files. SQL in, results out.

Open enough

Built on Apache Arrow, Iceberg, and DataFusion. Standard formats. No lock-in. MIT licensed.

Secure enough

Your VPC. Your encryption keys. Your audit logs. SOC2 compliant architecture.

Transparent pricing

No data egress fees. No storage markup. No query credits.

Self-hosted

Free

forever

  • Deploy on your infrastructure
  • Community support
Most Popular

Managed

$2,000

/month base + compute

  • We handle operations
  • You own the data

Enterprise

Custom

pricing

  • Multi-region deployment
  • 24/7 support & SLAs

Ready to own your analytics?

Start with our 5-minute quickstart. No sales calls. No credit card.