We are using metabase as self hosted using docker image v0.53.8.6 and want to add starburst db in the same. is it possible?

We are using as self hosted in aws ecs with docker image version v0.53.8.6 and we directly pull the image from public. Now i want to add the database starburst but it's not visible, so i tried to add the same via EFS plugins but still no luck. Please help me on this

Just to be clear but when you go to Admin -> Databases you don't see the starburst option to connect a DB right?

Hi @TonyC,

No, i don't see the starburst database in Admin setting.

Then you're in luck cause you have 2 options. Either upgrade to version 54, since Starburst and Clickhouse became official drivers and are part of the code:

Or the other option is to download the driver and add it to the plugin folder. There is another post with that reference here:

okay, so the version [v0.54.2.2] will help us to get the database. and fyi i tried the plugins method also like adding in EFS and mounting into the ecs container but no luck.

I am not sure how you're performing the mounting so if you want to explain that maybe I can help ... but the easy alternative is just to upgrade