TIGERGRAPH CONNECTORS
Expand Your Data and Analytics Capabilities with TigerGraph Connectors
TigerGraph, the only scalable graph database for the enterprise, delivers broader insight into all the relationships from your data. But, this requires deep integration with both upstream and downstream data sources. To address this need, TigerGraph has built a suite of connectors to complement your existing analytics capabilities by making the power of advanced analytics on connected data available to you better than before.
Data Ingestion Connectors
Built-in Kafka Connect
- Cloud storage: Amazon S3, Google Cloud Storage, Microsoft Azure
- Data Warehouses like BigQuery (available) and Snowflake (coming soon)
- External Kafka clusters
- Databricks DeltaLake (coming soon)
- CSV
- JSON
- Parquet
- Avro (from an external Kafka cluster)
JDBC Connector
TigerGraph’s open-source JDBC driver is a type-4 driver that converts JDBC calls directly into TigerGraph REST API calls. Handling both data loading and queries, this connector can serve a wide variety of needs from a wide range of applications.
For example, use the JDBC connector to ingest DataFrames from Spark.