📄️ Overview
Tangram OS SQL is a multiple engine service implemented using PostgreSQL wire protocol. It enables seamless data exploration, analytics, and transformation across multiple data platforms from a single interface.
📄️ How To Connect
The Tangram SQL Service implements the PostgreSQL wire protocol, so tools or libraries that work with PostgreSQL can be used directly to connect to the Tangram SQL service.
📄️ Name Resolution
With Tangram SQL, dataset can be queried using the resource name as the following:
📄️ DuckDB in Tangram OS
Tangram OS SQL service has DuckDB as a built-in SQL Engine, it is high performance query engine that can be used to query open tables formats like Apache Iceberg or Delta Lake.