Live data from Hacker News

Viewing profile — matteote

matteote

HN member
Joined
Wed, Aug 29, 2012, 7:11 PM UTC
HN karma
2
Public activity
2 items

About matteote

No profile information was provided.

Recent public activity

  1. comment
    Comment #31118737

    I use ANTLR4 and its rewriter to translate between two similar SQL dialects, for migration purposes.

  2. comment
    Comment #29741534

    This reminds me of KEY JOIN in Sybase which, unlike this syntax, does not require to specify the foreign key. I find Sybase's syntax to be too implicit, and challenging to port to …