Web based visual query builder

怎甘沉沦 提交于 2020-01-01 04:23:25

问题


I am after a visual query builder along the lines of http://ajax.easyquerydemo.com/. I am using ASP.NET but MVC so would rather something that is not WebForms based like the one in the link. If anyone knows of similar tools that are largely platform agnostic please let me know.


回答1:


Was looking for the same sort of thing, came across this http://devtools.korzh.com/query-builder-component/ which looks very interesting to me...




回答2:


Activer query can do all the thing you want:

http://www.activequerybuilder.com/product.html




回答3:


Try www.ajaxquerybuilder.com




回答4:


Easy Query Builder supports MVC, they have a pretty slick MVC Demo, and a non-expiring trial.




回答5:


Even i search for it today and created a list:

1) Query builder
http://aspquerybuilder.net/?_ga=2.150945718.1618902383.1522751533-1013206784.1522751533 price : https://www.activequerybuilder.com/purchase.html

2) Active query builder
Demo : https://webapi.activequerybuilder.com/Demo
Free to use.

3) Custom code
https://www.codeproject.com/Tips/1060170/User-Responsive-Web-Query-Builder-using-ASP-NET

4) DataSparc: Paid service
Demo : https://www.datasparc.com/dbhawk-online-demo/

5) Jquery query builder: Free to use.
Demo: http://querybuilder.js.org/demo.html
GitHub: https://github.com/mistic100/jQuery-QueryBuilder

6) DevExpress.com
Demo : https://demos.devexpress.com/ASPxGridViewDemos/DataBinding/QueryBuilder.aspx
Documentation: https://demos.devexpress.com/aspxgridviewdemos/DataBinding/QueryBuilderControl.aspx




回答6:


We use DBHawk from Datasparc. It provides query builder and execution.



来源:https://stackoverflow.com/questions/796132/web-based-visual-query-builder

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!