{"id":24568932,"url":"https://github.com/bitliner/mongo2sql","last_synced_at":"2025-07-18T04:37:42.049Z","repository":{"id":148316428,"uuid":"43753717","full_name":"bitliner/mongo2sql","owner":"bitliner","description":"Convert MongoDB query to SQL query","archived":false,"fork":false,"pushed_at":"2015-10-06T20:34:52.000Z","size":160,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-17T05:32:25.121Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bitliner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-06T13:51:37.000Z","updated_at":"2015-10-06T20:27:18.000Z","dependencies_parsed_at":"2023-04-09T03:53:54.640Z","dependency_job_id":null,"html_url":"https://github.com/bitliner/mongo2sql","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/bitliner/mongo2sql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitliner%2Fmongo2sql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitliner%2Fmongo2sql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitliner%2Fmongo2sql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitliner%2Fmongo2sql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitliner","download_url":"https://codeload.github.com/bitliner/mongo2sql/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitliner%2Fmongo2sql/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265701429,"owners_count":23813751,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-23T14:55:46.774Z","updated_at":"2025-07-18T04:37:42.033Z","avatar_url":"https://github.com/bitliner.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mongo2sql\n\nConvert a query expressed in MongoDB query language to a query expressed in SQL language.\n\n## Why?\n\n* you are migrating to Cassandra, you have queries expressed in Mongodb query language, and you want to convert them to Cassandra Query Language\n* you are using PostgreSQL to query MongoDB, and you don't want to create SQL-queries from scratch, but you want to translate the existing ones expressed in Mongodb Query Language\n* to make interoperability easier\n* for fun\n\n## Example\n\n## Limitations\n\n## Roadmap\n\n* ~~simple query without operators - e.g. {text:'ciao', page:0}~~\n* query with operators, but without $and, $or operators\n* query including $and, $or operators\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitliner%2Fmongo2sql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitliner%2Fmongo2sql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitliner%2Fmongo2sql/lists"}