Entrance 1.2.18 (Default branch) |
|
|
Wednesday January 16, 2008. 07:59 AM FreshMeat
Entrance is a program for browsing MySQL
databases. It includes a "match box" search
facility that is simlar to the Mac's Spotlight.
Entrance can create charts based on query results,
and these charts can be zoomed and panned.
Entrance also supports an innovative feature
called "data painting" that allows users to select
and paint data points interactively.
License: GNU General Public License (GPL)
Changes:
This release adds new tools for fitting lines,
quadratic curves, and exponential functions to
data values in a MySQL database table column. The
resulting fit values are saved in a table column
and can be plotted automatically. Fitting is
performed using the QR solver in the JAMA jar,
which is now included in the Entrance download.
|