Skip to content

Commit

Permalink
Adding in descriptions for any pages that were not having the
Browse files Browse the repository at this point in the history
 description set properly
  • Loading branch information
travjenkins committed Aug 21, 2024
1 parent 8f6398d commit 086eab9
Show file tree
Hide file tree
Showing 13 changed files with 44 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
description: This connector materializes Flow collections into tables in a Amazon RDS for MySQL database.
---

# Amazon RDS for MySQL

This connector materializes Flow collections into tables in a MySQL database.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
description: This connector materializes Flow collections into tables in a Google Cloud SQL for MySQL database.
---

# Google Cloud SQL for MySQL

This connector materializes Flow collections into tables in a MySQL database.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# PostgreSQL

This connector materializes Flow collections into tables in a PostgreSQL database.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
description: This connector materializes Flow collections into tables in a Amazon RDS for PostgreSQL database.
---

# Amazon RDS for PostgreSQL

This connector materializes Flow collections into tables in a PostgreSQL database.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
description: This connector materializes Flow collections into tables in a Google Cloud SQL for PostgreSQL database.
---

# Google Cloud SQL for PostgreSQL

This connector materializes Flow collections into tables in a Google Cloud SQL for PostgreSQL database.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
description: This connector materializes Flow collections into tables in a Amazon RDS for SQL Server database.
---

# Amazon RDS for SQL Server

This connector materializes Flow collections into tables in a Microsoft SQLServer database.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
description: This connector materializes Flow collections into tables in a Google Cloud SQL for SQLServer database.
---

# Google Cloud SQL for SQLServer

This connector materializes Flow collections into tables in a Microsoft SQLServer database.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
description: This connector materializes Flow collections into tables in a Microsoft SQLServer database.
---

# Microsoft SQLServer

This connector materializes Flow collections into tables in a Microsoft SQLServer database.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
---
description: This connector materializes delta updates of Flow collections into files in an S3 bucket per the CSV format described in RFC-4180.
---

# CSV Files in Amazon S3

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
---
description: This connector materializes delta updates of Flow collections into Apache Iceberg tables using Amazon S3 for object storage and AWS Glue as the Iceberg catalog.
---

# Apache Iceberg Tables in Amazon S3

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
---
description: This connector materializes delta updates of Flow collections into an S3 bucket in the Apache Parquet format.
---

# Apache Parquet Files in Amazon S3

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
---
description: This connector materializes delta updates of Flow collections into files in a GCS bucket per the CSV format described in RFC-4180
---

# CSV Files in Google GCS

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
---
description: This connector materializes delta updates of Flow collections into a GCS bucket in the Apache Parquet format.
---

# Apache Parquet Files in Google GCS

Expand Down

0 comments on commit 086eab9

Please sign in to comment.