{"library":"node-crate","type":"library","category":null,"description":"An independent Node.js SQL driver for CrateDB using the _sql endpoint REST API. Currently at version 3.0.0, it provides an async interface with conversion from rows to JSON entities, automatic SQL building from JSON, and BLOB support. Key differentiators include its lightweight, REST-based approach compared to the official CrateDB JDBC driver, and built-in support for CrateDB's BLOB storage.","language":"javascript","status":"active","version":"3.0.0","tags":["javascript","CRATE","CrateDB","crate.io","sql","driver","bigdata","elasticsearch alternative","driver for scalable data store"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install node-crate","imports":["const crate = require('node-crate');","import * as crate from 'node-crate';","crate.type.TIMESTAMP"]},{"cmd":"yarn add node-crate","imports":[]},{"cmd":"pnpm add node-crate","imports":[]}],"homepage":"http://megastef.github.io/node-crate/","github":"https://github.com/megastef/node-crate","docs":null,"changelog":null,"pypi":null,"npm":"node-crate","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}