{"library":"dakota-cassandra","type":"library","category":null,"description":"A full-featured Apache Cassandra ORM for Node.js built on the DataStax Node.js driver. Version 0.0.37 is the latest release. Development is sporadic with no recent updates. It offers chainable query building, schema validation, automatic keyspace/table/user-defined type rectification, and full support for Cassandra data types including collections, counters, and tuples. Unlike simpler query builders, it provides an active-record style model with lifecycle callbacks, setters/getters, and change tracking.","language":"javascript","status":"maintenance","version":"0.0.37","tags":["javascript","cassandra","cql","cql3","connection","pool","datastax","nosql","driver"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install dakota-cassandra","imports":["const Dakota = require('dakota-cassandra');","const dakota = new Dakota(options);","const User = dakota.addModel('User', schema, validations);"]},{"cmd":"yarn add dakota-cassandra","imports":[]},{"cmd":"pnpm add dakota-cassandra","imports":[]}],"homepage":"https://github.com/ahlwong/dakota-cassandra","github":"https://github.com/ahlwong/dakota-cassandra","docs":null,"changelog":null,"pypi":null,"npm":"dakota-cassandra","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}