Skip to main content
Entegrata supports a wide range of data source connectors to help you ingest data from SQL databases and API platforms into your Lakehouse.

Available Connectors

Please visit https://www.entegrata.com and scroll to “Available Connectors” to see the current list.

Connector Types

SQL Connectors

SQL connectors enable automated data ingestion from relational database systems. These connectors extract data directly from database tables and views. Key Features:
  • Direct Database Access: Connect directly to your database instances
  • Table and View Discovery: Automatically discover available tables and views
  • Incremental Data Extraction: Efficiently extract only changed data
  • Schema Detection: Automatically detect and adapt to schema changes

API Connectors

API connectors integrate with cloud platforms and SaaS applications through their REST APIs. These connectors handle authentication, pagination, and rate limiting automatically. Key Features:
  • OAuth Authentication: Secure authentication with OAuth 2.0 support
  • Rate Limit Handling: Automatic throttling and retry logic
  • Pagination Management: Handle large datasets with automatic pagination
  • Schema Discovery: Dynamically discover available data objects and fields
  • Real-time Sync: Keep your data up-to-date with scheduled collections

Getting Started

To start using any of these connectors:
  1. Navigate to Connections: Go to the Collector section in the Admin Portal
  2. Create a Connection: Select your desired connector from the catalog
  3. Configure Authentication: Provide the necessary credentials or API keys
  4. Enable Resources: Select which resources to collect data from
  5. Configure Collection: Set up collection schedules and settings
Need help setting up a connector? Visit our Connections documentation or submit a support ticket.

Connector Requirements

SQL Connectors

  • Database network access (firewall rules may need to be configured)
  • Read-only database credentials
  • Supported database versions vary by connector

API Connectors

  • Valid API credentials (API keys, OAuth tokens, or client credentials)
  • Appropriate API permissions and scopes
  • Network access to the API endpoints

Need a New Connector?

If you need a connector that isn’t listed here, please contact our support team to discuss custom connector development.