Fireapis provides simple interfaces for creating tables, reduces your learning curve.
Here's how to create a table using Fireapis
Go to Tables tab inside an environment.
Create Table
Click Create, and the "Create Table" popup will appear on the right side.
Table creation flow in Fireapis
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.
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.
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
Click Migrate in the Migrate popup UI, which will then actually create or update the table in real database.