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

Install a cloud database management tool #34

Open
caldeirav opened this issue May 27, 2024 · 1 comment
Open

Install a cloud database management tool #34

caldeirav opened this issue May 27, 2024 · 1 comment

Comments

@caldeirav
Copy link
Collaborator

caldeirav commented May 27, 2024

As a data engineer, I want to be able to browse existing catalogs and data ingested in Trino.

For this, it is suggested we install a cloud database management tool such as Cloudbeaver community (https://github.com/dbeaver/cloudbeaver) or similar. This tool has been used successfully before by OS-Climate. Ideally it should be deployed with an authentication provide in line with our management of access in Trino.

@caldeirav caldeirav converted this from a draft issue May 27, 2024
@caldeirav
Copy link
Collaborator Author

With the backbone of the platform now solidly on Iceberg, and the plan to introduce Unity Catalog for federated data governance, we should evaluate whether the best way to access the data would be leveraging the Unity Catalog UI:

https://github.com/unitycatalog/unitycatalog-ui

Pros:

  • Integration of the UI with Iceberg data structure / metadata information
  • Should be easier to ensure governance / access layer is in line with federated governance requirements

Cons:

  • There is still a need for data engineers to be able to run SQL requests against Trino and test output

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant