Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Dec 94 17:43:23 MST
From:      terry@cs.weber.edu (Terry Lambert)
To:        gclarkii@freefall.cdrom.com (Gary Clark II)
Cc:        hackers@freefall.cdrom.com
Subject:   Re: DataBases
Message-ID:  <9412180043.AA26661@cs.weber.edu>
In-Reply-To: <199412170321.TAA07124@freefall.cdrom.com>; from "Gary Clark II" at Dec 16, 94 7:21 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> As a follow up to the announcement of the msql DB stuff, I also have
> Typhoon RDBM ported to FreeBSD-2.0 and it is also bmaked.  This a 
> RDBM styled after RAIMA(sic) DB_Vista system.  There docs are a little sparse
> but it looks like it could be a very good foundation for a system.
> It is copywrited but freeware.
> 
> If anyone wants a copy of it, please email me and I will put it up for FTP.

DB Vista is an associative database.

Is this also an associative database?

Specifically, can I give n search keys (where n is some reasonable number
less than 15) and it will produce a hit frequency ordered list of
matches?

I used DB Vista to implement a technical support database for a previous
employer some 7-8 years ago, and after rewriting all the error messages
to provide keywords in the product, it really sped support and reduced
phone time.

One thing that DB Vista also let me do is hit-frequency sort the problem
soloution pairs within each set of equal hitcounts so that the first
thing the technical support operator gave them was the most frequent
soloution to the problem/key set.


					Regards,
					Terry Lambert
					terry@cs.weber.edu
---
Any opinions in this posting are my own and not those of my present
or previous employers.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9412180043.AA26661>