Welcome to Acme Docs
The modern data pipeline platform for teams that move fast.
Welcome to Acme Docs
Acme is an open-source data pipeline platform that makes it easy to build, test, and deploy data workflows. Connect any source, transform your data, and deliver it anywhere — all with simple configuration files.
Start with the Quickstart Guide to build your first pipeline in under 5 minutes.
Prerequisites
No prior experience with data pipeline tools is required, but you'll get the most out of Acme if you're comfortable with:
- Command line — installing packages, running commands
- YAML — Acme pipelines are defined in YAML config files
- Python basics — needed for writing custom transforms (optional)
- SQL or a database — helpful for the database guides (optional)
How to use the docs
The docs are organized into five sections. Browse by topic or follow the recommended path below if you're just getting started.
| Section | Description |
|---|---|
| Getting Started | Install Acme and build your first pipeline |
| Core Concepts | Understand pipelines, connectors, transforms, and architecture |
| Configuration | Config files, environment variables, and all available settings |
| Guides | Step-by-step tutorials for databases, deployment, monitoring, and more |
| API Reference | Full REST API documentation and SDK reference |
Not sure where to start? Follow Quickstart to build your first pipeline in 5 minutes, then read Architecture to understand how everything fits together.
Join the community
Acme is built in the open. Get help, share what you've built, and shape the roadmap:
- GitHub — source code, issues, and releases
- Discord — chat with the team and other users
- Forum — longer discussions, Q&A, and showcases
Found a bug or have a feature request? Open an issue on GitHub.