2016-04-04 17:08:52 +02:00
|
|
|
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
|
2019-03-20 19:07:19 +01:00
|
|
|
* Python
|
|
|
|
* http://python-rocksdb.readthedocs.io/en/latest/
|
|
|
|
* http://pyrocksdb.readthedocs.org/en/latest/ (unmaintained)
|
2016-04-04 17:08:52 +02:00
|
|
|
* 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
|
2017-08-23 21:10:37 +02:00
|
|
|
* Rust
|
2018-06-28 00:40:33 +02:00
|
|
|
* https://github.com/pingcap/rust-rocksdb (used in production fork of https://github.com/spacejam/rust-rocksdb)
|
2017-08-23 21:10:37 +02:00
|
|
|
* https://github.com/spacejam/rust-rocksdb
|
|
|
|
* https://github.com/bh1xuw/rust-rocks
|
2017-02-17 02:11:13 +01:00
|
|
|
* D programming language - https://github.com/b1naryth1ef/rocksdb
|
2017-08-29 01:27:20 +02:00
|
|
|
* Erlang - https://gitlab.com/barrel-db/erlang-rocksdb
|
2017-11-21 19:11:26 +01:00
|
|
|
* Elixir - https://github.com/urbint/rox
|
2018-01-29 18:51:13 +01:00
|
|
|
* Nim - https://github.com/status-im/nim-rocksdb
|
2018-06-28 00:40:33 +02:00
|
|
|
* Swift and Objective-C (iOS/OSX) - https://github.com/iabudiab/ObjectiveRocks
|