diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/pages/gui-reference/databases/create-table-fields/index.md b/pages/gui-reference/databases/create-table-fields/index.md new file mode 100644 index 0000000..8ace32a --- /dev/null +++ b/pages/gui-reference/databases/create-table-fields/index.md @@ -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. diff --git a/sample.md b/sample.md new file mode 100644 index 0000000..1a17ac8 --- /dev/null +++ b/sample.md @@ -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!