Software Alternatives & Reviews

GraphQL Cache VS EdgeDB

Compare GraphQL Cache VS EdgeDB and see what are their differences

GraphQL Cache logo GraphQL Cache

GraphQL provides a complete description of the data in your API, gives clients the power to ask for exactly what they need and nothing more, makes it easier to evolve APIs over time, and enables powerful developer tools.

EdgeDB logo EdgeDB

EdgeDB is a next-generation graph-relational database that lets you easily build flexible, scalable applications in real-time.
  • GraphQL Cache Landing page
    Landing page //
    2023-08-29
  • EdgeDB Landing page
    Landing page //
    2023-10-10

GraphQL Cache videos

No GraphQL Cache videos yet. You could help us improve this page by suggesting one.

+ Add video

EdgeDB videos

Checking out EdgeDB - The Developer Database (Better than Prisma ORM?!)

More videos:

  • Review - EdgeDB 2.0 Launch
  • Review - The architecture of EdgeDB — Fantix King | EdgeDB Day

Category Popularity

0-100% (relative to GraphQL Cache and EdgeDB)
NoSQL Databases
18 18%
82% 82
Databases
18 18%
82% 82
Key-Value Database
100 100%
0% 0
Network & Admin
0 0%
100% 100

User comments

Share your experience with using GraphQL Cache and EdgeDB. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

EdgeDB might be a bit more popular than GraphQL Cache. We know about 4 links to it since March 2021 and only 4 links to GraphQL Cache. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

GraphQL Cache mentions (4)

  • What are the Differences between GQL and REST?
    'id' data type and field to help support caching: https://graphql.org/learn/caching/. Source: over 1 year ago
  • GraphQL Is a Trap?
    > Take a look at this. I repeat: client-side caching is not a problem, even with GraphQL. The technical problems regarding GraphQL's blockers to caching lies in server-side caching. For server-side caching, the only answer that GraphQL offers is to use primary keys, hand-wave a lot, and hope that your GraphQL implementation did some sort of optimization to handle that corner case by caching results. Don't take my... - Source: Hacker News / about 2 years ago
  • GraphQL Is a Trap?
    > Checkout Relay.js: https://relay.dev/ Relay is a GraphQL client. That's the irrelevant side of caching, because that can be trivially implemented by an intern, specially given GraphQL's official copout of caching based on primary keys [1], and doesn't have any meaningful impact on the client's resources. The relevant side of caching is server-side caching: the bits of your system that allow it to fulfill... - Source: Hacker News / about 2 years ago
  • Designing a URL-based query syntax for GraphQL
    This is clever! Can anyone help me understand how this lines up with the original value proposition of GraphQL? I was under the impression that the Big Idea behind GraphQL was, amongst other things, client-side caching[1]. I’m probably missing some nuance here, so bear with me: if your GraphQL client is caching properly, then what would this syntax give a developer that a URL query parameter parser couldn’t? [1]... - Source: Hacker News / almost 3 years ago

EdgeDB mentions (4)

  • Beyond SQL: A relational database for modern applications
    A new DB, with a new query language that's like "SQL done right"? This immediately reminded me of EdgeDB: https://edgedb.com/ Is there anyone here who knows enough about these two products to do a compare/contrast? - Source: Hacker News / 9 months ago
  • Beyond SQL: A relational database for modern applications
    See also https://edgedb.com/ which is another relational database without sql. - Source: Hacker News / 9 months ago
  • DuckDB 0.8.0
    >relational no-sql Do you mean something like edgeDB?[0] Or do you mean some non-declarative language completely? I don't see the latter making much sense. The issue with SQL for me is the "natural language" which quickly loses all intended readabilty when you have SELECT col1, col2 FROM (SELECT * FROM ... WHERE 1=0 AND ... Which is what edgeDB is trying to solve. [0]https://edgedb.com/. - Source: Hacker News / 12 months ago
  • GraphQL Is a Trap?
    You have to do your own optimiser to avoid, for instance, the N+1 query problem. (Just Google that, plenty of explanations around.) Many GraphQL frameworks have a “naive” subquery implementation that performs N individual subqueries. You either have to override this for each parent/child pairing, or bolt something on the back to delay all the “SELECT * FROM tbl_subquery WHERE id = ?” operations and convert them... - Source: Hacker News / about 2 years ago

What are some alternatives?

When comparing GraphQL Cache and EdgeDB, you can also consider the following products

WunderGraph - Save 2-4 weeks / 90% of the code building web apps by automating API integrations and security.

Datahike - A durable datalog database adaptable for distribution.

Ehcache - Java's most widely used cache.

Datomic - The fully transactional, cloud-ready, distributed database

Apache Ignite - high-performance, integrated and distributed in-memory platform for computing and transacting on...

Oracle TimesTen - TimesTen is an in-memory, relational database management system with persistence and...