Merge pull request #1056 from facebook/igorcanadi-patch-1

Create LANGUAGE-BINDINGS.md
main
Igor Canadi 8 years ago committed by Siying Dong
parent cc87075d63
commit 9278097f86
  1. 11
      LANGUAGE-BINDINGS.md

@ -0,0 +1,11 @@
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
* Python - http://pyrocksdb.readthedocs.org/en/latest/
* Perl - https://metacpan.org/pod/RocksDB
* Node.js - https://npmjs.org/package/rocksdb
* Go - https://github.com/tecbot/gorocksdb
* Ruby - http://rubygems.org/gems/rocksdb-ruby
* Haskell - https://hackage.haskell.org/package/rocksdb-haskell
* PHP - https://github.com/Photonios/rocksdb-php
* C# - https://github.com/warrenfalk/rocksdb-sharp
Loading…
Cancel
Save