Data source components for handling various input types including interactive, REST, and data loader sources
The Source module provides flexible data input handling through various source types, enabling you to connect Superlinked to different data streams and input methods.
Multiple Input Methods: Support for various data input patterns
Real-time Processing: Handle streaming and real-time data updates
Batch Processing: Efficient batch loading of large datasets
API Integration: Built-in REST API support for web-based data input
Development Support: Interactive sources for rapid prototyping
Different source types are optimized for specific data input scenarios. Interactive sources are ideal for development, while REST sources enable production API integrations.