Skip to main content

Work with unstructured data

Store, govern, and process unstructured files, such as documents, images, audio, and video, alongside structured data in Unity Catalog.

Get started

Try an end-to-end example to see how the pieces fit together.

Store and reference files

Choose how to store and reference files based on whether you access them by path or as values in a table.

    • Unity Catalog volumes
    • Govern storage for non-tabular files. Upload, organize, and access files in a volume by path.
    • FILE type
    • Reference files and their metadata as first-class values in a table, governed by access to the rows that reference them. For the type definition, see the FILE type reference.

Process files

After you store your files in Unity Catalog, extract content, run custom code, and build pipelines.

Govern files

Control who can access files and manage their lifecycle with Unity Catalog.