Y
Hacker News
new
|
ask
|
show
|
jobs
by
itpcc
557 days ago
Ah yes, another ORM pretending to be SQL-like syntax. Uhhhhhh
EDIT: They don't even support, not to not mention, CTE! Come on!
1 comments
webda2l
557 days ago
SQL but with some TS sugar, you can try
https://github.com/a2lix/schemql
that I created.
link