Package org.apache.calcite.adapter.file


package org.apache.calcite.adapter.file
Query provider that reads from files and web pages in various formats.

A Calcite schema that maps onto multiple URLs / HTML Tables. Each HTML table appears as a table. Full select SQL operations are available on those tables.