Create a Database
Learn how to create a database from the web interface.Overview
A database in Datasquirel is the same as a database in a traditional SQL database. It is a collection of tables, which in turn are collections of rows and columns. The web GUI only makes it easier to create and manage these SQL databases.