<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/life-after-sql-edgedb-is-fascinating--qm6u5eumi" -->

---
title: Life After SQL (EdgeDB Is Fascinating) | daily.dev
description: EdgeDB is a relational database alternative to SQL that offers hierarchal queries, advanced data modeling, and great developer experience. It introduces...
canonical: https://daily.dev/posts/life-after-sql-edgedb-is-fascinating--qm6u5eumi
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Life After SQL (EdgeDB Is Fascinating) | daily.dev
og:description: EdgeDB is a relational database alternative to SQL that offers hierarchal queries, advanced data modeling, and great developer experience. It introduces...
og:url: https://daily.dev/posts/life-after-sql-edgedb-is-fascinating--qm6u5eumi
og:image: https://api.daily.dev/og/posts/Qm6U5eumi.png
og:image:alt: Life After SQL (EdgeDB Is Fascinating)
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Life After SQL (EdgeDB Is Fascinating)

**[Theo - t3․gg](https://daily.dev/sources/t3dotgg)** · 15 min read · 10 upvotes · 0 comments

## Summary

EdgeDB is a relational database alternative to SQL that offers hierarchal queries, advanced data modeling, and great developer experience. It introduces features like no null values and uses an empty set to denote the absence of data. EdgeDB is based on PostgreSQL and is 100% open source.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=b23x_IWIb4c>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 1 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#database](https://daily.dev/tags/database), [#sql](https://daily.dev/tags/sql), [#graphql](https://daily.dev/tags/graphql)

[View this post on daily.dev](https://daily.dev/posts/life-after-sql-edgedb-is-fascinating--qm6u5eumi)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Life After SQL (EdgeDB Is Fascinating)","url":"https://daily.dev/posts/life-after-sql-edgedb-is-fascinating--qm6u5eumi","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/life-after-sql-edgedb-is-fascinating--qm6u5eumi"},"datePublished":"2024-05-03T20:24:42.642Z","dateModified":"2024-05-03T20:24:41.766Z","description":"EdgeDB is a relational database alternative to SQL that offers hierarchal queries, advanced data modeling, and great developer experience. It introduces...","image":"https://i.ytimg.com/vi/b23x_IWIb4c/sddefault.jpg","thumbnailUrl":"https://i.ytimg.com/vi/b23x_IWIb4c/sddefault.jpg","isAccessibleForFree":true,"articleSection":"Theo - t3․gg","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Theo - t3․gg","logo":"https://media.daily.dev/image/upload/s--UmX7IyU3--/f_auto/v1704628081/logos/t3dotgg.jpg","url":"https://daily.dev/sources/t3dotgg"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/life-after-sql-edgedb-is-fascinating--qm6u5eumi","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":10},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"database,sql,graphql","timeRequired":"PT15M","video":{"@type":"VideoObject","name":"Life After SQL (EdgeDB Is Fascinating)","description":"EdgeDB is a relational database alternative to SQL that offers hierarchal queries, advanced data modeling, and great developer experience. It introduces...","thumbnailUrl":"https://i.ytimg.com/vi/b23x_IWIb4c/sddefault.jpg","uploadDate":"2024-05-03T20:24:42.642Z","duration":"PT15M","url":"https://api.daily.dev/r/Qm6U5eumi","embedUrl":"https://www.youtube.com/embed/b23x_IWIb4c"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Theo - t3․gg","item":"https://daily.dev/sources/t3dotgg"},{"@type":"ListItem","position":3,"name":"Life After SQL (EdgeDB Is Fascinating)"}]}
```

