Awesome
Java JNA (not JNI) adapter to LevelDB
leveldb-jna is Java JNA adapter to LevelDB key-value database.
Supported platforms
- OS X
- Linux x86/x64
- Windows x86/x64 (backport from Bitcoin project)
Examples
See examples of usage here.
Demo
leveldb-jna is used in these applications and libraries:
- Keylord - cross-platform GUI application for key-value databases.
Build
Build process described here.