mongodb-workload-migration
Installation
SKILL.md
MongoDB Workload Migration
When To Use This Skill
Use this skill when the task is about:
- porting MongoDB queries into the wrapper SQL surface
- translating MQL or aggregation pipelines into Exasol SQL
- evaluating whether a MongoDB analytics workload fits the wrapper architecture
- writing migration examples, playbooks, or compatibility guidance for Mongo users
- debugging why a Mongo-style pattern feels awkward or fails on the wrapper surface
Do not use this skill for generic JSON querying unless the problem is specifically framed as a MongoDB migration or MQL translation task.