/multiwoven

🔥 The open-source reverse ETL, data activation platform for modern data teams.

Primary LanguageRubyGNU Affero General Public License v3.0AGPL-3.0

Banner

Multiwoven

GitHub stars GitHub release (latest) GitHub commit activity License
server-ci integrations-ci ui-ci

The open-source Reverse ETL platform for data teams

Effortlessly sync customer data from the datawarehouse into your business tools.


Explore the docs »

Slack · Website · Blog · Roadmap


Why Multiwoven?

Multiwoven provides a simple way to sync customer data from your data warehouse into your business tools. It is designed to help data teams build and maintain data pipelines without writing any code. With Multiwoven, you can easily sync data from your data warehouse into your business tools, such as CRM, marketing automation, customer support, and advertising platforms.

Example Image

Example Image

Example Image

⭐ Consider giving us a star! Your support helps us continue innovating and adding new, exciting features.

Table of Contents

Getting Started

Multiwoven repo is a monorepo that contains the following services:

  • multiwoven-server - The backend service that handles data extraction, modeling, and syncing.

  • multiwoven-ui - The frontend service that provides a user interface for managing data sources, models, and syncs.

  • multiwoven-integrations - The connector service that provides a list of connectors to various data sources and destinations.

Local Setup

To get started with Multiwoven, you can deploy the entire stack locally using Docker Compose.

  1. Clone the repository:
git clone git@github.com:Multiwoven/multiwoven.git
  1. Go inside multiwoven folder:
cd multiwoven
  1. Initialize .env file:
mv .env.example .env
  1. Start the services:
docker-compose build && docker-compose up

UI can be accessed at the PORT 8000 :

http://localhost:8000

For more details, check out the local deployment guide in the documentation.

Self-hosted Options

Multiwoven can be deployed in a variety of environments, from fully managed cloud services to self-hosted solutions. Below is a guide to deploying Multiwoven on different platforms:

Provider Documentation
Docker Deployment Guide
AWS EC2 Deployment Guide
AWS ECS Deployment Guide
AWS EKS (Kubernetes) Deployment Guide
Azure VMs Deployment Guide
Azure AKS (Kubernetes) Deployment Guide
Google Cloud GKE (Kubernetes) Deployment Guide
Google Cloud Compute Engine Deployment Guide
Digital Ocean Droplets Deployment Guide
Digital Ocean Kubernetes Deployment Guide
OpenShift Deployment Guide
Helm Charts Deployment Guide

Connectors

Multiwoven is rapidly expanding its list of connectors to support a wide range of data sources and destinations. Head over to the Multiwoven Integrations repository to contribute to the growing list of connectors.

Sources

Destinations

CRM

Marketing Automation

  • Klaviyo
  • Braze
  • Salesforce Marketing Cloud

Customer Support

  • Zendesk
  • Freshdesk
  • Intercom

Advertising

Collaboration

Analytics

  • Google Analytics
  • Mixpanel
  • Amplitude

Others

Coming soon!

Contributing

We ❤️ contributions and feedback! Help make Multiwoven better for everyone!

Before contributing to Multiwoven, please read our Code of Conduct and Contributing Guidelines. As a contributor, you are expected to adhere to these guidelines and follow the best practices.

Need Help?

We are always here to help you. If you have any questions or need help with Multiwoven, please feel free to reach out to us on Slack. We are open to discuss new ideas, features, and improvements.

⚠️ Development Status: Under Active Development

This project is under active development, As we work towards stabilizing the project, you might encounter some bugs or incomplete features. We greatly value your contributions and patience during this phase. If you find any issues not already listed, please feel free to open a new issue with detailed information. Thank you for your support!

License

Multiwoven is licensed under the AGPLv3 License. See the LICENSE file for details.