Try Active Query Builder by yourself with a ready-to-use demo app.
Desktop Demo
If you want to delve deeper and understand the user path from building queries to
generating reports, download the ready-to-use desktop app and
connect it to your DB.
Register on the Online Proof-of-Concept demo app to see how users get data they need
themselves having no or little knowledge of SQL. It will take only a few minutes to
explore it!
If you need nothing but
a tool to build SQL queries and get access to data, have a look at
FlySpeed SQL Query, which uses Active Query Builder (VCL Edition) inside.
Download a free trial of Active Query Builder, with plenty of demo projects, and build
your proof-of-concept in a couple of hours.
WinForms
WPF
ASP.NET
Delphi
Java
Active X
Choose your environment
A set of visual components for WinForms to create a feature-rich facility to
build SQL queries visually and extract data backed with an API to analyze
and modify SQL queries.
Visual SQL query builder and filter builder.
SQL text editor with code completion and syntax highlighting.
Powerful API to analyze and modify SQL queries.
Compatible with .NET Framework 4.x, .NET Core up to 3.1, .NET 5 & 6.Download free trial
A set of visual components for WPF to create a feature-rich facility to
build SQL queries visually and extract data. Has an API to build and analyze
SQL queries.
Visual SQL query builder and filter builder.
SQL text editor with code completion and syntax highlighting.
Powerful API to analyze and modify SQL queries.
Compatible with .NET Framework 4.x, .NET Core up to 3.1, .NET 5 & 6.Download free trial
Active Query Builder ASP.NET Edition provides a native way to embed a visual
query builder into a webpage.
Compatible with WebForms, ASP.NET MVC, and client-side rendering SPA
apps.
Works fine with ReactJs, Angular, Vue, Electron, and other frontend
frameworks.
Can be used as a service with any server-side technology (including but
not limited to Node JS, Java, Python, Ruby, etc.), packed into a docker
container.
Compatible with web farms with load-balancing, stateless (Corporate
version).
Compatible with .NET Framework 4.x, .NET Core up to 3.1, .NET 5 & 6.Download free trial
Active Query Builder VCL Edition lets users combine visual query building
with direct SQL query text editing and has an API to build and analyze SQL
queries.
Supports all versions of Delphi and C++ Builder starting from 5, up to
RAD Studio 11, 32- and 64-bit compilers.
Works with the vast majority of standard and third-party Data Access
Components.
Active Query Builder Java Edition is a visual SQL query builder component
suite that allows your end users to build complex SQL queries via an
intuitive visual interface.
Built using standard Swing controls.
Compatible with JRE 6-8.
Can be used in Java applets.
Supports all modern Java IDEs. Tested with NetBeans, Eclipse and
IntelliJ IDEA.
Drag the tables from the database schema on the left to the design panel on the right.
Add tables related to this one by clicking the link buttons next to the linking fields.
Specify the fields you want to see as a result of the query clicking on checkboxes in field
lists.
In the Columns List table, set the column names, define the sorting and grouping of the data
if necessary, and set the conditions in the Criteria column.
If you want to set a condition for a field that should not be displayed in the results,
uncheck Visible checkbox for that field.
You can change the query text on the SQL Text tab, and then update the query
diagram based on the changed text.
Load one of the predefined sample queries in the Queries tab.