Skip to content
This repository was archived by the owner on May 4, 2019. It is now read-only.

Repository files navigation

MongoDB to SQL converter

Description

Realtime converting MongoDB into SQL database

Supported MongoDB versions

  • 3.2

Supported SQL databases

  • PostgreSQL

Workflow

  1. Add migrations on SQL database
  2. Add converts (lua-scripts)
  3. Run application
  4. Application apple migrations
  5. Application nootstrap new converters
  6. Application start process oplog

Instruction

Configure application

TODO

Add migration

TODO

Add converts

TODO

About

Translate MongoDB documents into SQL via LUA-scripts

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages