Introduction
Alien Giraffe seamlessly integrates with your existing data sources, providing a unified interface for accessing data across your organization. This section covers how to connect and configure various data sources.
Supported Data Sources
Section titled “Supported Data Sources”Connect to PostgreSQL databases with enterprise-grade security:
- Creating read-only database users
- Configuring column-level access controls
- Setting up data masking for sensitive information
- Best practices for production deployments
Access data stored in S3 buckets:
- Support for Parquet, CSV, and JSON formats
- Partitioned dataset handling
- Cost-optimized query execution
Data Source Configuration
Section titled “Data Source Configuration”All data sources in Alien Giraffe follow a consistent configuration pattern:
- Connection Details - Endpoint, credentials, and authentication
- Security Settings - Access controls and encryption
- Performance Tuning - Connection pooling and query optimization
- Schema Mapping - How your data maps to Alien Giraffe schemas
Security Best Practices
Section titled “Security Best Practices”Regardless of the data source:
- Use Read-Only Access - Create dedicated read-only users or roles
- Implement Least Privilege - Grant access only to required tables/datasets
- Enable Encryption - Use SSL/TLS for all connections
- Rotate Credentials - Regularly update access keys and passwords
- Audit Access - Monitor and log all data access patterns
Getting Started
Section titled “Getting Started”- Choose your primary data source from the guides above
- Follow the step-by-step configuration instructions
- Define schemas for your data
- Start querying with the Alien Giraffe Python API
Need Help?
Section titled “Need Help?”- Review our Getting Started Guide
- Contact Support for assistance