xlog-discussion
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xlog-discussion] xlog-0.9 released


From: Nate Bargmann
Subject: Re: [Xlog-discussion] xlog-0.9 released
Date: Wed, 12 Nov 2003 15:24:27 -0600
User-agent: Mutt/1.5.4i

* Eric S. Johansson <address@hidden> [2003 Nov 12 15:18 -0600]:

> from: http://www.sleepycat.com/docs/ref/am/second.html
> 
> A secondary index, put simply, is a way to efficiently access records in 
> a database (the primary) by means of some piece of information other 
> than the usual (primary) key. In Berkeley DB, this index is simply 
> another database whose keys are these pieces of information (the 
> secondary keys), and whose data are the primary keys. Secondary indices 
> can be (and often are) created manually by the application; there is no 
> disadvantage, other than complexity, to doing so. However, when the 
> secondary key can be mechanically derived from the primary key and datum 
> that it points to, as is frequently the case, Berkeley DB can 
> automatically and transparently manage secondary indices.
> 
> so pick some data to be the primary key (i.e. call sign) and then create 
> multiple secondary keys of all the others in a way that can be managed 
> by sleepy cat.  It will be interesting to see if sleepy cat secondary 
> indices can handle redundant keys

Obviously I didn't find that!

See my later message on another library I found.

73, de Nate >>

-- 
 Wireless | Amateur Radio Station N0NB          |  Successfully Microsoft
 Internet | address@hidden               | free since January 1998.
 Location | Bremen, Kansas USA EM19ov           |  "Debian, the choice of
  Amateur radio exams; ham radio; Linux info @  |     a GNU generation!"
             http://www.qsl.net/n0nb/           |   http://www.debian.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]