|
|
@ -1,7 +1,9 @@ |
|
|
|
This is the list of all known third-party language bindings for RocksDB. If something is missing, please open a pull request to add it. |
|
|
|
This is the list of all known third-party language bindings for RocksDB. If something is missing, please open a pull request to add it. |
|
|
|
|
|
|
|
|
|
|
|
* Java - https://github.com/facebook/rocksdb/tree/master/java |
|
|
|
* Java - https://github.com/facebook/rocksdb/tree/master/java |
|
|
|
* Python - http://pyrocksdb.readthedocs.org/en/latest/ |
|
|
|
* Python |
|
|
|
|
|
|
|
* http://python-rocksdb.readthedocs.io/en/latest/ |
|
|
|
|
|
|
|
* http://pyrocksdb.readthedocs.org/en/latest/ (unmaintained) |
|
|
|
* Perl - https://metacpan.org/pod/RocksDB |
|
|
|
* Perl - https://metacpan.org/pod/RocksDB |
|
|
|
* Node.js - https://npmjs.org/package/rocksdb |
|
|
|
* Node.js - https://npmjs.org/package/rocksdb |
|
|
|
* Go - https://github.com/tecbot/gorocksdb |
|
|
|
* Go - https://github.com/tecbot/gorocksdb |
|
|
|