dbTalk Databases Forums  

Berkeley-DB alike databases

comp.databases comp.databases


Discuss Berkeley-DB alike databases in the comp.databases forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Emilio Guijarro
 
Posts: n/a

Default Berkeley-DB alike databases - 01-28-2008 , 10:37 AM






Hi everyone,

I'm looking for a database management system based in the same
principles as BerkeleyDB, but with a less restricitive license (LGPL,
for instance). I found many of them on the internet:

- Tokio Cabinet
- Gdbm
- ...

But none of these supports what I call myself "partial data access
operations". By that I mean the ability to, given a certain key K,
fetch or store just a part of the data associated to that key (say,
just N bytes after offset M). As far as I know, only latest versions
of BerkeleyDB offer such feature.

Thanks in advance,
Emilio.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.