home.social

#edgeql — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #edgeql, aggregated by home.social.

  1. The downside: #EdgeQL is currently (seemingly) only implemented by #EdgeDB.
    EdgeDB *is* a relational database at heart (they don't get tired of mentioning #Postgres) and EdgeQL queries *do* compile to SQL (from what I can tell, this is not very openly mentioned).
    But using it with an existing relational database seems to be entirely unsupported. This makes me sad. Shouldn't it be totally possible?

  2. The cool thing about #EdgeQL (by #EdgeDB) over #GraphQL is that you can actually use it for ... querying.