Interfacing with an Existing MySQL Database Instance

I have an existing MySQL database instance I want to try connecting to with 8base. I tried going through the docs but since 8base usually works with it’s own Data Builder, I haven’t found any good leads on connecting to an existing DB. Is this possible? If not, is there a way to import the existing DB to 8base?

Hey @ethancjose ! Your workspaces comes with an Aurora MySQL database. You’re not able to bring/plugin your own.

In terms of importing, I’d recommend re-creating your Data model in the data builder and then importing your records either by CSV or using the 8base API.