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 ## Quick Links
<br>
<DocsCard <DocsCard
title="Create a New Database" title="Create a New Database"
description="Create a new Database from the web GUI" description="Create a new Database from the web GUI"
href="/docs/gui-reference/databases/create-database" href="/docs/gui-reference/databases/create-database"
/> />
<br>
<DocsCard <DocsCard
title="Create a New Table" title="Create a New Table"
description="Create a table in your Database" description="Create a table in your Database"
href="/docs/gui-reference/databases/create-table" href="/docs/gui-reference/databases/create-table"
/> />
<br>
<DocsCard <DocsCard
title="Create Table Fields" title="Create Table Fields"
description="Create fields/columns in your tables" description="Create fields/columns in your tables"