diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-09-19 18:19:19 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-09-19 18:19:19 +0000 |
commit | 65ebcdc907e9e7f1516c1bb0d85cdd5f706dec27 (patch) | |
tree | b3c9441cccdb894312d7364946f1bc56d212098a /databases/dbmetrix/pkg-descr | |
parent | 7136cb8a74377d7ebfedd46dfa26ad856faf1548 (diff) | |
download | ports-65ebcdc907e9e7f1516c1bb0d85cdd5f706dec27.tar.gz ports-65ebcdc907e9e7f1516c1bb0d85cdd5f706dec27.zip |
Notes
Diffstat (limited to 'databases/dbmetrix/pkg-descr')
-rw-r--r-- | databases/dbmetrix/pkg-descr | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/databases/dbmetrix/pkg-descr b/databases/dbmetrix/pkg-descr new file mode 100644 index 000000000000..9da4a8196407 --- /dev/null +++ b/databases/dbmetrix/pkg-descr @@ -0,0 +1,14 @@ +dbMetrix is a copy-lefted, open-sourced SQL database tool. My goal is to +write a very graphical, clean, consistent, modularized front end to +various (currently opensourced) SQL servers. I plan to incorporate +administration utilities, sql dumps, dbf2sql/sql2dbf and client support +for all supported data sources. My motivation for writing dbMetrix is a +current lack of nice, truely GUI SQL admin/client tools. Most of the tools +available are written for a single, specific SQL server in mind and are +usually only a GUI-fied text interface. dbMetrix supports multiple and +various SQL servers simultaneously, however it is not a multi-threaded +application. + +David E. Storey <dave@tomas.net> + +WWW: http://apoc.tamos.net/sw/dbMetrix/ |