Berkeley DB with Euphoria

new topic     » topic index » view thread      » older message » newer message

Hello,

I would really like to be able to make a Euphoria wrapper for the 
Berkeley DB, which is open-source and found at:

http://www.sleepycat.com/

It looks like it would be sort of a high-end version of the EDS system 
in that the data is stored in key/value pairs and the key & value can be 
anything.  A Euphoria wrapper could probably easily be made to use 
similar functions as the EDS system, making it an easy transition.  (My 
project is a little too large for EDS, but I would like the same 
flexibility.)

Problem is the source (for Win32 anyway -- it is cross-platform) is 
set-up for Visual C++ 6.0, which I do not have, and I certainly don't 
have the knowledge/ability to attempt to compile it with something else 
like Borland.  I was able to find some pre-compiled binaries for some 
older versions on the net, but the latest version (4.1.x) has changed 
the file format somewhat so I'd like to use that.

By any chance have any of you used/compiled this?

Barring that unlikely event, are there any *extremely* generous souls 
out there with VC++ 6.0 that would like to build it?  (In which case 
I'll make a wrapper, and then I'll upload that & the binaries to RDS so 
anyone can use.)

-- Andy

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu