Getting Started

Database

Modules

API Endpoints

Mobile Editor

Web Editor

Localizations

Organization & Team

Export

Figma Import

Advance configure

Email Authentication

Phone authentication

Full project tutorial

Project overview

Create project

Configure database

Configure modules

Configure API endpoints

Import from Figma

Configure using Editor

Export and running

Release Notes

Release Notes

ようこそ、JITERAへ!

はじめに

データベース

モジュール

API エンドポイント

Mobile エディター

Web エディター

ローカライゼーション

組織とチーム(Organization & Team)

エクスポート

Advanced configure

Google Analytics モジュール

Email 認証

電話番号認証

チュートリアル

プロジェクト概要

プロジェクトの作成

データベース設定

モジュールの設定

APIエンドポイントの設定

Figmaインポート

エディタ設定

エクスポートと起動

What is table?

Table are descriptions of the information that you will add to your application. They determine how your data will look like, what other data will be associated with, how it is stored and processed.****

How it works

By creating data models and setting up relationships between them, you design your application's database. After that, using other Jitera Studio tools, you add functions to your application that allow you to populate these databases with information.

<aside> 💡 Jitera uses classic relational databases fully compatible with MySQL.****

</aside>


How to create tables

The Database Design is used to work with tables in Jitera Studio. There, you will design your database the same way as regular programmers, only using visual programming tools

← Previous

How to collaborate with the team

Next →

Table Designer

On this page