https://github.com/bytebase/cosmosdb-parser
CosmosDB SQL parser based on ANTLR4.
https://github.com/bytebase/cosmosdb-parser
Last synced: 7 months ago
JSON representation
CosmosDB SQL parser based on ANTLR4.
- Host: GitHub
- URL: https://github.com/bytebase/cosmosdb-parser
- Owner: bytebase
- License: mit
- Created: 2025-02-07T09:00:45.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-03-17T06:40:13.000Z (10 months ago)
- Last Synced: 2025-06-13T21:48:36.155Z (7 months ago)
- Language: ANTLR
- Size: 185 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cosmosdb-parser
Cosmos DB SQL parser based on ANTLR4.
## References
- [Queries in Azure Cosmos DB for NoSQL](https://learn.microsoft.com/en-us/azure/cosmos-db/nosql/query/)