Skip to content

Commit a390aee

Browse files
committed
adding version table select with window function guide
1 parent fa78d3d commit a390aee

10 files changed

Lines changed: 232 additions & 213 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Cloud Service Connections
3+
slug: cloud-service-connections
4+
description: Cloud Service connection requirements vary depending on the service. See how to configure the individual connections.
5+
date: 2022-01-25T07:39:49
6+
---
7+
8+
9+
PlaidCloud provides a direct service connections for services that don't use REST or JSON-RPC requests.
10+
11+
The individual service guides will help provide the specific setup necessary to connect.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Team Collaboration Connections
3+
slug: team-collaboration-connections
4+
description: Team Collaboration connection requirements vary depending on the service. See how to configure the individual connections.
5+
date: 2022-01-25T07:39:49
6+
---
7+
8+
9+
PlaidCloud provides a direct connections for team collaboration services.
10+
11+
The individual service guides will help provide the specific setup necessary to connect.

content/en/docs/PlaidCloud/Analyze/connectors/data-connections.md

Lines changed: 79 additions & 213 deletions
Original file line numberDiff line numberDiff line change
@@ -14,162 +14,98 @@ For more details on each data connection type, please navigate to the specific d
1414

1515
## Relational Databases
1616

17+
| Connection | Kind | Reference |
18+
|------------|----------|------------|
19+
| Amazon Redshift | Database | redshift |
20+
| Databend | Database | databend |
21+
| Databricks | Database | databricks |
22+
| Exasol | Database | exasol |
23+
| Greenplum | Database | greenplum |
24+
| Hive | Database | hive |
25+
| IBM DB2 | Database | db2 |
26+
| Informix | Database | informix |
27+
| Microsoft SQL Server | Database | sqlserver |
28+
| MySQL | Database | mysql |
29+
| ODBC | Database | odbc |
30+
| Oracle | Database | oracle |
31+
| PlaidCloud Lakehouse | Database | plaid |
32+
| Presto | Database | presto |
33+
| Postgres | Database | postgres |
34+
| SAP HANA | Database | hana |
35+
| Spark | Database | spark |
36+
| StarRocks | Database | starrocks |
1737

18-
### Databricks
19-
20-
| Parameter | Value |
21-
|-----------|-------|
22-
| **Connection Type** | Database |
23-
| **Reference** | databricks |
24-
25-
### Greenplum
26-
27-
| Parameter | Value |
28-
|-----------|-------|
29-
| **Connection Type** | Database |
30-
| **Reference** | greenplum |
31-
32-
### Microsoft SQL Server
33-
34-
| Parameter | Value |
35-
|-----------|-------|
36-
| **Connection Type** | Database |
37-
| **Reference** | sqlserver |
38-
39-
### MySQL
40-
41-
| Parameter | Value |
42-
|-----------|-------|
43-
| **Connection Type** | Database |
44-
| **Reference** | mysql |
45-
46-
### ODBC
47-
48-
| Parameter | Value |
49-
|-----------|-------|
50-
| **Connection Type** | Database |
51-
| **Reference** | odbc |
52-
53-
### Oracle
54-
55-
| Parameter | Value |
56-
|-----------|-------|
57-
| **Connection Type** | Database |
58-
| **Reference** | oracle |
59-
60-
### Postgres
61-
62-
| Parameter | Value |
63-
|-----------|-------|
64-
| **Connection Type** | Database |
65-
| **Reference** | postgres |
66-
67-
### Amazon Redshift
68-
69-
| Parameter | Value |
70-
|-----------|-------|
71-
| **Connection Type** | Database |
72-
| **Reference** | redshift |
73-
74-
### SAP HANA
75-
76-
| Parameter | Value |
77-
|-----------|-------|
78-
| **Connection Type** | Database |
79-
| **Reference** | hana |
80-
81-
### Exasol
82-
83-
| Parameter | Value |
84-
|-----------|-------|
85-
| **Connection Type** | Database |
86-
| **Reference** | exasol |
87-
88-
### IBM DB2
89-
90-
| Parameter | Value |
91-
|-----------|-------|
92-
| **Connection Type** | Database |
93-
| **Reference** | db2 |
94-
95-
### Informix
96-
97-
| Parameter | Value |
98-
|-----------|-------|
99-
| **Connection Type** | Database |
100-
| **Reference** | informix |
101-
102-
## Hadoop Based Databases
103-
104-
### Hive
105-
106-
| Parameter | Value |
107-
|-----------|-------|
108-
| **Connection Type** | Database |
109-
| **Reference** | hive |
110-
111-
### Presto
112-
113-
| Parameter | Value |
114-
|-----------|-------|
115-
| **Connection Type** | Database |
116-
| **Reference** | presto |
117-
118-
### Spark
119-
120-
| Parameter | Value |
121-
|-----------|-------|
122-
| **Connection Type** | Database |
123-
| **Reference** | spark |
12438

