Databricks Online Tables API

The Databricks Online Tables API allows you to create, get, and delete online tables. Online tables are materialized copies of Delta tables optimized for low-latency lookups, enabling real-time feature serving and online inference workloads for machine learning applications.

API entry from apis.yml

apis.yml Raw ↑
aid: databricks:online-tables-api
name: Databricks Online Tables API
tags:
- Feature Serving
- Real-Time
- Tables
humanURL: https://docs.databricks.com/api/workspace/onlinetables
properties:
- url: https://docs.databricks.com/api/workspace/onlinetables
  type: Documentation
description: The Databricks Online Tables API allows you to create, get, and delete online tables. Online
  tables are materialized copies of Delta tables optimized for low-latency lookups, enabling real-time
  feature serving and online inference workloads for machine learning applications.