GitHub - protonail/leveldb-jna: Java JNA (not JNI) adapter for LevelDB

1 min read Original article ↗

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Build Status Maven Central

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.