29 lines
711 B
Plaintext
29 lines
711 B
Plaintext
---
|
|
title: Database GUI Reference
|
|
description: Create and manage databases via the web GUI
|
|
page_title: Database Creation and Management
|
|
page_description: Create and manage databases via the web GUI
|
|
---
|
|
|
|
## Quick Links
|
|
|
|
<br />
|
|
|
|
<DocsCard
|
|
title="Create a New Database"
|
|
description="Create a new Database from the web GUI"
|
|
href="/docs/gui-reference/databases/create-database"
|
|
/>
|
|
<br />
|
|
<DocsCard
|
|
title="Create a New Table"
|
|
description="Create a table in your Database"
|
|
href="/docs/gui-reference/databases/create-table"
|
|
/>
|
|
<br />
|
|
<DocsCard
|
|
title="Create Table Fields"
|
|
description="Create fields/columns in your tables"
|
|
href="/docs/gui-reference/databases/create-table-fields"
|
|
/>
|