Skip to content

.Net: Structure Connectors Initial Investigation - Phase 1 #10733

@rogerbarreto

Description

@rogerbarreto

This phase Includes initial rounds over the feature set to be considered for the MVP.

Identify a real case coding scenario, where the requirement fits as well as the functionalities below will be decided as most necessary for the MVP.

  • Identifying most important functionalities:

    • List tables ?
    • CRUD operations
      • Create
      • Retrieve
        • Simple (Single Table)
        • Complex (Multiple Table / Join)
      • Update
      • Delete
    • Grouping / Aggregation
  • Auto Discovery

    • Hydration (Database prior knowledge)
      - When enough authorization is given, retrieve the database tables and relationships)
      - In a low level access the caller will provide what's the database structure?
  • Extra.

Metadata

Metadata

Assignees

Labels

.NETIssue or Pull requests regarding .NET codesk team issueA tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)

Type

Projects

Status

Sprint: Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions