/multiwoven

🔥 🔥 Open Source Warehouse Native Customer Data Platform (CDP)

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

Open Source Hightouch, Census, and RudderStack Alternative

Effortlessly sync customer data from your data warehouse into any business tool.


Explore the docs »

Slack · Website · Blog · Roadmap


Why Multiwoven?

Multiwoven makes it easy to build and maintain data pipelines without writing any code. Sync any table from your data warehouse into any downstream business tool with just a few clicks. By self-hosting Multiwoven, you can keep your data secure and compliant with your organization's policies.

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

🧵..Weaving in more connectors to support a wide range of destinations.

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. Thank you for your support!

License

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

Contributors