.. Copyright BigchainDB GmbH and BigchainDB contributors SPDX-License-Identifier: (Apache-2.0 AND CC-BY-4.0) Code is Apache-2.0 and docs are CC-BY-4.0 Drivers & Tools =============== These drivers were originally created by the original BigchainDB team: * `Python Driver `_ * `JavaScript / Node.js Driver `_ * `Java Driver `_ These drivers and tools were created by the BigchainDB community: .. warning:: Some of these projects are a work in progress, but may still be useful. Others might not work with the latest version of BigchainDB. * `ANSI C driver `_, should also work with C++ (working as of June 2019) * `C# driver `_ (working as of May 2019) * `Haskell transaction builder `_ * `Go driver `_ * `Ruby driver `_ * `Ruby library for preparing/signing transactions and submitting them or querying a BigchainDB node (MIT licensed) `_