Why is it called Edge though? I immediately assumed it was some kind of distributed db running at the edge but it seems this is not the case.
Show HN: EdgeDB 1.0
241–250 of 332 posts
Re: Show HN: EdgeDB 1.0
#242Earlier quoted context omitted.
Dumb question, how do you exit the shell? I feel like I've scoured the docs and can't find it.
What colin said, or (in every terminal emulator I've used), ctrl-d to send end of file, which will close it.
Re: Show HN: EdgeDB 1.0
#243When do you drop down to SQL / where does the boundary end for edgeQL?
Re: Show HN: EdgeDB 1.0
#244Congrats!
Re: Show HN: EdgeDB 1.0
#245This looks phenomenal guys. I've read a bunch of these Show HN posts over the years and I struggle to stay engaged on most of them. They always lean towards highly technical that makes my small brain smooth over or so much marketing speak that I have no idea what's going on. Your post was short enough to comprehend in one sitting, you have an example near the beginning and you make your case clearly. I love that you…
Re: Show HN: EdgeDB 1.0
#246Earlier quoted context omitted.
> Show me _how_ you can beat SQL Scroll down. They do exactly that.
Yeah, we also blogged about this extensively. Here are are some links: Pointed critique at SQL: [1] Benchmarks: [2] and [3] We'll be adding a dedicated benchmarks page to our website soon. [1] https://www.edgedb.com/blog/we-can-do-better-than-sql [2] https://www.edgedb.com/blog/edgedb-1-0-alpha-1 [3] https://www.edgedb.com/blog/edgedb-1-0-alpha-2
Re: Show HN: EdgeDB 1.0
#247Re: Show HN: EdgeDB 1.0
#248Great project. Can this be used from rust somehow?
Re: Show HN: EdgeDB 1.0
#249Re: Show HN: EdgeDB 1.0
#250These guys are from magic stack, they wrote the definitive async python postgres library, asyncpg. Very high quality library. Been keeping a close eye on Edge, had even considered it as a primary database, and probably will in the future!! As much as I adore the ergonomics improvements I really am more interested in the performance, replication, scalability story, with the likes of cockroach db reaching maturity in 2…
it's as close as you can get to having actual magic sprinkles that make your code go faster.