Data Connectivity
Connect AINexLayer to your data sources for seamless intelligence and automation.
Last updated
Connect AINexLayer to your data sources for seamless intelligence and automation.
Supported engines: PostgreSQL, MySQL, SQL Server, Oracle
Configure connection strings and credentials in config.yml
Test and validate connections via CLI:
bashainexlayer db testMonitor connector health in the admin dashboard

Tip: Use read replicas for analytics workloads to reduce load.
Connect to REST and GraphQL endpoints
Define authentication (API keys, OAuth2) per integration
Map endpoint responses to AINexLayer schemas
Schedule periodic syncs or use webhooks for real-time updates
Note: Use rate limiting to avoid API throttling.
Mount NFS or SMB shares for direct file access
Configure local import paths in storage.yml
Watch directories for automatic ingestion
Apply file filters by extension or pattern
Last updated
