OCNORA

Google Lakehouse

Google CloudOAuth 2.0credential probe

The Lakehouse API (formerly BigLake API) provides access to a serverless, fully managed, and highly available metastore that provides a single source (Google OAuth2).

OCNORA ships 9 typed Google Lakehouse operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.

Operations 9

  • Create Catalog
    Creates a new catalog.
    biglake.create_catalog
  • Create Database
    Creates a new database.
    biglake.create_database
  • Delete Catalog
    Deletes an existing catalog specified by the catalog ID.
    biglake.delete_catalog
  • Delete Database
    Deletes an existing database specified by the database ID.
    biglake.delete_database
  • Get Catalog
    Gets the catalog specified by the resource name.
    biglake.get_catalog
  • Get Database
    Gets the database specified by the resource name.
    biglake.get_database
  • List Catalogs
    List all catalogs in a specified project.
    biglake.list_catalogs
  • List Databases
    List all databases in a specified catalog.
    biglake.list_databases
  • Update Database
    Updates an existing database specified by the database ID.
    biglake.update_database

Run your first Google Lakehouse workflow today.

Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.