Viewing profile — CptNibblesworth
CptNibblesworth
HN member- Joined
- Thu, Nov 03, 2022, 1:36 AM UTC
- HN karma
- 4
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About CptNibblesworth
No profile information was provided.
Recent public activity
-
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.
-
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.
-
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.
-
comment
Comment #33446485
AGE can handle that and recursive ctes can as well, but AGE has mechanisms to handle cyclic graphs as well.