Revision fcd1e0bf6c38c44ba4fc6bbc9cac21209dd53534 authored by Islam AbdelRahman on 26 October 2016, 20:45:08 UTC, committed by Islam AbdelRahman on 28 October 2016, 21:59:50 UTC
fbshipit-source-id: f52d2b6d39668516270c51945fc4e1693e553ff7
1 parent 0aab5e5
Raw File
LANGUAGE-BINDINGS.md
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
* Rust - https://github.com/spacejam/rust-rocksdb
back to top