Supported Sources
Autonify provides comprehensive database connectivity for enterprise data integration. Our platform includes standard connectors for popular databases and the ability to request support for additional systems through our extended connector library.
Standard Connectors
The following connectors are included in the platform and can be configured immediately:
Source | Type |
---|---|
PostgreSQL | Database |
MySQL | Database |
SQL Server | Database |
Oracle DB | Database |
Databricks | Cloud Platform |
Additional Connectors Available
We can provide connectivity to 200+ additional database systems through our extended connector library. These connectors require professional setup and may involve additional licensing.
Popular Requested Connectors
Analytics & BI Platforms (25+ connectors)
- Amazon Athena
- Apache Druid
- Apache Pinot
- ClickHouse
- Dremio
- Elasticsearch
- IBM Db2
- Presto/Trino
- Apache Kylin
- Vertica
Time-Series Databases (15+ connectors)
- InfluxDB
- TimescaleDB
- Prometheus
- Apache IoTDB
- OpenTSDB
- KairosDB
- QuestDB
- VictoriaMetrics
Graph Databases (10+ connectors)
- Neo4j
- Amazon Neptune
- ArangoDB
- TigerGraph
- JanusGraph
- OrientDB
- Dgraph
Data Lake Formats (10+ connectors)
- Apache Iceberg
- Delta Lake
- Apache Hudi
- Apache Parquet
- ORC files
- Avro files
- JSON/CSV files
Streaming Platforms (15+ connectors)
- Apache Kafka
- Amazon Kinesis
- Azure Event Hubs
- Google Pub/Sub
- Apache Pulsar
- RabbitMQ
- Redis Streams
Enterprise Databases (30+ connectors)
- SAP HANA
- SAP Sybase
- Teradata
- Informix
- Greenplum
- Netezza
- Exasol
- MemSQL/SingleStore
- CockroachDB
- YugabyteDB
Cloud Storage (20+ connectors)
- Amazon S3
- Azure Blob Storage
- Google Cloud Storage
- MinIO
- Wasabi
- Backblaze B2
- Digital Ocean Spaces
Other Data Sources (70+ connectors)
- Salesforce
- ServiceNow
- SharePoint
- Google Sheets
- Excel files
- REST APIs
- GraphQL endpoints
- SOAP/XML services
- FTP/SFTP servers
- And many more...
Connection Requirements
Network Requirements
- Firewall Rules: Ensure Autonify's IP addresses are whitelisted
- Port Access: Standard database ports must be accessible
- SSL/TLS: Recommended for all production connections
- VPN/PrivateLink: Supported for enhanced security
Authentication Methods
Method | Supported Sources | Notes |
---|---|---|
Username/Password | PostgreSQL, MySQL, SQL Server, Oracle, Databricks | Basic authentication |
SSL/TLS | PostgreSQL, MySQL | Encrypted connections |
Required Permissions
For optimal functionality, database users should have the following minimum permissions:
- SELECT on all tables/views to scan
- SHOW DATABASES/SCHEMAS for catalog discovery
- DESCRIBE/INFORMATION_SCHEMA access for metadata
- EXECUTE for stored procedures (if applicable)
Request Additional Connectors
Need a connector that's not in the standard list? Contact us to discuss adding support for your specific database system.
How to Request Support
Contact: support@autonify.ai
Information to Provide:
- Database type and version
- Connection requirements
- Use case description
- Security/compliance requirements
Security & Compliance
All database connections support:
- Encryption in Transit: TLS 1.2+ for all connections
- Encryption at Rest: For cached metadata
- Audit Logging: Complete connection audit trail
- Role-Based Access: Granular permission controls
Performance Considerations
Optimization Tips
- Use Read Replicas: Connect to read replicas for scanning when possible
- Schedule Off-Peak: Run intensive scans during low-usage periods
- Connection Pooling: Utilize connection pools for better resource management
- Selective Scanning: Configure specific schemas/databases to scan
Connection Health Monitoring
Status | Description | Action Required |
---|---|---|
Active | Connection working properly | None |
Warning | Connection experiencing issues | Review logs |
Failed | Cannot establish connection | Check credentials/network |
Inactive | Not configured | Complete setup |
Scanning | Catalog scan in progress | Wait for completion |