How easy is it to bring in a SQL database with lots of relational links

I have a whole heap of data that is in a .net SQL database app.

It has lots of relationship links, so for example the categories are in a table and the artists are in a table and then there’s a record that references the artists and categories, etc. You know the kind of thing :slight_smile:

How easy would it be to get all of this, including the interlinking relationships, imported into Bubble?

Did you manage to solve this? I am having similar issue.