Re: [Vala] BDB
- From: Denis Kuzmenok <forward_ua ukr net>
- To: Evan Nemerson <evan coeus-group com>
- Cc: Vala Mail List <vala-list gnome org>
- Subject: Re: [Vala] BDB
- Date: Tue, 27 Dec 2011 08:30:10 +0200
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]