![]() |
VOOZH | about |
Using SQL Server as a backup for critical business data provides an essential safety net against loss. Backing up data to SQL Server enables business users to more easily connect that data with features like reporting, analytics, and more.
This example demonstrates how to use the CData SSIS Tasks for Presto inside of a SQL Server SSIS workflow to transfer Presto data into a Microsoft SQL Server database.
Accessing and integrating live data from Trino and Presto SQL engines has never been easier with CData. Customers rely on CData connectivity to:
Presto and Trino allow users to access a variety of underlying data sources through a single endpoint. When paired with CData connectivity, users get pure, SQL-92 access to their instances, allowing them to integrate business data with a data warehouse or easily access live data directly from their preferred tools, like Power BI and Tableau.
In many cases, CData's live connectivity surpasses the native import functionality available in tools. One customer was unable to effectively use Power BI due to the size of the datasets needed for reporting. When the company implemented the CData Power BI Connector for Presto they were able to generate reports in real-time using the DirectQuery connection mode.
To get started, add a new Presto source and SQL Server ADO.NET destination to a new data flow task.
๐ The Data Flow task used in this example. (Salesforce is shown.)Follow the steps below to save Presto connection properties in a connection manager.
Set the Server and Port connection properties to connect, in addition to any authentication properties that may be required.
To enable TLS/SSL, set UseSSL to true.
In order to authenticate with LDAP, set the following connection properties:
In order to authenticate with KERBEROS, set the following connection properties:
Follow the steps below to specify the query to be used to extract Presto data.
SELECT FirstName, LastName FROM Customer WHERE Id = '123456789'๐ The SQL query to retrieve records. (Salesforce is shown.)
Follow the steps below to specify the SQL server table to load the Presto data into.
You can now run the project. After the SSIS Task has finished executing, your database will be populated with Presto data.
๐ The completed import. (Salesforce is shown.)Download a free trial of the Presto SSIS Component to get started:
Download NowLearn more:
๐ Presto IconPowerful SSIS Source & Destination Components that allows you to easily connect SQL Server with Presto through SSIS Workflows.
Use the Presto Data Flow Components to synchronize with Presto Tables, and more. Perfect for data synchronization, local back-ups, workflow automation, and more!