Re: Data mining tools
- From: "Tom Wedge" <tom@xxxxxxxxxxxx>
- Date: 28 Jun 2008 12:14:42 -0700
Jeff Swanberg wrote:
I've been tasked with adding "data mining" capabilities to our app
that tracks student performance across the district (grades, test
scores, attendance, discipline, etc).
They would like it to be somewhat graphical in nature and be able to
be used/understood by people from school board members to the
classroom teacher so no SQL syntax, no creating the joins between
tables, etc. Those I would need to create underneath. Basically
they want a tool where a person could ask "Show me all of the 9th
grade male Asian students that didn't do well in math and had more
than 10 absences during the year".
I've looked at some of the SQL query tools out there but wanted to
get some feedback on what people have used and what your experience
has been. Since I have a particular need perhaps I should just code
this myself?
js
Hi Jeff
We have been using EasyQuery for many years and our users love it, they
do not need to know SQL, the tables are all linked via the pre loaded
data base structure which you get to define and ship with your
application.
We have not implemented a feature where you can define pre set
selections as a string and then this can be made part of the
application selection functions.
Have a look at http://devtools.korzh.com/eq/vcl/
Tom
.
- References:
- Data mining tools
- From: Jeff Swanberg
- Data mining tools
- Prev by Date: Data mining tools
- Next by Date: Re: Data mining tools
- Previous by thread: Data mining tools
- Next by thread: Re: Data mining tools
- Index(es):
Relevant Pages
|