AEM Query Builder Converter
AEM Query Builder Converter
Turn supported Query Builder predicates into deterministic query strings with explicit warnings for unsupported predicates.
Your input is processed locally in your browser whenever possible.
What does this tool do?
Convert supported Query Builder predicates into XPath and SQL2 where deterministic conversion is possible.
How to use it
Paste predicates, then convert and review warnings for unsupported constructs.
Supported functionality
path, type, property, property.value, property.operation, fulltext, and orderby for the common cases.
Limitations
Unsupported predicates are reported and omitted rather than approximated silently.
Frequently Asked Questions
The converter only emits SQL2 or XPath when it can do so accurately.