3
21
+ 1
3

What is Mara?

A lightweight ETL framework with a focus on transparency and complexity reduction.
Mara is a tool in the Big Data Tools category of a tech stack.
Mara is an open source tool with GitHub stars and GitHub forks. Here’s a link to Mara's open source repository on GitHub

Who uses Mara?

Pros of Mara
1
Great developing experience
1
ETL Tool
1
UI focused on ETL development

Mara's Features

  • Data integration pipelines as code: pipelines, tasks and commands are created using declarative Python code.
  • PostgreSQL as a data processing engine.
  • Extensive web ui. The web browser as the main tool for inspecting, running and debugging pipelines.
  • GNU make semantics. Nodes depend on the completion of upstream nodes. No data dependencies or data flows.
  • No in-app data processing: command line tools as the main tool for interacting with databases and data.
  • Single machine pipeline execution based on Python's multiprocessing. No need for distributed task queues. Easy debugging and and output logging.
  • Cost based priority queues: nodes with higher cost (based on recorded run times) are run first.

Mara Alternatives & Comparisons

What are some alternatives to Mara?
Airflow
Use Airflow to author workflows as directed acyclic graphs (DAGs) of tasks. The Airflow scheduler executes your tasks on an array of workers while following the specified dependencies. Rich command lines utilities makes performing complex surgeries on DAGs a snap. The rich user interface makes it easy to visualize pipelines running in production, monitor progress and troubleshoot issues when needed.
Riot
Riot brings custom tags to all browsers. Think React + Polymer but with enjoyable syntax and a small learning curve.
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.
See all alternatives

Mara's Followers
21 developers follow Mara to keep up with related blogs and decisions.