mirror of
https://github.com/facebook/rocksdb.git
synced 2025-04-19 16:30:36 +08:00
Summary: The only actively maintained python binding is RocksDict Pull Request resolved: https://github.com/facebook/rocksdb/pull/13391 Reviewed By: jowlyzhang Differential Revision: D69431688 Pulled By: cbi42 fbshipit-source-id: 5e564118769a86cb8834a4faa5d852a54bbfea64
1.3 KiB
1.3 KiB
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/main/java
- Python
- https://github.com/rocksdict/RocksDict
- http://python-rocksdb.readthedocs.io/en/latest/ (unmaintained)
- http://pyrocksdb.readthedocs.org/en/latest/ (unmaintained)
- Perl - https://metacpan.org/pod/RocksDB
- Node.js - https://npmjs.org/package/rocksdb
- Go
- Ruby - http://rubygems.org/gems/rocksdb-ruby
- Haskell - https://hackage.haskell.org/package/rocksdb-haskell
- PHP - https://github.com/Photonios/rocksdb-php
- C#
- Rust
- D programming language - https://github.com/b1naryth1ef/rocksdb
- Erlang - https://gitlab.com/barrel-db/erlang-rocksdb
- Elixir - https://github.com/urbint/rox
- Nim - https://github.com/status-im/nim-rocksdb
- Swift and Objective-C (iOS/OSX) - https://github.com/iabudiab/ObjectiveRocks