What problem does it solve?
This Skill automates the extraction, transformation, and loading (ETL) of data between a wide variety of SQL and NoSQL data sources, simplifying complex data integration tasks.
Core Features & Use Cases
- Broad Data Source Support: Connects to over 20 different SQL and NoSQL databases, plus file systems.
- Simplified Configuration: Uses JSON-based job descriptions for easy setup without coding.
- Extensible Architecture: Plugin-based design allows for easy addition of new data source connectors.
- Use Case: Transfer data from a MySQL database table to an Elasticsearch index, applying transformations to clean and format the data during the process.
Quick Start
Use the Addax skill to transfer data from a MySQL table named 'users' to a PostgreSQL table named 'users_archive'.