metabase / metabase/metabase-qa
More database images
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 16
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
We should have as many database images as we support (unfortunately there are many commercial ones or even SaaS ones). We could have (based on the current containerized environments):
- druid (https://druid.apache.org/docs/latest/tutorials/docker.html)
- ms sql (https://hub.docker.com/_/microsoft-mssql-server)
- sqlite (a file inside the MB container or even a simple alpine image with a db inside) - spark (https://hub.docker.com/r/bitnami/spark/)
- trino, formerly presto (https://hub.docker.com/r/trinodb/trino/)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the current containerized environment definitions and how existing database images are registered. Add support for the requested Druid, MS SQL, Spark, and Trino images, using the linked image documentation, and verify that each appears among the supported database environments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, spark, sql
- Domain
- databases, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100