Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.Net: Structured Data Connectors #10099

Open
markwallace-microsoft opened this issue Jan 7, 2025 · 0 comments
Open

.Net: Structured Data Connectors #10099

markwallace-microsoft opened this issue Jan 7, 2025 · 0 comments
Labels
Build Features planned for next Build conference memory connector memory .NET Issue or Pull requests regarding .NET code

Comments

@markwallace-microsoft
Copy link
Member

Develop and integrate connectors within the Semantic Kernel to support seamless data retrieval, manipulation, and storage across various structured data stores including SQL Server, MySQL, Oracle, Redshift, BigQuery, and Snowflake.

Scenarios

  • As a developer, I can establish a secure connection to my [database] database from the Semantic Kernel to retrieve and update data.
  • As a developer, I can use these data stores as memory for my agents and RAG using underlying search capabilities.

Requirements

  • Connection Establishment:
    • Implement connection setup processes for SQL Server, MySQL, Oracle, Redshift, BigQuery, and Snowflake.
    • Ensure connection parameters (host, port, username, password, etc.) are securely handled.
  • Database Operations:
    • Support standard Search operations
@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code Build Features planned for next Build conference triage labels Jan 7, 2025
@github-actions github-actions bot changed the title Structured Data Connectors .Net: Structured Data Connectors Jan 7, 2025
@markwallace-microsoft markwallace-microsoft moved this to Backlog: Planned in Semantic Kernel Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Features planned for next Build conference memory connector memory .NET Issue or Pull requests regarding .NET code
Projects
Status: Backlog: Planned
Development

No branches or pull requests

1 participant