Embrace overview
Using Embrace, you can perform live queries on external databases.
If your company stores source data externally in data warehouses, you can use ThoughtSpot Embrace to directly query that data and use ThoughtSpot’s analysis and visualization features, without moving the data into ThoughtSpot.
Embrace supports the following external databases:
-
Snowflake
-
Amazon Redshift
-
Google BigQuery
-
Microsoft Azure Synapse
To enable Embrace, contact ThoughtSpot support.
How it works
You create a connection to the external database, choosing the columns from each table that you want to explore in your live query. Primary key and foreign key relationships are imported along with the primary and foreign key tables. If there are any joins in the tables of your connection, they are also imported. After your connection is complete, it becomes a linked data source in ThoughtSpot that allows you to query the external database directly. It’s easy to apply transformations and filter the data also.
Key benefits
-
Set up and deploy ThoughtSpot faster by connecting directly to the external database.
-
Eliminate the need to move data into ThoughtSpot for analysis.
-
Centralize data management and governance in the external database.
-
Save significant time and money by avoiding ETL pipelines.
-
Connect to multiple external databases.
Limitations
Feature availability in Embrace
The following matrix compares the features that are available in our internal high-performance database, Falcon, and the ones available in Embrace:
Feature Name | Falcon | Embrace |
---|---|---|
Simple Search and Complex searches: |
✓ |
✓ |
Search Suggestions for column names and values |
✓ |
✓ |
Headlines that summarize tables |
✓ |
✓ |
All chart types and configurations |
✓ |
✓ |
Spot IQ: Instant insights, Did you know?, |
✓ |
✗ |
SpotIQ Monitor Headlines |
✓ |
✗ |
Table and Column remapping through Scriptability |
✗ |
✓ |
Custom calendar |
✓ |
✗ |
Materialized View |
✓ |
✗ |
Function availability in Embrace
The following matrix compares the specific function support across the different databases of Embrace. Functions not listed here have full support.
Function |
Snowflake |
Amazon |
Google |
Azure |
|
✗ |
✗ |
✗ |
✗ |
|
✗ |
✗ |
✗ |
✗ |
|
✗ |
✗ |
✗ |
✗ |
|
✗ |
✗ |
✗ |
✗ |
|
✗ |
✗ |
✗ |
✗ |
|
✓ |
✗ |
✗ |
✗ |
|
✓ |
✗ |
✗ |
✗ |
|
✓ |
✓ |
✗ |
✓ |
|
✓ |
✓ |
✗ |
✓ |
Data type availability in Embrace
The following matrix captures the specific data type support limitations across the different databases of Embrace. Data types not listed here have full support.
Data Type |
Snowflake |
Amazon |
Google |
Azure |
|
✗ |
✓ |
✓ |
✗ |
|
✗ |
✓ |
✓ |
✗ |
|
✓ |
✗ |
✓ |
✓ |
|
✓ |
✗ |
✓ |
✓ |
|
✓ |
✓ |
✗ |
✓ |
|
✓ |
✓ |
✓ |
✗ |
Additional specific exceptions
The following list captures the specific limitations across the different databases of Embrace. Databases not listed here have full support.
- General: all databases
-
- Sample values
-
Embrace does not internationalize sample values in tables.
- Delayed UI rendering
-
For connections with a very large number of tables (on the order of 1000’s of tables), UI rendering may take a very long time. These connections may time out.
- Deleting columns
-
After specifying a connection, columns cannot be deleted from the table. Editing a connection makes it possible to add additional columns, but not to remove them.
- Google BigQuery
-
- Join support
-
Google BigQuery does not support PK-FK joins. Therefore, when using Embrace, you must create joins explicitly in ThoughtSpot.
- Partitioned tables
-
When running a query on a partitioned table with the Require partition filter option enabled, you must specify the
WHERE
clause. Omitting theWHERE
clause throws an error.
To ensure that the query on such tables honors the partition condition, you must create a worksheet filter in ThoughtSpot.
- Azure Synapse
-
Azure Synapse supports up to 10
IF THEN ELSE
statements in a single query.
Next steps
-
Add a Snowflake connection
Create the connection between ThoughtSpot and tables in an external Snowflake database. -
Add a Redshift connection
Create the connection between ThoughtSpot and tables in an external Amazon RedShift database. -
Add a BigQuery connection
Create the connection between ThoughtSpot and tables in an external Google BigQuery database. -
Add a Synapse connection
Create the connection between ThoughtSpot and tables in an external Azure Synapse database.