[GH-ISSUE #1099] [FEAT]: Additional Data Connectors for structured databases #679

Closed
opened 2026-02-22 18:20:48 -05:00 by yindo · 2 comments
Owner

Originally created by @viper33802 on GitHub (Apr 13, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1099

What would you like to see?

Additional data connectors to connect to structured databases including SQLite, MySQL, and Microsoft SQL. This could allow for separate workspaces dedicated to structured data retrieval. Also would need to ability to train questions / SQL query in vector DB. Similar approach to Vanna.AI project.

Originally created by @viper33802 on GitHub (Apr 13, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1099 ### What would you like to see? Additional data connectors to connect to structured databases including SQLite, MySQL, and Microsoft SQL. This could allow for separate workspaces dedicated to structured data retrieval. Also would need to ability to train questions / SQL query in vector DB. Similar approach to Vanna.AI project.
yindo added the enhancementfeature request labels 2026-02-22 18:20:48 -05:00
yindo closed this issue 2026-02-22 18:20:48 -05:00
Author
Owner

@timothycarambat commented on GitHub (Apr 14, 2024):

This will be accomplished via agents in a future version as a plugin/skill because the complexity to add this as a data connector like other "document" based information. In any implementation, there is some need for an "SQL agent" to run relevant queries that can fetch the data and then you opt to embed it. 👍

@timothycarambat commented on GitHub (Apr 14, 2024): This will be accomplished via `agents` in a future version as a plugin/skill because the complexity to add this as a data connector like other "document" based information. In any implementation, there is some need for an "SQL agent" to run relevant queries that can fetch the data and then you opt to embed it. 👍
Author
Owner

@timothycarambat commented on GitHub (May 15, 2024):

moving to #1298

@timothycarambat commented on GitHub (May 15, 2024): moving to #1298
yindo changed title from [FEAT]: Additional Data Connectors for structured databases to [GH-ISSUE #1099] [FEAT]: Additional Data Connectors for structured databases 2026-06-05 14:36:38 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#679