Database

The database is an organized collection of data, stored in a group of tables.

Xano comes with a fully-managed Database, which you can use within your Workspaces. This allows you to perform Database operations such as: create, read, update, and delete (CRUD). You are ensured scalability, low response times and no DevOps.

From the Database section, you will be able to perform a myriad of actions.

You can view all of the tables that you have created.

You can add a new table.

You can add & edit content to a table.

You can delete a table.

You can add new columns to a table.

Last updated