Upload a CSV file to database

I am trying to create dynamic pages using the Wix database. I have enabled the Developer Tools and I would like to import an existing Excel database. I have saved my Excel file as a .csv but I need to know how to upload this information into my Wix database.

Hey! there is an article, which can help you to do so -

it uses wixData api to store json file, which can be converted from CSV
Anyway - read the article)