grapher

Data fetcher

A data fetching layer on top of Meteor and MongoDB that enables complex and secure data retrieval using GraphQL-like queries

Grapher: Meteor Collection Joins + Reactive GraphQL like queries

GitHub

275 stars
21 watching
53 forks
Language: JavaScript
last commit: 3 months ago
Linked from 1 awesome list

hacktoberfestmeteorjs

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jayy-lmao/rust-graphql-docker A containerized Rust GraphQL API with dataloaders and actix-web for managing a simple cult database. 94
graphql-java/java-dataloader A utility library to improve data fetching efficiency by caching and batching data retrieval. 497
dburles/meteor-collection-helpers Automates data transformation and retrieval on Meteor collections for simplified model development. 498
captainn/npdev-collections An offline-first data collection system for Meteor applications with server-side rendering capabilities 18
cult-of-coders/redis-oplog A Redis-based oplog implementation to improve reactivity and performance in Meteor applications 377
meteor-community-packages/meteor-inject-data A package to inject data into client-side rendered HTML at the beginning of page loading 6
meteor-community-packages/meteor-collection-hooks Extends Meteor's Collection API with customizable hooks for inserting, updating, removing, finding, and upserting documents 657
graphprotocol/indexer A software component that indexes data from blockchain networks and stores it in a relational database. 240
meteor-community-packages/meteor-collection2 A package that provides validation and schema support for Meteor's MongoCollections 1,023
d3k4y/meteor-tabular A Meteor package that creates efficient and reactive data tables for large datasets. 0
meteor-community-packages/ground-db A thin layer providing Meteor offline database and methods for caching local storage data 569
norconex/crawlers A suite of tools for gathering and processing data from the web and file systems 183
blaylockbk/herbie A tool for retrieving and reading numerical weather prediction data from various cloud archive sources 503
reaganiwadha/grapher A package that provides a utility to simplify GraphQL field building in Go by abstracting away boilerplate code and providing features like generic type support. 3
adambrodzinski/meteor-rethinkdb-graphql An example of using Meteor and RethinkDB with GraphQL to demonstrate data retrieval and manipulation 44