0
Fertiggestellt

How to connect my project to vertabelo database?

Huyền Huỳnh vor 9 Jahren aktualisiert von Jan Grzegorek vor 9 Jahren 2
Please help me!
GUT, ICH BIN ZUFRIEDEN.
Thanks! I had a test that a teacher requested I connect my website to vertabelo database.
Zufriedenheit von Huyền Huỳnh vor 9 Jahren
+1
Fertiggestellt
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.