Import selected information to metabase

Hi,

I'm just getting started with Metabase, I see importing database schemas is a prerequisite to generating dashboards in Metabase. I have thousands of database schemas and tables, I'm wondering if you can help me understand if there is a better way to import selected information.

Added DB to Metabase, but it clones all tables.

I'm available at [yaswanth@cricclubs.com] (mail to:yaswanth@cricclubs.com) at any time to discuss the use case.

Hi @yaswanth
Without knowing the Metabase version or database type, then it's difficult to help.
Post "Diagnostic Info" from Admin > Troubleshooting.

metabase:v0.43.0

MYSQL DB

@yaswanth MySQL doesn't really have a great concept of "schemas" - it's not like other database types.
Change your database credentials, so Metabase only sees the tables you want it to see.
Latest release is 0.43.4: https://github.com/metabase/metabase/releases/latest

Thank you

Hi, @yaswanth You should limit the permission of the user witch you connect MySQL to Metabase. It would help if you created a user witch restricts permission in your MySQL database