andibase
Api referenceDuckDB Query

Run a DuckDB query against registered sources

Executes a single read-only DuckDB SELECT or WITH statement after registering named sources. S3 and local file sources are supported now; PostgreSQL sources are reserved for future support.

Open Markdown
POST/api/v1/duckdb/query

Executes a single read-only DuckDB SELECT or WITH statement after registering named sources. S3 and local file sources are supported now; PostgreSQL sources are reserved for future support.

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

application/json

application/json

application/json

application/json

application/json