Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

There they go, making the same stupid mistakes as most other ORMs out there; by 1:1-mapping structs to tables as well as inventing their own SQL-dialect.


That is a valid point. There is no point in arriving at your own dialect of SQL to void using the standardised SQL.


A better path is to use the actual features of the programming language to provide a query interface; which can offer similar features in a type safe, well integrated fashion.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: