Storage-Attached Indexing (SAI) Overview
Storage-Attached Indexing (SAI) allow you create one or multiple secondary indexes on the same database table, with each SAI index based on any column. Exception: there is no need to define an SAI index based on a single-column partition key.
Topic | Description |
---|---|
General concepts of Storage-Attached Indexing (SAI). |
|
Follow the steps to get started quickly with Storage-Attached Indexing (SAI). |
|
Examples of using Storage-Attached Indexing (SAI). |
|
Create a SAI index on a table. |
|
Check if a SAI index exists on a table. |
|
Alter a SAI index on a table. |
|
Drop a SAI index from a table. |
|
Run queries using SAI indexes. |
|
Configure SAI settings. |
|
Monitor SAI indexes. |
|
Frequently asked questions about Storage-Attached Indexing (SAI). |