Web based visual query builder [closed]
Asked Answered
T

5

12

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.

Trigonometry answered 28/4, 2009 at 3:37 Comment(1)
We ended up just building our own, could find none that worked they way we wanted.Trigonometry
D
7

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

Diehl answered 5/4, 2012 at 18:6 Comment(0)
E
2

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

Essive answered 16/10, 2013 at 18:24 Comment(1)
This is the same one as @Diehl gave above :)Rici
B
2

Activer query can do all the thing you want:

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

Backboard answered 26/3, 2014 at 0:59 Comment(0)
L
1

Try www.ajaxquerybuilder.com

Landmark answered 30/11, 2010 at 20:58 Comment(0)
N
1

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

Niklaus answered 3/4, 2018 at 11:33 Comment(1)
The 5th "jQuery-QueryBuilder" is just what I need.Tupler

© 2022 - 2024 — McMap. All rights reserved.