Create tables via Import with column data types

It doesn’t matter what the format of your data schema is, whether text or a diagram, as of now it is still a manual process in “current Glide” to get from the data schema to the database being set up with tables, columns and relations created.

This is expected to change in a few weeks or months, a “New Glide” was announced a few hours ago.

On the one hand, creating the database by hand can feel like wasted time. On the other, it gives us control and perhaps a better understanding of the setup. A poor experience in my opinion is if you upload a data schema or vibecode something and you as the developer have no oversight or control over the database, this is a fine recipe to deliver spaghetti apps (a castle that looks like Versailles built out of chopsticks). An nice experience, and maybe this is what we will see in “New Glide”, is a process that leverages AI, that allows us builders to go faster, all the while having oversight and control.