Creating Table

Fireapis provides simple interfaces for creating tables, reduces your learning curve.

Here's how to create a table using Fireapis

  1. Go to Tables tab inside an environment.

Create Table
  1. Click Create, and the "Create Table" popup will appear on the right side.

Table creation flow in Fireapis
  1. Above we have a video showing how to create a table with basic fields. You can find more information about creating tables with different field types in our blog section or in the showcases section.

  2. Once you've created the table, it won't actually be created in the real database yet. One more step is needed to complete the table creation in your actual database.

  3. After you've finished creating all your tables in the environment, you need to run Migrate Changes, which will create or modify your tables accordingly. Refer to the images below.

Migrate change button
Explanation of migrate changes
  1. Click Migrate in the Migrate popup UI, which will then actually create or update the table in real database.

In the next section, we will go over testing the tables with pre-created endpoints.

Last updated

Was this helpful?