史上变态的模块

http://drupal.stackexchange.com/questions/30678/advantages-of-utilizing-entity-field-query-over-views

 

Views cannot perform queries on databases other than relational db (eg Mongodb | NO-SQL). However with EFQ, you can now perform complex queries against No-SQL databases including joins. Hence greater scalability and relatively good performace as well.

However as of now you can also combine Views UI with EFQ with an updated module calledefq_views. This way you get a UI and backend power of EFQ.



posted @ 2016-08-25 10:33  qqisnow2021  阅读(103)  评论(0编辑  收藏  举报