Materialize Documentation
s
Join the Community github/materialize

Namespaces

Materialize mimics SQL standard’s namespace hierarchy, which is:

Each layer in the hierarchy can contain elements directly beneath it. For example, databases can contain schemas.

Details

Reaching namespaces

Namespaces are specified using a format like parent.child.

For example, in a situation where a statement expects a source name, you could use:

Database details