This commit is contained in:
Benjamin Toby 2025-07-16 13:35:27 +01:00
parent 1aeadf0f9e
commit 2da9cfb6dd

View File

@ -7,18 +7,20 @@ 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"