Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 404 Bytes

Select API Support.md

File metadata and controls

10 lines (7 loc) · 404 Bytes

Select API Support

MinIO instance supports SQL-style SELECT command and API support via its MinIO Client (mc) and language bindings.

See MinIO Select API Quickstart Guide.

As mentioned in the docs, by default it supports querying of CSV and JSON objects in uncompressed and compressed formats. No extra configuration is required.