summaryrefslogtreecommitdiffstats
path: root/website/content/pro/data-connectors/native-integrations.md
diff options
context:
space:
mode:
Diffstat (limited to 'website/content/pro/data-connectors/native-integrations.md')
-rw-r--r--website/content/pro/data-connectors/native-integrations.md13
1 files changed, 6 insertions, 7 deletions
diff --git a/website/content/pro/data-connectors/native-integrations.md b/website/content/pro/data-connectors/native-integrations.md
index 99529f6c430..0c3db786da7 100644
--- a/website/content/pro/data-connectors/native-integrations.md
+++ b/website/content/pro/data-connectors/native-integrations.md
@@ -4,7 +4,6 @@ sidebar_position: 3
description: Get in-depth documentation on Native Integrations provided by OpenBB
Terminal Pro including API key connections to data providers and database/warehouse
connections for an enhanced data analysis experience.
-draft: true
keywords:
- Native Integrations
- API key
@@ -12,6 +11,7 @@ keywords:
- Data Warehouse
- Database Connections
- SQL queries
+- Snowflake queries
- Data Analysis
---
@@ -19,13 +19,12 @@ import HeadTitle from '@site/src/components/General/HeadTitle.tsx';
<HeadTitle title="Native Integrations | OpenBB Terminal Pro Docs" />
-WORK IN PROGRESS.
+## Using OpenBB Native Integrations
-OpenBB Terminal Pro will allow seamless integration with two types of third-party data providers.
-## API Key Connections
+The OpenBB native integrations allows you to connect to Snowflake, MySQL, or SQLite databases directly. You can run any query against your database directly from our Pro Terminal.
-To access certain data providers and their associated widgets, you'll need an API key obtained directly from the data provider. We provide step-by-step instructions for each use case to guide you through this process.
+1. **Install our Client**: Download our free client for [Mac](https://openbb-installers.s3.amazonaws.com/data_connector_0.0.2.dmg) or [Windows](https://openbb-installers.s3.amazonaws.com/OpenBB+Data+Connector_0.0.2_x64_en-US.msi) to get started.
-## Data Warehouse/Database Connections
+2. **Run the Client**: Once installed, Simply open our app and type in the port you would like to use. If you are unsure of a good port, feel free to select `Recommend Port`.
-For a more robust integration, OpenBB Terminal Pro offers connections to your data warehouse or database. Simply use your login credentials to access your warehouse or database, and swiftly run SQL queries. The queried data can then be rendered as a table within the Terminal Pro interface, providing you with a powerful tool for data analysis.
+3. **Connect inside the Terminal Pro**: Once your client is up and running, click [here](https://pro.openbb.co/app/data-connectors) to enable the connectors - it will ask you for the URL the port is running on - you can find that on the Data Connector Application at the top. Now feel free to enter login credentials for any Snowflake, MySQL, or SQLite database and begin to analyze your data inside of our terminal.