Software Alternatives, Accelerators & Startups

GraphQL VS EdgeDB

Compare GraphQL VS EdgeDB and see what are their differences

GraphQL logo GraphQL

GraphQL is a data query language and runtime to request and deliver data to mobile and web apps.

EdgeDB logo EdgeDB

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

GraphQL videos

REST vs. GraphQL: Critical Look

More videos:

  • Review - REST vs GraphQL - What's the best kind of API?
  • Review - What Is GraphQL?

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 and EdgeDB)
Developer Tools
100 100%
0% 0
Databases
0 0%
100% 100
Javascript UI Libraries
100 100%
0% 0
NoSQL Databases
0 0%
100% 100

User comments

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

Social recommendations and mentions

Based on our record, GraphQL seems to be a lot more popular than EdgeDB. While we know about 228 links to GraphQL, we've tracked only 4 mentions of EdgeDB. 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 mentions (228)

  • Migrating from REST to GraphQL: A Step-by-Step Guide
    In recent years, GraphQL has emerged as a powerful alternative to REST for API development. Created by Facebook in 2012 and open-sourced in 2015, GraphQL offers a more flexible and efficient approach to data querying and manipulation. If you're considering migrating your existing REST APIs to GraphQL, this step-by-step guide will help you navigate the transition smoothly. - Source: dev.to / 10 days ago
  • Using GraphQL with Node.js (e.g., Apollo Server)
    Feel free to check out the official documentation of Apollo Server and GraphQL for more detailed information on advanced topics and best practices. Happy coding! - Source: dev.to / 12 days ago
  • Build a Personal Target Tracking Application with Flutter Riverpod and Strapi GraphQL
    Before starting the tutorial on developing a personal target tracking application with Flutter, Riverpod, Strapi, and GraphQL, ensure you meet the following requirements:. - Source: dev.to / 19 days ago
  • Difference between GraphQL, REST, and gRPC
    On the other hand, GraphQL is a query language for APIs that was developed by Facebook. It allows clients to specify exactly what data they need, and the server responds with only that data. - Source: dev.to / about 1 month ago
  • When It’s Time to Give REST a Rest
    In this article, I’ll show why GraphQL is the preferred approach over a RESTful API here, demonstrating how to deploy Apollo Server (and Apollo Explorer) to get up and running quickly with GraphQL. - Source: dev.to / about 1 month ago
View more

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 / 10 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 / 10 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 / about 1 year 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 and EdgeDB, you can also consider the following products

gRPC - Application and Data, Languages & Frameworks, Remote Procedure Call (RPC), and Service Discovery

Datahike - A durable datalog database adaptable for distribution.

Next.js - A small framework for server-rendered universal JavaScript apps

Valentina Server - Valentina Server is 3 in 1: Valentina DB Server / SQLite Server / Report Server

React - A JavaScript library for building user interfaces

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