Skip to content
This repository has been archived by the owner on May 4, 2019. It is now read-only.
/ mongo2sql Public archive

Translate MongoDB documents into SQL via LUA-scripts

License

Notifications You must be signed in to change notification settings

c0va23/mongo2sql

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages