Skip to main content

Dictionary Functions

This section provides reference information for the dictionary functions in Databend. Dictionary functions allow you to directly query data from external sources like MySQL and Redis in real-time without ETL processes.

Benefits of Dictionary Functions

  • Real-time Data Access: Query external data sources directly without data synchronization
  • Data Consistency: Ensure data consistency between Databend and external systems
  • Improved Performance: Reduce query latency for frequently accessed reference data
  • Simplified Data Management: Eliminate the need for complex ETL pipelines

Available Dictionary Functions

FunctionDescriptionExample
DICT_GETRetrieves a value from a dictionary using a keyDICT_GET(my_dict, 'attribute', key_value)
Explore Databend Cloud for FREE
Low-cost
Fast Analytics
Easy Data Ingestion
Elastic Scaling
Try it today