Skip to main content

AI Overview

This category brings together NineData's AI-related capabilities in one place, including Q&A, generation, diagnosis, and AI configuration features.

Capability Map

FeatureTypical scenarioEntry
ChatDBADatabase Q&A, knowledge retrieval, troubleshootingChatDBA icon at the top of the page or AI diagnosis in SQL Console
Text2SQL / Chat2SQLGenerate SQL from natural languageSQL editor
AI SQL CompletionGet context-aware completion while typingAI icon in the upper-right corner of the SQL editor
AI SQL OptimizationGet optimization suggestions for SQLToolbar or right-click menu in SQL Console
AI SQL DiagnosisAnalyze SQL execution errorsAI diagnosis button after an SQL error
AI SQL FormattingReformat SQL for readabilityAI formatting entry in supported SQL Consoles
SQL Help and Semantic ExplanationExplain SQL syntax, object definitions, and statement logicRight-click menu in SQL editor
AI DDL ConversionConvert table DDL across database typesRight-click menu on a table in SQL Console
AI Table Structure to CodeGenerate code skeletons from table structuresRight-click menu on a table in SQL Console
AI Routine to CodeConvert procedures or functions to application codeRight-click menu on a routine in SQL Console
Natural Language to Redis CommandsGenerate Redis commands from plain languageRedis SQL Console
Knowledge Base ManagementProvide enterprise knowledge to ChatDBAAccount or organization configuration entry
AI Model ManagementConfigure and switch AI modelsSystem configuration

Find by Task

TaskRecommended documentation
Generate SQL from natural languageText2SQL / Chat2SQL
Diagnose SQL errors or optimize SQLAI SQL Diagnosis, AI SQL Optimization
Get completion, explanation, and formatting assistance while writing SQLAI SQL Completion, SQL Help and Semantic Explanation, AI SQL Formatting
Manage ChatDBA Q&A and enterprise knowledgeChatDBA, Knowledge Base Management, AI Model Management
Generate DDL, code, or Redis commandsAI DDL Conversion, AI Table Structure to Code, AI Routine to Code, Natural Language to Redis Commands
  • If you want more business-specific answers, configure Knowledge Base Management or AI Model Management first.
  • For Text2SQL scenarios, add AI notes to tables and columns to improve SQL generation accuracy.
  • During everyday SQL writing, enable AI SQL Completion to get gray inline suggestions that can be accepted with the Tab key.
  • Review AI-generated results before using them in production workflows.

Notes

  • The documents in this category are AI-focused topic pages.
  • The original module-specific documents remain in their existing locations for feature-by-feature lookup.