For now, it does not support navigation properties, complex types, owned types, shadow properties, or inheritance, but they are in the roadmap.
SQL-Mongo Converter is a lightweight Python library for converting SQL queries into MongoDB query dictionaries and converting MongoDB query dictionaries into SQL statements. It is designed for ...