0
Аяқталған

How to connect my project to vertabelo database?

Huyền Huỳnh 9 year бұрын updated by Jan Grzegorek 9 year бұрын 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 year бұрын
+1
Аяқталған
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.