{"library":"graphql-anywhere-mongodb","type":"library","category":null,"description":"An experimental library that bridges GraphQL queries to MongoDB collections using graphql-anywhere. Version 0.5.2 is the latest and only stable release. It allows querying MongoDB with GraphQL syntax, supporting projections, filtering (eq, gte, gt, etc.), pagination (limit/skip), sorting via @sort/@sortDesc directives, and multiple collections per query. Key differentiator: schemaless querying without defining a GraphQL schema upfront. However, it is explicitly marked as not production-ready and has no recent updates since 2017. Use with caution for prototyping only.","language":"javascript","status":"deprecated","version":"0.5.2","tags":["javascript","graphql","anywhere","graphql-anywhere","mongo","mongodb","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install graphql-anywhere-mongodb","imports":["import graphql from 'graphql-anywhere-mongodb'","const mongo = await graphql.forUri('mongodb://...')","const mongo = graphql.forConnection(existingDbConnection)"]},{"cmd":"yarn add graphql-anywhere-mongodb","imports":[]},{"cmd":"pnpm add graphql-anywhere-mongodb","imports":[]}],"homepage":"https://github.com/dflor003/graphql-anywhere-mongodb#readme","github":"https://github.com/dflor003/graphql-anywhere-mongodb","docs":null,"changelog":null,"pypi":null,"npm":"graphql-anywhere-mongodb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}