MongoDB to SQL converter
Description
Realtime converting MongoDB into SQL database
Supported MongoDB versions
Supported SQL databases
Workflow
- Add migrations on SQL database
- Add converts (lua-scripts)
- Run application
- Application apple migrations
- Application nootstrap new converters
- Application start process oplog
Instruction
Configure application
TODO
Add migration
TODO
Add converts
TODO