Skip to content

Commit 7258023

Browse files
committed
moved the section
1 parent 9291c4b commit 7258023

File tree

1 file changed

+8
-8
lines changed
  • tutorial/markdown/connectors/looker-studio/columnar

1 file changed

+8
-8
lines changed

tutorial/markdown/connectors/looker-studio/columnar/readme.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,21 @@ Connect Looker Studio to Couchbase Columnar for data analysis and visualization.
3434

3535
The connector authenticates with Basic Auth to the Columnar API (`/api/v1/request`) and infers schema automatically using `array_infer_schema` so Looker Studio fields are created with reasonable types.
3636

37-
## Getting Access
37+
## Prerequisites
3838

39-
To use this connector, you need access to Couchbase Columnar:
39+
To use this connector, you need:
4040

41+
### Couchbase Columnar Access
4142
- **Sign up**: Visit [Couchbase Capella](https://cloud.couchbase.com/) to create your account
4243
- **Free Trial**: Start with a free trial to test the connector
4344
- **Columnar Service**: Enable Columnar analytics in your Capella cluster
4445
- **Pricing**: Columnar is billed based on compute and storage usage. See [Capella Pricing](https://www.couchbase.com/pricing/capella/) for details
4546

47+
### Technical Requirements
48+
- A Couchbase Columnar deployment reachable from Looker Studio. For setup information, see [Getting Started with Couchbase Columnar](https://www.couchbase.com/products/analytics/).
49+
- A database user with permissions to read from the target Tabular Analytics Views (TAVs) and execute queries.
50+
- Network access from Looker Studio to your Columnar host.
51+
4652
## Installation
4753

4854
To add the Couchbase Columnar connector to your Looker Studio reports:
@@ -54,12 +60,6 @@ To add the Couchbase Columnar connector to your Looker Studio reports:
5460
5. **Authorize**: Grant necessary permissions when prompted
5561
6. **Configure**: Follow the authentication and configuration steps below
5662

57-
## Prerequisites
58-
59-
- A Couchbase Columnar deployment reachable from Looker Studio. For setup information, see [Getting Started with Couchbase Columnar](https://www.couchbase.com/products/analytics/).
60-
- A database user with permissions to read from the target Tabular Analytics Views (TAVs) and execute queries.
61-
- Network access from Looker Studio to your Columnar host.
62-
6363
## Authentication
6464

6565
When adding the data source, provide:

0 commit comments

Comments
 (0)