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

[Docs] Add User Guide section: "Data Connectors" #3341

Open
2 tasks done
Tracked by #5783
cosmicBboy opened this issue Feb 14, 2023 · 1 comment
Open
2 tasks done
Tracked by #5783

[Docs] Add User Guide section: "Data Connectors" #3341

cosmicBboy opened this issue Feb 14, 2023 · 1 comment
Labels
backlogged For internal use. Reserved for contributor team workflow. documentation Improvements or additions to documentation hacktoberfest

Comments

@cosmicBboy
Copy link
Contributor

Description

This User Guide section should highlight the pattern for accessing data outside of Flyte:

  • Connecting to a database with one of the SQL-like plugins
    • example of how to read data
    • example of how to write data to a DB
  • Specifying and accessing secrets from the tasks
  • Connecting to a non-Flyte blob store bucket (similarly, specifying secrets to access it)
    • example of how to read data
    • example of how to write data to blob store
  • Connecting to an unsupported database via plugins (e.g. MongoDB or something)
    • example of how to read data
    • example of how to write data

Are you sure this issue hasn't been raised already?

  • Yes

Have you read the Code of Conduct?

  • Yes
@cosmicBboy cosmicBboy added documentation Improvements or additions to documentation untriaged This issues has not yet been looked at by the Maintainers labels Feb 14, 2023
@neverett neverett added backlogged For internal use. Reserved for contributor team workflow. and removed untriaged This issues has not yet been looked at by the Maintainers labels Dec 6, 2023
@neverett
Copy link
Contributor

neverett commented Dec 6, 2023

Added to planned work for docs team.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlogged For internal use. Reserved for contributor team workflow. documentation Improvements or additions to documentation hacktoberfest
Projects
None yet
Development

No branches or pull requests

3 participants