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.

New to Acme?

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.

SectionDescription
Getting StartedInstall Acme and build your first pipeline
Core ConceptsUnderstand pipelines, connectors, transforms, and architecture
ConfigurationConfig files, environment variables, and all available settings
GuidesStep-by-step tutorials for databases, deployment, monitoring, and more
API ReferenceFull 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.


Built with LogoFlowershow