Skip to content

Comment on Apollo raises $22M to simplify app developmentparent

Comments

CouchDB is a document store style database. GraphQL is more focused on the API layer (how do I query any underlying data sources for exactly the data I need) instead of tying you into one particular database. So, in theory, some of your GraphQL objects might live in CouchDB but others might live in PostgreSQL or a file store.

Ok, that's pretty cool

Thank you for the insight!

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.