Client Interfaces
Altertable provides multiple client interfaces to connect and interact with your data, each optimized for different use cases and tools.
Arrow Flight SQL
Connect to Altertable using Arrow Flight SQL for high-performance streaming analytics. Built on Apache Arrow's columnar format, it's ideal for analytics tools like dbt, Airbyte, and large result sets.Postgres Adapter
Connect to Altertable using the Postgres wire protocol for compatibility with hundreds of BI tools including Hex, Looker, Tableau, Metabase, and SQL clients like DBeaver and pgAdmin.REST API
Query Altertable using a lightweight REST API for scripts and applications. Execute SQL queries, retrieve results in JSONL format, and upload CSV, JSON, or Parquet files up to 100 GB.