Viewing profile — xakerbox
xakerbox
HN member- Joined
- Wed, Jul 27, 2022, 10:57 AM UTC
- HN karma
- 1
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About xakerbox
No profile information was provided.
Recent public activity
-
comment
Comment #32249079
When I look at SQL query, I understand it. This syntax even cry: SELECT, FROM, WHERE, AND, INNER, LEFT JOIN — use this words and get success. Nothing else. But typical ORM provides…
-
comment
Comment #32249022
Did you try to code Joins on TypeORM? I've bad news for you bro... It's no abstraction between 'SQL' and ORM... It's a different galaxy in mind of creators of that 'revolutionary O…
-
comment
Comment #32248972
Understandable and clear process of joins and simplified table's description entity process... But there's no 'all in one' package for that stuff still exist :(