Live data from Hacker News

Viewing profile — xakerbox

xakerbox

HN member
Joined
Wed, Jul 27, 2022, 10:57 AM UTC
HN karma
1
Public activity
3 items

About xakerbox

No profile information was provided.

Recent public activity

  1. 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…

  2. 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…

  3. 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 :(