Hi,
Could you please let me know which is better to use performance wise: QueryBuilder APIs or SQL2?
I understand QueryBuilder APIs internally converts to XPath queries, however would like to know which will perform better.
Thanks,Souradeep
Solved! Go to Solution.
Views
Replies
Total Likes
XPATH is preffered
Views
Replies
Total Likes
XPATH is preffered
Views
Replies
Total Likes
The documentation on QueryBuilder is located here:
http://docs.adobe.com/docs/en/aem/6-0/develop/search/querybuilder-api.html
Views
Replies
Total Likes
Is there any documentation which says the same??
Views
Replies
Total Likes
I am asking if there is any documentation from Adobe which suggests QueryBuilder performs better than SQL2 in AEM 6.
I am asking so because in the below forum as per Justin, QueryBuilder APIs in turn forms XPath queries which finally get converted to JCR-SQL2 in OAK/AEM 6.0. So QueryBuilder APIs and SQL2 are effectively equivalent in AEM 6.
Views
Replies
Total Likes
Hi,
Any answer to the question here would be appreciated.
Thanks, Souradeep
Views
Replies
Total Likes