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.

Show HN: EdgeDB Cloud and 4.0 with FTS and Auth

69 pointsby 1st1over 1 year ago
Hi there! This is Yury, a co-founder.<p>We&#x27;ve been busy for a while building EdgeDB Cloud and now it&#x27;s finally here.<p>EdgeDB Cloud is pretty cool and takes full advantage of our database. You get declarative schema, strict typing throughout, great performance, a query language that&#x27;s best of GraphQL &amp; SQL, and many many other perks.<p>The Cloud itself is quite unique because of EdgeDB. Our query language gives you composability - so you can fetch everything for your page or API endpoint in one network request. And our protocol and client libraries give you auto recovery on network errors, automatic transaction retry, built-in transparent connection pooling, and many other benefits.<p>Check out the blog post where we explain it all. And watch the currently ongoing YouTube Premiere of the launch!

11 comments

treesciencebotover 1 year ago
EdgeDB is by far one of my favorite startups in the developer tooling scene, and even though I don&#x27;t get to use it actively on my day job am still watching it with awe from outside.<p>My only humble question is whether the lack of a &quot;dynamic&quot; query builder for Python will continue when the TS had it for so long? I understand the point of Python typing not being expressive enough to support this, but it&#x27;s a language problem and I don&#x27;t think EdgeDB should be the one trying to solve it. I&#x27;d love if I can just write my queries within my business logic directly and iterate without any sort of delays as opposed to writing them somewhere else (creating new files), generating the APIs, trying something, and repeating this whole process when I want to change anything.
评论 #38103108 未加载
Taikonerdover 1 year ago
The product itself seems pretty polished at this point -- I think the next phase for EdgeDB will be the more &quot;social&quot; challenge of getting a critical mass of real-world users.<p>EdgeDB seems to know this, which is why a large chunk of this video is devoted to outside users talking about what they&#x27;re building.
评论 #38126412 未加载
mfesterover 1 year ago
Interesting. Could you share more about the performance characteristics of EdgeDB + TypeScript vs say Prisma + other DB?
评论 #38102222 未加载
评论 #38102148 未加载
kelthuzadover 1 year ago
I&#x27;ve been using EdgeDB for a while now and love the developer experience, congrats on the launch!<p>In your Keynote someone talked about ReScript which is new to me, what is the relationship between ReScript and EdgeDB? Is it just a replacement for Typescript?
评论 #38103568 未加载
Taikonerdover 1 year ago
I can&#x27;t believe how rapidly EdgeDB is developing. Like they just offhandedly mention &quot;oh, by the way, any string column can be made full-text-searchable -- just use this kind of index.&quot;
评论 #38124788 未加载
MitchellNikitinover 1 year ago
You mentioned that EdgeDB&#x27;s query language combines the best of GraphQL and SQL. How it achieves this, and what advantages it offers over traditional query languages?
评论 #38102628 未加载
huhuliover 1 year ago
Is edgeDB open source? Can you run it without &quot;cloud&quot;?
评论 #38118489 未加载
diamondfist25over 1 year ago
DB space is very exciting now.<p>I was looking at Edgedb, and then surrealdb. These db can make a solo devs life so much easier
syrusakbaryover 1 year ago
This looks awesome, congrats on the launch!<p>Do you any plans supporting Wasm? (Let’s say, via Wasmer! ;) )
评论 #38106004 未加载
sebnunover 1 year ago
How does EdgeDB Cloud compares to Convex?
1st1over 1 year ago
I&#x27;m going to hang here and answer questions!
评论 #38102795 未加载