Getting Started
Install Datacrafter and run a first extract → process → load pipeline.
NoSQL-first ETL command-line tool
Extract, transform, and load record-oriented data with a git-friendly YAML project.
pip install datacrafter datacrafter init my-project
Start with a section below, or use the sidebar from any page. Pipelines are declared in datacrafter.yml and run with the datacrafter CLI.
Install Datacrafter and run a first extract → process → load pipeline.
How YAML projects, extractors, processors, and destinations fit together.
End-to-end recipes for CSV, Excel, ZIP+XML, catalogs, and databases.
Command-by-command reference for init, run, inspect, and config.
datacrafter.yml schema, extractors, processors, destinations, and trust model.
Contributing, community, and license.