wgzhaowgzhaoCommunityยท2 Agent Skills Included

Addax

Move data between 20+ databases with simple JSON jobs

Syncs data between MySQL, PostgreSQL, Oracle, Hive, Kafka, Redis, and 20+ other sources using simple JSON job files. Eliminates hand-written migration scripts, manual exports, and fragile copy-paste pipelines. Runs offline ETL jobs from the command line or an HTTP server with built-in speed limits, error tolerance, and dirty-data tracking.
npx skills add wgzhao/Addax --all -g -y
Available:

Tells the AI agent how to build, run, and extend this ETL project, including Maven compile commands, job execution steps, plugin development rules, and strict commit and PR conventions.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Addax?โ–ผ

Run `npx skills add wgzhao/Addax --all -g -y` in your terminal to install this skill suite globally for your AI agent.

What is Addax used for?โ–ผ

Addax is an open-source ETL tool that moves data between 20+ databases and file systems using simple JSON job configurations, with no coding required.

How is Addax different from DataX?โ–ผ

Addax is the actively maintained successor to Alibaba's DataX, which stopped updates in 2023, offering more plugins, bug fixes, and monthly releases.

Can I run Addax jobs without writing code?โ–ผ

Yes. You only edit a JSON or YAML job file defining the reader and writer, then run it with the addax.sh script or submit it via the HTTP server API.

Does Addax support Docker deployment?โ–ผ

Yes. Pull the prebuilt image with `docker pull quay.io/wgzhao/addax:latest` and run jobs directly inside the container.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’