fork of https://github.com/oxigraph/rocksdb and https://github.com/facebook/rocksdb for nextgraph and oxigraph
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
596 B
12 lines
596 B
9 years ago
|
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
|