logologo
Get Started
Guide
Development
Plugins
API
Home
English
简体中文
日本語
한국어
Español
Português
Deutsch
Français
Русский
Italiano
Türkçe
Українська
Tiếng Việt
Bahasa Indonesia
ไทย
Polski
Nederlands
Čeština
العربية
עברית
हिन्दी
Svenska
Get Started
Guide
Development
Plugins
API
Home
logologo
Overview

Data sources

Data source manager
Main data source

External data sources (Databases)

Overview
External MySQL
External MariaDB
External PostgreSQL
External MSSQL
External Oracle
Main vs External Databases
REST API data source
KingbaseES data source

Collections

Overview
General collection
Inheritance collection
File collection
Tree collection
Calendar collection
Comment collection
Expression collection
SQL collection
View collection

Collection fields

Overview
Field Validation

Basic

Single text
Long text
Phone
Email
URL
Integer
Number
Percent
Password
Color
Icon

Choices

Checkbox
Select
Multiple select
Radio group
Checkbox group

Media

Markdown
Markdown (Vditor)
Rich text
Attachment (Relationship)
Attachment (URL)

Date & Time

Overview
Date & time (with timezone)
Date & time (without timezone)
Unix timestamp
Date (without time)
Time

Geometry

Point
Line
Circle
Polygon

Advanced

Snowflake ID (53-bit)
UUID
Nano ID
Sort
Formula
Sequence
JSON
Collection select
Encryption

System info

Created at
Updated at
Created by
Last updated by
Space
Table OID

Associations

Overview
One to one
One to many
Many to one
Many to many
Many to many (array)

Development

Overview
Next PageOverview

#Aliyun OSS

Storage engine based on Aliyun OSS. You need to prepare the relevant accounts and permissions in advance.

#Configuration

Example of Aliyun OSS configuration

Note

Only the specific parameters for the Aliyun OSS storage engine are introduced here. For common parameters, please refer to Common Engine Parameters.

#Region

Specify the region of the OSS storage, for example: oss-cn-hangzhou.

Note

You can view the region information of the storage bucket in the Aliyun OSS console. You only need to use the prefix part of the region (without the full domain name).

#AccessKey ID

Fill in the ID of the Alibaba Cloud authorized access key.

#AccessKey Secret

Fill in the secret of the Alibaba Cloud authorized access key.

#Bucket

Fill in the name of the OSS bucket.