db0 icon indicating copy to clipboard operation
db0 copied to clipboard

edgedb support

Open pi0 opened this issue 1 year ago • 1 comments

edgedb is postgres based but has its own DSL.

(db0 is a sql-based connector is I'm not sure how we can adopt it here)

issue forked from https://github.com/unjs/db0/issues/50#issuecomment-2112210768 /cc @J3m5 @Sandros94 @Tahul

pi0 avatar May 15 '24 16:05 pi0

Totally agree in tracking it on its own.

I have little experience with it (only personal experiments) and while it is quite straight forward it needs a different approach compared to something like surrealdb and its SQL-esque interaction

sandros94 avatar May 15 '24 16:05 sandros94