Read & Write Reviews About The Tools You Use.
Sign up for free to start sharing your opinion today!

Easy Query Builder


Company: Korzh.com

Average User Rating (10 reviews)

If this is your product, you can request to edit it here.


User Reviews
Share:


    Version Reviewing: 2.7

    "User-friendly SQL Query Builder"

    by Michelle L. on Mar 6, 2018 2:00 PM

    Summary:
    Easy Query Builder allows you to easily build SQL syntax using a user-friendly UI. As an added bonus, it is free and downloads easily. Initial start-up and testing is quick, easy and relatively pain free. Drag and drop support is included. the interface is much more facile than traditional SQL interface. Some of the auto-produced syntax is buggy, however. Knowledge of basic SQL code is helpful to overcome this issue.

    Report post

    Was this review helpful? (0) (0)

    add a comment


    Version Reviewing: 1.0

    "How to use subquery in select Statement?"

    by HemantSSSK on Dec 25, 2016 10:55 PM

    Summary:
    I need to implement subquery in select statement using easy query builder, please any one can help for this.

    Report post

    Was this review helpful? (0) (0)

    add a comment


    Version Reviewing: 2.6

    "need to show with graphics an easy and full tutorial for newbies"

    by nababomo on Oct 8, 2015 6:56 AM

    Summary:
    getting started should have a fully graphic tutorial for newbies. database basics should have a little infos and not limited to a paragraph

    Report post

    Was this review helpful? (0) (0)

    add a comment


    Version Reviewing: o.k

    "o.k"

    by Vehy on Sep 23, 2015 5:34 PM

    Summary:
    zanimivo lepo in napreden portal

    Report post

    Was this review helpful? (0) (0)

    add a comment


    Version Reviewing: 2.0

    "Helps to learn SQL"

    by korzh on Sep 10, 2013 5:26 AM

    Summary:
    Easy Query Builder (EQB) - is a free program which allows you to create database queries in a user-friendly way. You don’t need to know SQL or any other complex query language - all your requests can be described visually, very easy, in (almost) natural language. It supports the majority of different database types such as MS SQL Server, MySQL, Oracle and MS Access among others. Results can be exported to Excel spreadsheets for easier viewing and sharing.

    Report post

    Was this review helpful? (1) (0)

    add a comment


    Version Reviewing: 2.0

    "user friendly server"

    by saroj kishan on May 30, 2013 12:17 PM

    Summary:
    Easy visual building of complex SQL queries with unions and sub-queries. MS-Access style user-friendly interface with drag & drop support. Two-way SQL query.Supports different platforms.Visual SQL Server query building as well as direct editing of a query text is available. User-friendly graphical interface allows you to connect to SQL Server

    Report post

    Was this review helpful? (0) (0)

    add a comment


    Version Reviewing: 2.0

    "Builder with great for user Friendly UI"

    by Pradeep on May 6, 2012 7:14 AM

    Summary:
    This builder helps you to create queries visually as well as through commands, it is very easy to use, and you can export the results

    Report post

    Was this review helpful? (0) (0)

    add a comment


    Version Reviewing: 2.0

    "User-friendly query builder for WPF applications"

    by YOGESH on May 4, 2012 11:34 AM

    Summary:
    EasyQuery.NET WPF is a new edition of EasyQuery.NET library which works in Windows Presentation Foundation applications. It will be very useful addition to any WPF project which works with some database and needs some UI for searching and filtration of data

    Report post

    Was this review helpful? (0) (0)

    add a comment


    Version Reviewing: 2.0

    "MY friends good tools i have use"

    by upender on May 4, 2012 10:10 AM

    Summary:
    Easy Query library allows you to add custom reporting solution with user-friendly SQL query builder into your application or web-site. Supports different platforms.Visual SQL Server query building as well as direct editing of a query text is available. User-friendly graphical interface allows you to connect to SQL Server

    Report post

    Was this review helpful? (0) (0)

    add a comment


    Version Reviewing: 2.0

    "SQL query builder with a friendly U"

    by MEENU on May 4, 2012 10:01 AM

    Summary:
    SQL Query Builder is a Java component to build SQL queries visually and programmatically.It renders all SQL features very easy to accomplish and provides the professional user with everything he needs to efficiently work with SQL queries. Easy visual building of complex SQL queries with unions and sub-queries. MS-Access style user-friendly interface with drag & drop support. Two-way SQL query

    Report post

    Was this review helpful? (0) (0)

    add a comment


Write a Review


Must be registered to add and review tools.

Have an account?
  
  
Forgot Password?

New to DevMetric?


Write Reviews

Share your opinion about the tools you use.

Join the Evans Data Developer Panel!

As a DevNet panelist you will:

1. Have your voice heard on hot topics, innovative technologies and key initiatives.
2. Receive points for every validated survey submission.
3. Redeem award points for cash.

SOLVE THIS CODE

What does this code do?

public class Demo { 
    public void method1() { 
        synchronized (String.class) { 
            System.out.println("on String.class object");       
            synchronized (Integer.class) { 
                System.out.println("on Integer.class object"); 
            } 
        } 
    }

Programming Language: Java

Newsletter

Get weekly reviews sent directly to your inbox!