fe187e7e6c
Summary: Closes https://github.com/facebook/rocksdb/pull/3183 Differential Revision: D6386140 Pulled By: maysamyabandeh fbshipit-source-id: ca71d54edd741c3b7d9676ee2bcf584a5d49bc35
18 lines
855 B
Markdown
18 lines
855 B
Markdown
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
|
|
* https://github.com/bh1xuw/rust-rocks
|
|
* D programming language - https://github.com/b1naryth1ef/rocksdb
|
|
* Erlang - https://gitlab.com/barrel-db/erlang-rocksdb
|
|
* Elixir - https://github.com/urbint/rox
|