_index.md 869 B


title: "Reference" description: "A single page with every SQL command, function, type, and keyword."

disable_list: true

We want Materialize to be easy to use, so we designed it to work with SQL. However, every database implements SQL a little differently, and none matches the full standard. In general, we model our implementation after PostgreSQL.

This section is a reference that details the SQL commands and features we support.

Architecture

Statements

To see information about a statement, select it in the left nav bar.