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

Establish communication between connector and database #73

Open
msanyoto opened this issue Jul 3, 2024 · 0 comments
Open

Establish communication between connector and database #73

msanyoto opened this issue Jul 3, 2024 · 0 comments
Assignees

Comments

@msanyoto
Copy link
Contributor

msanyoto commented Jul 3, 2024

User story


As a connector, I would like to be able to connect myself with a database so that I can store or retrieve data from a data source.

Acceptance Criteria


  • Connector should be able to establish a connection with a database.
  • Either connector can store a file to the database / retrieve a data from the database / send a mock query (database information) to the database. Either one of these criteria is sufficient to prove that the connector has established a connection to the database.

DoD General Criteria


  • Feature has been merged into the main branch
  • Feature has been added to the documentation
  • Product owner approved features
  • Developers agreed to release
@msanyoto msanyoto added the Priority Must-Have Functionality label Jul 3, 2024
@msanyoto msanyoto changed the title Establish database connection with our connector Establish communication between connector and database Jul 3, 2024
@xenia1w xenia1w removed their assignment Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Feature Archive
Development

No branches or pull requests

3 participants