GitHub / NiharMandahas / Python_to_Mongo
PyMongo-Converter transforms Python database operations into MongoDB queries through a three-step process: syntax analysis catches errors, AST-based parsing creates an intermediate JSON representation, and code generation produces MongoDB-compatible queries. It supports database creation, document manipulation, complex condition parsing, and query
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NiharMandahas%2FPython_to_Mongo
PURL: pkg:github/NiharMandahas/Python_to_Mongo
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 1.91 MB
Dependencies parsed at: Pending
Created at: 3 months ago
Updated at: 2 months ago
Pushed at: 2 months ago
Last synced at: 2 months ago
Topics: codegenerator, compiler-design, mongodb, parser, syntax-tree