Kafka
Built-in Kafka consumer with batch ingestion. Up to 3.2M events/sec from Kafka topics.
Kafka
Built-in Kafka consumer with batch ingestion. Up to 3.2M events/sec from Kafka topics.
FIX 4.4
Native FIX protocol parser for market data feeds. 1.1M messages/sec with 420ns parse latency.
ITCH
NASDAQ ITCH protocol handler for L3 order book data.
Binance WebSocket
Real-time crypto market data ingestion from Binance exchange.
| Language | Type | Latency | Link |
|---|---|---|---|
| Python | Zero-copy (NumPy/Pandas) | 522ns | Python Reference → |
| C++ | Native Pipeline API | Native | C++ Reference → |
| HTTP | REST API (any language) | ~1ms | HTTP Reference → |
| Arrow Flight | gRPC streaming | ~100μs | Flight Reference → |
Prometheus
Built-in /metrics endpoint. Scrape ingestion rates, query latency, memory usage, and cluster health.
Grafana
Query ZeptoDB directly from Grafana via HTTP API. Pre-built dashboard templates available.
| Integration | Status | Description |
|---|---|---|
| Amazon S3 | ✓ | Parquet HDB for historical data |
| Google Cloud Storage | ✓ | Parquet HDB |
| Local NFS | ✓ | On-premise Parquet HDB |
| Docker | ✓ | Single-command deployment |
| Kubernetes | ✓ | Helm chart with StatefulSet |
| Provider | Protocol | Status |
|---|---|---|
| Okta | OIDC | ✓ |
| Auth0 | OIDC | ✓ |
| Azure AD | OIDC | ✓ |
| Google Workspace | OIDC | ✓ |
| API Keys | Native | ✓ |
| JWT | Bearer token | ✓ |
| Integration | Status | Description |
|---|---|---|
| MQTT | Planned | IoT sensor ingestion |
| OPC-UA | Planned | Industrial PLC/SCADA |
| ROS2 | Planned | Robotics topic subscription |
| Apache Pulsar | Planned | Streaming alternative to Kafka |
| AWS Kinesis | Planned | Cloud streaming ingestion |
| Kafka Connect Sink | Planned | Standard Kafka connector plugin |
| JDBC/ODBC | Planned | Tableau, Excel, BI tools |
| CDC (Debezium) | Planned | PostgreSQL/MySQL change capture |
| DuckDB | Planned | Arrow zero-copy JOIN delegation |
Interested in an integration? Open an issue on GitHub.