SQLDatabase Toolkit
This will help you get started with the SQL Database toolkit. For detailed documentation of all SQLDatabaseToolkit features and configurations head to the API reference.
Tools within the SQLDatabaseToolkit are designed to interact with a SQL database.
A common application is to enable agents to answer questions using data in a relational database, potentially in an iterative fashion (e.g., recovering from errors).