HackerTrans
TopNewTrendsCommentsPastAskShowJobs

holtwork

no profile record

Submissions

Memelang – a hybrid relational-graph query language

huggingface.co
3 points·by holtwork·작년·0 comments

Memelang: A hybrid graph-relational query language

memelang.net
1 points·by holtwork·작년·0 comments

Memelang: A hybrid graph-relational query language

memelang.net
4 points·by holtwork·작년·0 comments

comments

holtwork
·작년·discuss
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
·작년·discuss
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