Re: [Vala] BDB



If you're not picky about which database you want to use, Tokyo Cabinet
bindings are distributed with Vala, and I'm working on LevelDB bindings
which I'll be sharing soon (probably this week).

That would be great!

PS:  i  don't  need  sqlite, cause my database is about 15 millions of
key/value records, and i need high get/set speed..

Both Tokyo Cabinet and LevelDB are generally quite a bit faster than
Berkeley DB.

I've  tested tokyo cabinet, on big databases it's not better then BDB,
but LevelDB should be better, according to benchmarks :)






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