{"library":"bigchaindb-orm","type":"library","category":null,"description":"A CRAB-based ORM for BigchainDB that maps blockchain operations (Create, Retrieve, Append, Burn) to familiar database CRUD patterns. Version 3.0.3 is the latest stable release with no active development since 2019. Uses the official BigchainDB JavaScript driver under the hood and provides model-based asset management with transaction history. Breaking changes in v3 modified storage namespacing, making it incompatible with data created by v2. Alternative to using the lower-level BigchainDB driver directly, offering a simpler abstraction for asset lifecycle operations.","language":"javascript","status":"deprecated","version":"3.0.3","tags":["javascript","bigchaindb","driver","blockchain","decentralized","orm"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install bigchaindb-orm","imports":["import Orm from 'bigchaindb-orm'","const Orm = require('bigchaindb-orm').default","import Orm from 'bigchaindb-orm'; const keypair = new Orm.driver.Ed25519Keypair()"]},{"cmd":"yarn add bigchaindb-orm","imports":[]},{"cmd":"pnpm add bigchaindb-orm","imports":[]}],"homepage":"https://www.bigchaindb.com/","github":"https://github.com/bigchaindb/js-driver-orm","docs":null,"changelog":null,"pypi":null,"npm":"bigchaindb-orm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}