description: Answer questions over a SQL database.
Sql Database Chain
.png)
Sql Database Chain Node
The SQL Database node enables seamless integration with relational databases using SQL, allowing you to query, retrieve, and manipulate structured data within your workflows. This node is designed for flexible, intelligent interactions with SQL databases, supporting a wide range of data-driven tasks.
Parameters
- Language Model (Required)
- Type: BaseLanguageModel
- Description: The language model used for generating answers.
- Vector Store Retriever (Required)
- Type: BaseRetriever
- Description: The vector store used for storing and retrieving document embeddings.
- Input Moderation (Optional)
- Type: Moderation[]
- Description: Moderation tools to detect and prevent harmful input.
- List: true
{% hint style="info" %} This section is a work in progress. We appreciate any help you can provide in completing this section. Please check our Contribution Guide to get started. {% endhint %}