0
Lokið

How to connect my project to vertabelo database?

Huyền Huỳnh 9 ár síðan updated by Jan Grzegorek 9 ár síðan 2
Please help me!
GOOD, I'M SATISFIED
Thanks! I had a test that a teacher requested I connect my website to vertabelo database.
Satisfaction mark by Huyền Huỳnh 9 ár síðan
+1
Lokið
Vertabelo is a database modeling tool. There is no physical database behind your model. If you want to have a physical database, you have to create it separately: either on your local machine, or using some other hosting solution. Use Vertabelo to generate the SQL script and run it against your database.

You might find this blog post to be useful.