This commit is contained in:
Benjamin Toby 2025-07-15 12:21:49 +01:00
parent a30b229542
commit 5e7039339b
3 changed files with 19 additions and 0 deletions

0
.gitignore vendored Normal file
View File

View File

@ -0,0 +1,8 @@
---
title: Create Table Fields \| Datasquirel Docs
description: Learn how to create table fields in yout database
---
# Create Database Table Fields
Fields (or Columns) define the structure of your SQL tables. Datasquirel Helps you define these structures and even extend them.

11
sample.md Normal file
View File

@ -0,0 +1,11 @@
---
title: Datasquirel Docs
description: Welcome to the Datasquirel Documentation.
related:
title: Next Steps
description: Spin up a self-hosted instance and begin your dsql journey.
links:
- docs/self-hosting
---
Welcome to the Datasquirel documentation!