BigchainDB ORM.js

JSON →
library 0.0.7 ·javascript deprecated
verified Jun 5, 2026

A CRAB (Create, Retrieve, Append, Burn) based ORM for BigchainDB, version 0.0.7. This library provides a higher-level abstraction over the BigchainDB JavaScript driver, enabling developers to define models and perform CRUD-like operations on a blockchain. It is a fork of the original bigchaindb-js driver, maintained independently. The package does not appear to be actively maintained, with the last version released around 2018. It relies on the official BigchainDB driver for connection and keypair generation.