tobymao/mo-sql-parsing — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2021-07-24
Let users write standard SQL then translate it to JSON for querying non-SQL data stores like MongoDB or Elasticsearch.
Build a dashboard where users query proprietary data stores using familiar SQL syntax.
Parse SQL queries into a structured, machine-readable format for analysis or transformation.
Generate SQL from a JSON query structure for supported cases.
| tobymao/mo-sql-parsing | 0xkinno/neuralvault | 0xmayurrr/ai-contractauditor | |
|---|---|---|---|
| Stars | 1 | 1 | 1 |
| Language | — | TypeScript | TypeScript |
| Last pushed | 2021-07-24 | — | — |
| Maintenance | Dormant | — | — |
| Setup difficulty | easy | hard | easy |
| Complexity | 2/5 | 4/5 | 2/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Read-only query parsing, does not support insert or update statements.
A library that translates SQL queries into structured JSON (and partially back), so non-SQL data stores can be queried using familiar SQL syntax.
Dormant — no commits in 2+ years (last push 2021-07-24).
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
double-check against the repo, no cap.