TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Prisma: Turn your database into a real time GraphQL API

10 pointsby dikaiosuneover 7 years ago

6 comments

divyenduzover 7 years ago
I am so excited about Prisma, I have been lucky enough to follow Graphcool for almost a year. I am sure with all the experience Graphcool team had hosting a Graphcool BaaS, prisma is a take on the harder problems in GraphQL ecosystem. From an initial look at the docs, I can see that prisma is language and database agnostic (with the help of connectors) and it has built in support for subscriptions (and more). I have a few questions about the service though:<p>1. GraphQL specification does not have the spec for subscriptions yet, moreover, even when added I am sure where and how to manage the state of subscription will be an implementation detail. How close is the Prisma implementation to what can end up in the spec? What does the subscription implementation detail look like, how is the state stored? I noticed from docs “Because Prisma is a standalone process, it can be scaled independently from your application layer and provide scalable subscriptions infrastructure.” Can we elaborate on where prisma sits in the stack?<p>2. Is prisma language agnostic? How easy it is to add new languages?<p>3. Is prisma DB agnostic. Can it be connected to an existing database or REST service.<p>I think questions 2,3 boil down to “How is prisma different from a GraphQL application server like graphql-yoga with GraphQL binding”<p>Awesome to see Graphcool team coming up with solutions to build a flexible and scalable GraphQL infrastructure.
iamclaytonrayover 7 years ago
Prisma is a great layer of abstraction for GraphQL! I started using Graphcool Console, then switched over to the Framework when it was announced. I&#x27;ve loved the experience so far!<p>I do wonder... Why does Prisma only support SQL? What&#x27;s holding Prisma back from supporting NoSQL databases as well? I&#x27;d be very interested to hear why!
评论 #16160705 未加载
hoodsyover 7 years ago
Prisma (what used to be Graphcool) has increased my team&#x27;s dev speed by 5x. These guys have a product of amazing value.<p>This isn&#x27;t even to mention the inclusive, responsive, and engaging community. Whenever support is needed or there are questions to be answered, they are on top of it ASAP.<p>Came for the product, stayed for the team (and the product ).
评论 #16160475 未加载
gentle-noahover 7 years ago
Prisma (used to be Graphcool) has completely revolutionized the way we approach product development at MarketMuse. We are still trying to calculate the actual velocity difference, but I can&#x27;t recommend Prisma enough.
mlukaszczykover 7 years ago
Guys! This looks extremely promising like all the things you create.<p>What databases does it support?<p>Also love the name and logo. I see you at the dark side of my resolvers :v
forsakenharmonyover 7 years ago
Interesting concept.<p>What are the options for self hosting?
评论 #16160744 未加载