Live data from Hacker News

Viewing profile — CptNibblesworth

CptNibblesworth

HN member
Joined
Thu, Nov 03, 2022, 1:36 AM UTC
HN karma
4
Public activity
4 items

About CptNibblesworth

No profile information was provided.

Recent public activity

  1. comment
    Comment #33713525

    I have always been interested in Rust. Having the backend written in a programming language with a reliable thread safety could allow for some powerful ETL functionality.

  2. comment
    Comment #33713499

    Interesting idea. I think it make adoption of AGE a lot easier if it can work on a database without needing a data migration.

  3. comment
    Comment #33446861

    AGE uses Agtype l, which is a superset of JsonB for its uses, the primary addition is the edge and vertex type.

  4. comment
    Comment #33446485

    AGE can handle that and recursive ctes can as well, but AGE has mechanisms to handle cyclic graphs as well.