12539
## Team Collaboration Tools
12640

127-
### Microsoft Teams
41+
| Connection | Kind | Reference |
42+
|------------|----------|------------|
43+
| Microsoft Teams | Notification | teams |
44+
| Slack | Notification | slack |
12845

129-
| Parameter | Value |
130-
|-----------|-------|
131-
| **Connection Type** | Notification |
132-
| **Reference** | teams |
46+
## ERP Systems
13347

134-
### Slack
135-
136-
| Parameter | Value |
137-
|-----------|-------|
138-
| **Connection Type** | Notification |
139-
| **Reference** | slack |
48+
| Connection | Kind | Reference |
49+
|------------|----------|------------|
50+
| Infor | ERP | infor |
51+
| JD Edwards Legacy | ERP | jde_legacy |
52+
| Oracle EBS| ERP | oracle_ebs |
53+
| Oracle Fusion | ERP | oracle_fusion |
54+
| SAP Analytics Cloud | ERP | sap_sac |
55+
| SAP ECC | ERP | sap_ecc |
56+
| SAP S/4HANA | ERP | sap_s4 |
57+
| SAP Profitability and Cost Management (PCM) | ERP | sap_pcm |
58+
| SAP Profitability and Performance Management (PaPM) | ERP | sap_papm |
14059

14160

14261
## Cloud Services
14362

144-
### OAuth Connection
145-
146-
| Parameter | Value |
147-
|-----------|-------|
148-
| **Connection Type** | oAuth |
149-
| **Reference** | oauth |
63+
| Connection | Kind | Reference |
64+
|------------|----------|------------|
65+
| Quandl | Cloud Services | quandl |
15066

151-
### Quandl
152-
153-
| Parameter | Value |
154-
|-----------|-------|
155-
| **Connection Type** | Quandl |
156-
| **Reference** | quandl |
15767

15868
## Google Related
15969

160-
### Google Big Query
161-
162-
| Parameter | Value |
163-
|-----------|-------|
164-
| **Connection Type** | Google Big Query |
165-
| **Reference** | gbq |
166-
167-
### Google Spreadsheet
168-
169-
| Parameter | Value |
170-
|-----------|-------|
171-
| **Connection Type** | Google Spreadsheet |
172-
| **Reference** | gspread |
70+
| Connection | Kind | Reference |
71+
|------------|----------|------------|
72+
| Google Big Query | Google | gbq |
73+
| Google Spreadsheet | Google | gspread |
74+
75+
## RESTful Related
76+
77+
| Connection | Kind | Reference |
78+
|------------|----------|------------|
79+
| Generic | REST | rest |
80+
| Basic Auth | REST | basic |
81+
| Salesforce | REST | salesforce |
82+
| Postman | REST | postman |
83+
| Sage Intacct | REST | sage |
84+
| Ramp | REST | ramp |
85+
| Paycor | REST | paycor |
86+
| Stripe | REST | stripe |
87+
| Quickbooks | REST | quickbooks |
88+
| Bill.com | REST | bill |
89+
| Microsoft Dynamics | REST | dynamics |
90+
| Workday | REST | workday |
91+
| NetSuite | REST | netsuite |
92+
| Epicore Eclipse | REST | eclipse |
93+
94+
## Git Repository Related
95+
96+
| Connection | Kind | Reference |
97+
|------------|----------|------------|
98+
| GitHub | Git | github |
99+
| GitLab | Git | gitlab |
100+
| Bitbucket | Git | bitbucket |
101+
102+
## Open Table Format Related
103+
104+
| Connection | Kind | Reference |
105+
|------------|----------|------------|
106+
| Delta Lake | Open Table Format | deltalake |
107+
| Apache Hudi | Open Table Format | hudi |
108+
| Apache Iceberg | Open Table Format | iceberg |
173109

