TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

LemonGraph – A log-based transactional graph

101 pointsby adulaualmost 7 years ago

7 comments

dnomadalmost 7 years ago
At this point I really have to wonder how many people have written graph engines on top of lmdb! In the past month I&#x27;ve seen two from the same bank built on top of lmdbjava. Instead of reinventing this same wheel over and over it&#x27;d probably make sense for somebody to sitdown with lmdb and tinkerpop [1] and bang out one decent implementation.<p>...actually this has been done [2] but the project looks abandoned. So NSA guys you should get right on this.<p>[1] <a href="http:&#x2F;&#x2F;tinkerpop.apache.org&#x2F;docs&#x2F;current&#x2F;reference&#x2F;" rel="nofollow">http:&#x2F;&#x2F;tinkerpop.apache.org&#x2F;docs&#x2F;current&#x2F;reference&#x2F;</a><p>[2] <a href="https:&#x2F;&#x2F;github.com&#x2F;pietermartin&#x2F;thundergraph" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;pietermartin&#x2F;thundergraph</a>
评论 #17332033 未加载
funfunfunctionalmost 7 years ago
This looks interesting. I have to say I find it amusing that the NSA has a GitHub.
评论 #17331695 未加载
评论 #17336106 未加载
评论 #17332463 未加载
评论 #17332747 未加载
评论 #17331963 未加载
评论 #17331802 未加载
codebeakeralmost 7 years ago
What&#x27;s a use-case for this? Is it like Neo4j or some other niche usecase (e.g mass surveillance graph, given the source)
评论 #17335876 未加载
评论 #17332762 未加载
ameliusalmost 7 years ago
Why is adding properties to a node significantly faster (153k&#x2F;s) than adding edges to a node (25k&#x2F;s)?
评论 #17332183 未加载
wiradikusumaalmost 7 years ago
for laymen like me: what is this, and what are the perfect use-cases for this?<p>&quot;..log-based transactional graph (nodes&#x2F;edges&#x2F;properties).. ..primary use case is to support streaming seed set expansion.&quot; -- I&#x27;m totally lost.<p>I know these kind of software is targeted at developers, but it won&#x27;t hurt to give analogy like &quot;Uber for XXX&quot; like in startup pitches. e.g. &quot;It&#x27;s like &lt;put popular product name here e.g. MySQL&gt; but &lt;differentiating factors&gt;&quot;.
评论 #17333589 未加载
评论 #17335873 未加载
评论 #17333228 未加载
znpyalmost 7 years ago
The NSA released a graph database. I wonder what they use it for. &#x2F;s
kapustinskyalmost 7 years ago
Unix commands: awk - AWKWARD. When you write in awk you become awkward. sed - When you write in sed you become extremely sad.
评论 #17332020 未加载