An open API service indexing awesome lists of open source software.

https://github.com/mage-ai/mage-ai

πŸ§™ Build, run, and manage data pipelines for integrating and transforming data.
https://github.com/mage-ai/mage-ai

artificial-intelligence data data-engineering data-integration data-pipelines data-science dbt elt etl machine-learning orchestration pipeline pipelines python reverse-etl spark sql transformation

Last synced: 19 days ago
JSON representation

πŸ§™ Build, run, and manage data pipelines for integrating and transforming data.

Awesome Lists containing this project

README

          

# Mage OSS

### Build modern data pipelines locally β€” fast, visual, and production-ready.


Mage OSS is a self-hosted development environment designed to help teams create production-grade data pipelines with confidence.

Ideal for automating ETL tasks, architecting data flow, or orchestrating transformations β€” all in a fast, notebook-style interface powered by modular code.

When it’s time to scale, [Mage Pro](https://mage.ai) β€” our core platform β€” unlocks enterprise orchestration, collaboration, and AI-powered workflows.


Mage AI GitHub repo stars
Mage AI Docker downloads
Mage AI license
Join the Mage AI community


## What you can do with Mage OSS

- Build pipelines locally with Python, SQL, or R in a modular notebook-style UI

- Run jobs manually or on a schedule (cron supported)

- Connect to databases, APIs, and cloud storage with prebuilt connectors

- Debug visually with logs, live previews, and step-by-step execution

- Set up quickly with Docker, pip, or conda β€” no cloud account required

- Your go-to workspace for local pipeline development β€” fully in your control.

mage



## Start local. Scale when you're ready.

Use Mage OSS to build and run pipelines on your machine. When you're ready for advanced tooling, performance, and AI-assisted productivity, Mage Pro is just one click away.

[**Try Mage Pro free β†’**](https://mage.ai)


### Quickstart

Install using Docker (recommended):

```bash
docker pull mageai/mageai:latest
```

Or with pip:

```bash
pip install mage-ai
```

Or with conda:

```bash
conda install -c conda-forge mage-ai
```

Full setup guide and docs: [docs.mage.ai](https://docs.mage.ai/getting-started/setup#%E2%9B%B5%EF%B8%8F-mage-oss-overview)


## Core Features

| Feature | Description |
| :- | :- |
| Modular pipelines | Build pipelines block-by-block using Python, SQL, or R |
| Notebook UI | Interactive editor for writing and documenting logic |
| Data integrations | Prebuilt connectors to databases, APIs, and cloud storage |
| Scheduling | Trigger pipelines manually or on a schedule |
| Visual debugging | Step-by-step logs, data previews, and error handling |
| dbt support | Build and run dbt models directly inside Mage |


## Example Use Cases

- Move data from Google Sheets to Snowflake with a Python transform
- Schedule a daily SQL pipeline to clean and aggregate product data
- Develop dbt models in a visual notebook-style interface
- Run simple ETL/ELT jobs locally with full transparency


## Documentation

Looking for how-to guides, examples, or advanced configuration?

Explore our full documentation at [docs.mage.ai](https://docs.mage.ai).


## Contributing

We welcome contributions of all kinds β€” bug fixes, docs, new features, or community examples.

Start with our [contributing guide](https://docs.mage.ai/contributing/overview), check out open issues, or suggest improvements.


## Ready to scale? Mage Pro has you covered.

Mage Pro is a powered-up platform built for teams.
It adds everything you need for production pipelines, at scale.

- Magical AI-assisted development and debugging
- Multi-environment orchestration
- Role-based access control
- Real-time monitoring & alerts
- Powerful CI/CD & version control
- Powerful enterprise features
- Available fully managed, hybrid, or on-premises

[**Try Mage Pro free β†’**](https://mage.ai)