{"library":"eosio-mongodb-queries","type":"library","category":null,"description":"A library for building complex MongoDB queries for the EOSIO blockchain. Version 0.9.0 provides helper functions to query account info, actions, blocks, and more from an EOSIO node's MongoDB database. It wraps the MongoDB aggregation pipeline with pre-built stages for common EOSIO data patterns. Compared to raw MongoDB queries, it abstracts the schema details and provides typed query helpers. The library ships TypeScript definitions. It is stable but rarely updated; the last release was several years ago. It targets Node.js and browser environments.","language":"javascript","status":"maintenance","version":"0.9.0","tags":["javascript","eosio","database","mongodb","mongo","eos","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install eosio-mongodb-queries","imports":["import { getAccount } from 'eosio-mongodb-queries'","import * as queries from 'eosio-mongodb-queries'","import { getActions } from 'eosio-mongodb-queries'"]},{"cmd":"yarn add eosio-mongodb-queries","imports":[]},{"cmd":"pnpm add eosio-mongodb-queries","imports":[]}],"homepage":"https://github.com/EOS-BP-Developers/eosio-mongodb-queries#readme","github":"https://github.com/EOS-BP-Developers/eosio-mongodb-queries","docs":null,"changelog":null,"pypi":null,"npm":"eosio-mongodb-queries","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}