Firestore Query Parser Playground
Query
FROM "col1" WHERE a == 4 and b != "hello" and c < 4.5 ORDER BY a, b DESC, c ASC LIMIT 5
📑 Select an Example
Simple
Vars
Collection Group
Collection Group & Doc
Boolean Logic
Limit
Order By
Order By Many
Order By & Limit
🤖 Parse (Ctrl+Enter)
Code
Plan
Expression
AST