M2SQL
Replicate your Mumps Globals into Relational Data Base
...The Mapping process will describe the Mumps Globals data as a complex of Applications, Hierarchies, Relations and fields.
Once mapping is completed you will able to replicate all the Mumps data into Target Relation database such as SQLITE or MYSQL.
Normally you will do the replication process once a day while system is silent. This will give you a Relational Replication for Reporting or Business Analysis using industry standard tools.
If you have a huge amount of data on your Mumps Globals you can choose an alternative mechanism in which only changes
will be replicated to the target relational database and reflected almost immediately .
...