HackerTrans
トップ新着トレンドコメント過去質問紹介求人

holtwork

no profile record

投稿

Memelang – a hybrid relational-graph query language

huggingface.co
3 ポイント·投稿者 holtwork·昨年·0 コメント

Memelang: A hybrid graph-relational query language

memelang.net
1 ポイント·投稿者 holtwork·昨年·0 コメント

Memelang: A hybrid graph-relational query language

memelang.net
4 ポイント·投稿者 holtwork·昨年·0 コメント

コメント

holtwork
·昨年·議論
Great project. I propose an improvement over this conventional kind of object-style graph. Instead, every single item should be a node or an edge. The objects are needless complexities that obscure pure graph relations. Like this: https://memelang.net/03/
holtwork
·昨年·議論
I'm working on a little Poatgres graph db project. The querying and table structure is much simpler for the same task:

https://memelang.net/03/ https://github.com/memelang-net/memesql3