All of lore.kernel.org
 help / color / mirror / Atom feed
* using reiserfs as a DB
@ 2002-04-21 20:53 Phil Howard
  2002-04-22 13:20 ` Oleg Drokin
  0 siblings, 1 reply; 11+ messages in thread
From: Phil Howard @ 2002-04-21 20:53 UTC (permalink / raw)
  To: reiserfs-list

Given the balanced tree directory structure of reiserfs, it seems it
could be usable as a DB in place of a DB library (such as Berkeley DB).
Has anyone done any timing/benchmarks of reiserfs used as a replacement
for a DB library, as compared to one such as Berkeley DB?  There would
be an advantage to using conventional file tools to access the data
instead of having to code some up for a DB library.  The issue would
certainly involve the open/read/close timings for reiserfs for each
piece of data accessed.  The uses for which I have an interest in doing
this would most be small data, usually less than 128 bytes, and almost
always less than 512 bytes.  For example, one use involves indexing a
lot of (100s to maybe even 1000000) URLs under special short keywords.

-- 
-----------------------------------------------------------------
| Phil Howard - KA9WGN |   Dallas   | http://linuxhomepage.com/ |
| phil-nospam@ipal.net | Texas, USA | http://phil.ipal.org/     |
-----------------------------------------------------------------

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2002-04-23  8:50 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-21 20:53 using reiserfs as a DB Phil Howard
2002-04-22 13:20 ` Oleg Drokin
2002-04-22 13:47   ` Hans Reiser
2002-04-22 14:03     ` Nikita Danilov
2002-04-22 17:44   ` Phil Howard
2002-04-22 18:12     ` Yura Umanets
2002-04-22 19:26       ` Richard Emslie
2002-04-23  6:44         ` Oleg Drokin
2002-04-22 23:16       ` Phil Howard
2002-04-23  6:46         ` Oleg Drokin
2002-04-23  8:50     ` Nikita Danilov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.