174110

175111
## Databricks Related
@@ -193,74 +129,4 @@ With the information above, the connection form can be completed and tested with
193129
Oracle EBS utilizes the standard Oracle database connection specified above. This connection provides the connectivity
194130
to query, load, and execute PL/SQL programs in Oracle.
195131

196-
If the EBS instance has the REST API interface available, this can be accessed using the same approach as Oracle Cloud described below.
197-
198-
199-
## Oracle Cloud Related
200-
201-
Oracle Cloud utilizes standard RESTful requests to perform queries, data loading, and other operations. A REST connection using OAuth2
202-
tokens is used for these interactions. This uses the standard oAuth connection specified above.
203-
204-
205-
## Salesforce Related
206-
207-
Salesforce utilizes standard RESTful requests to perform all operations. A REST connection using OAuth2
208-
tokens is used for these interactions. This uses the Salesforce specific connection type.
209-
210-
## Workday Related
211-
212-
Workday utilizes standard RESTful requests to perform all operations. A REST connection using OAuth2
213-
tokens is used for these interactions. This uses the standard oAuth connection specified above.
214-
215-
216-
## JD Edwards Legacy Version Related
217-
218-
| Parameter | Value |
219-
|-----------|-------|
220-
| **Connection Type** | JD Edwards Legacy |
221-
| **Reference** | jde_legacy |
222-
223-
224-
## JD Edwards Related
225-
226-
JD Edwards utilizes the standard Oracle database connection specified above. This connection provides the connectivity
227-
to query, load, and execute PL/SQL programs in Oracle.
228-
229-
230-
## Infor Related
231-
232-
| Parameter | Value |
233-
|-----------|-------|
234-
| **Connection Type** | Infor |
235-
| **Reference** | infor |
236-
237-
238-
## SAP Related
239-
240-
### SAP Analytics Cloud
241-
242-
| Parameter | Value |
243-
|-----------|-------|
244-
| **Connection Type** | SAP Analytics Cloud |
245-
| **Reference** | sap_sac |
246-
247-
### SAP ECC
248-
249-
| Parameter | Value |
250-
|-----------|-------|
251-
| **Connection Type** | SAP ECC |
252-
| **Reference** | sap_ecc |
253-
254-
### SAP Profitability and Cost Management (PCM)
255-
256-
| Parameter | Value |
257-
|-----------|-------|
258-
| **Connection Type** | SAP PCM |
259-
| **Reference** | sap_pcm |
260-
261-
### SAP Profitability and Performance Management (PaPM)
262-
263-
| Parameter | Value |
264-
|-----------|-------|
265-
| **Connection Type** | SAP PaPM |
266-
| **Reference** | sap_papm |
132+
If the EBS instance has the REST API interface available, this can be accessed using the same approach as Oracle Cloud REST connection too.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Team Collaboration Connections
3+
slug: team-collaboration-connections
4+
description: Team Collaboration connection requirements vary depending on the service. See how to configure the individual connections.
5+
date: 2022-01-25T07:39:49
6+
---
7+
8+
9+
PlaidCloud provides a direct connections for team collaboration services.
10+
11+
The individual service guides will help provide the specific setup necessary to connect.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: ERP System Connections
3+
slug: erp-connections
4+
description: ERP connection requirements vary depending on the system. See how to configure the individual connections.
5+
date: 2022-01-25T07:39:49
6+
---
7+
8+
9+
PlaidCloud provides a direct connections for ERP systems.
10+
11+
The individual service guides will help provide the specific setup necessary to connect.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Git Repository Connections
3+
slug: git-connections
4+
description: Git connection requirements vary depending on the Git service. See how to configure the individual connections.
5+
date: 2022-01-25T07:39:49
6+
---
7+
8+
9+
PlaidCloud provides a direct connections for Git repositories.
10+
11+
The individual service guides will help provide the specific setup necessary to connect.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Google Service Connections
3+
slug: google-connections
4+
description: Google service connection requirements vary depending on the Google service. See how to configure the individual connections.
5+
date: 2022-01-25T07:39:49
6+
---
7+
8+
9+
PlaidCloud provides a direct connections for Google services.
10+
11+
The individual service guides will help provide the specific setup necessary to connect.

0 commit comments

Comments
 (0)