Skip to content
/ mosql Public

MoSQL is an open source data pipeline built using Elixir Broadway to migrate the MongoDB data from your MongoDB database cluster into a PostgreSQL database in near real-time using a MongoDB Change Streams. If you run MongoDB as your application database in production but want to leverage SQL for offline reporting and analytics, MoSQL is the tool…

Notifications You must be signed in to change notification settings

narup/mosql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MoSQL

Last Updated

MoSQL is an open source data pipeline built using Elixir Broadway to migrate the MongoDB data from your MongoDB database cluster into a PostgreSQL database. It supports one-time full export and MongoDB Change Streams based near real-time export. If you run MongoDB as your application database in production but want to leverage SQL for offline reporting and analytics, MoSQL is the tool and service you need. MoSQL relies on the Erlang VM and supervision trees to provide a robust, reliable and fault tolerant migration system

This is still a work in progress. Not ready for production use

About

MoSQL is an open source data pipeline built using Elixir Broadway to migrate the MongoDB data from your MongoDB database cluster into a PostgreSQL database in near real-time using a MongoDB Change Streams. If you run MongoDB as your application database in production but want to leverage SQL for offline reporting and analytics, MoSQL is the tool…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published