Live data from Hacker News

Viewing profile — kevcunnane

kevcunnane

HN member
Joined
Fri, Nov 17, 2017, 2:31 AM UTC
HN karma
10
Public activity
2 items

About kevcunnane

No profile information was provided.

Recent public activity

  1. comment
    Comment #19435984

    The PostgreSQL extension is fully MIT licensed: https://github.com/Microsoft/azuredatastudio-postgresql/blob... and https://github.com/Microsoft/pgtoolsservice/blob/master/Lice... …

  2. comment
    Comment #15718500

    It works well for large data sets. The UI is indeed virtualized (using SlickGrid), and the backend streams query results to a temp file to avoid memory usage growing too high. Note…