Microsoft Excel is a widely used spreadsheet software application, primarily used for tasks related to data management, analysis, and visualization. When combined with CData Connect AI, you gain immediate access to SingleStore data directly within Excel, facilitating data analysis, collaboration, calculations, and more.This article shows how to connect to SingleStore in your Connect AI instance and access and update live SingleStore data in Excel spreadsheets.
CData Connect AI provides a pure cloud-to-cloud interface for SingleStore, allowing you to easily access live SingleStore data in Excel for the web. Simply use the Connect AI Add-In to query live data (or write your own). Using optimized data processing out of the box, CData Connect AI pushes all supported query operations (filters, JOINs, etc) directly to SingleStore, leveraging server-side processing to quickly return SingleStore data.
Configure SingleStore Connectivity for Excel
Connectivity to SingleStore from Excel is made possible through CData Connect AI. To work with SingleStore data from Excel, we start by creating and configuring a SingleStore connection.
-
Log into Connect AI, click Sources, and then click Add Connection
π Adding a Connection
- Select "SingleStore" from the Add Connection panel
π Selecting a data source
-
Enter the necessary authentication properties to connect to SingleStore.
The following connection properties are required in order to connect to data.
- Server: The host name or IP of the server hosting the SingleStore database.
- Port: The port of the server hosting the SingleStore database.
- Database (Optional): The default database to connect to when connecting to the SingleStore Server. If this is not set, tables from all databases will be returned.
Connect Using Standard Authentication
To authenticate using standard authentication, set the following:
- User: The user which will be used to authenticate with the SingleStore server.
- Password: The password which will be used to authenticate with the SingleStore server.
Connect Using Integrated Security
As an alternative to providing the standard username and password, you can set IntegratedSecurity to True to authenticate trusted users to the server via Windows Authentication.
Connect Using SSL Authentication
You can leverage SSL authentication to connect to SingleStore data via a secure session. Configure the following connection properties to connect to data:
- SSLClientCert: Set this to the name of the certificate store for the client certificate. Used in the case of 2-way SSL, where truststore and keystore are kept on both the client and server machines.
- SSLClientCertPassword: If a client certificate store is password-protected, set this value to the store's password.
- SSLClientCertSubject: The subject of the TLS/SSL client certificate. Used to locate the certificate in the store.
- SSLClientCertType: The certificate type of the client store.
- SSLServerCert: The certificate to be accepted from the server.
Connect Using SSH Authentication
Using SSH, you can securely login to a remote machine. To access SingleStore data via SSH, configure the following connection properties:
- SSHClientCert: Set this to the name of the certificate store for the client certificate.
- SSHClientCertPassword: If a client certificate store is password-protected, set this value to the store's password.
- SSHClientCertSubject: The subject of the TLS/SSL client certificate. Used to locate the certificate in the store.
- SSHClientCertType: The certificate type of the client store.
- SSHPassword: The password that you use to authenticate with the SSH server.
- SSHPort: The port used for SSH operations.
- SSHServer: The SSH authentication server you are trying to authenticate against.
- SSHServerFingerPrint: The SSH Server fingerprint used for verification of the host you are connecting to.
- SSHUser: Set this to the username that you use to authenticate with the SSH server.
π Configuring a connection (Salesforce is shown)
-
Click Save & Test
-
Navigate to the Permissions tab in the Add SingleStore Connection page and update the User-based permissions.
π Updating permissions
With the connection configured, you are ready to connect to SingleStore data from Excel.
Access Live SingleStore Data in Excel
The steps below outline connecting to CData Connect AI from Excel to access live SingleStore data.
- Open Excel, create a new sheet (or open an existing one).
- Click Insert and click Get Add-ins. (if you have already installed the Add-In, jump to step 4).
- Search for CData Connect AI Add-In and install the Add-in.
π Install the Add-In
- Click Data and open the CData Connect AI Add-In.
- In the Add-In panel, click Authorize to authenticate with your CData Connect AI instance
π Authorizing the Add-In
- In the CData Connect AI panel in Excel, click Import
π CData Connect AI panel in Excel
- Choose a Connection (e.g. SingleStore1), Table (e.g. Orders), and Columns to import
π CData Connect AI panel in Excel
- Optionally add Filters, Sorting, and a Limit
π Choosing a Connection, Table, and Columns
- Click Execute to import the data
π Executing the Query
Update SingleStore Data from Excel
In addition to viewing SingleStore data in Excel, CData Connect AI also lets you update and delete SingleStore data. Begin by importing data (as described above).
- Update any cell or cells with changes you want to push to SingleStore (your changes will be in red)
- In the CData Connect AI Add-In panel, select Update
- Optionally highlight the cell(s) you wish to update and select an update option ("Update All" or "Update Selected")
π Executing the update (Salesforce is shown).
- Click Execute to push the updates to SingleStore, and a notification will appear when the update is complete
Live Access to SingleStore Data from Cloud Applications
Now, you have a direct, cloud-to-cloud connection to live SingleStore data from your Excel workbook. You can add more data to your workbook for calculations, aggregations, collaboration, and more.
π Imported data (Salesforce is shown)
Try CData Connect AI and get real-time data access to hundreds of SaaS, Big Data, and NoSQL sources directly from your cloud applications.