📣
TiDB Cloud Premium is now in public preview. Unlimited growth, instant elasticity, advanced security for enterprise workloads. Try it out →

Dictionary



Dictionary provides a key-value approach for reading data from various external data sources, including MySQL and Redis.

Dictionary Management

CommandDescription
CREATE DICTIONARYCreates a dictionary
DROP DICTIONARYDeletes a dictionary
RENAME DICTIONARYRenames a dictionary

Dictionary Information

CommandDescription
SHOW CREATE DICTIONARYShows the CREATE statement for a dictionary
SHOW DICTIONARIESLists dictionaries

Was this page helpful?