How do I use Tokyo Cabinet with a .Net language?
Asked Answered
R

2

7

Is it possible to use Tokyo Cabinet with any of the .Net Languages, preferably VB10? How about Tokyo Tyrant? Preferably without going through LUA/Ruby or other wrappers.

Redolent answered 21/7, 2009 at 18:2 Comment(0)
P
8

I've just published a .NET wrapper for Tokyo Tyrant on CodePlex. It supports the key/value interface as well as the table database mode. It also has a comprehensive example app that should get you started quickly.

Parkland answered 26/7, 2009 at 9:54 Comment(0)
T
0

Check out CouchDB. The only .NET wrapper I know of is SharpCouch, but you could also access it using the database's native RESTful HTTP API. I imagine there are a few other wrappers out there by now, but I don't know of any others off hand.

Ticonderoga answered 21/7, 2009 at 18:12 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.