Skip to content

Esri/insights-connector-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

insights-connector-guide

Insights connectors

Connectors are used to access data from databases directly in Insights. Insights supports Google BigQuery, Microsoft SQL Server, Oracle, PostgreSQL, SAP HANA, and Snowflake connectors out-of-the-box. To make database connections accessible to organizations that do not use the supported databases, Insights allows you to add connectors for any relational database that uses a JDBC driver, in addition to the supported databases.

This guide provides resources to help you add additional connectors in your organization. You can download the sample files, read help documentation on the Wiki, or create an issue to ask a question.

Instructions

Complete the following steps to add a connector to your organization:

  1. Download the SQL dialect and properties file templates
  2. Configure the template for the database used by your organization
  3. Create a connector type bundle (.zip) and add the connector in Insights

For detailed steps, see Create a connector type bundle.

Requirements

  • Insights in ArcGIS Enterprise 2021.1 or higher or Insights desktop 2021.1 or higher

Resources

Issues

Find a bug or want to request a new feature? Please let us know by submitting an issue.

Contributing

Esri welcomes contributions from anyone and everyone. Please see our guidelines for contributing.

Licensing

Copyright 2022 Esri

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

A copy of the license is available in the repository's license.txt file.