Viewing profile — dtomicevic
dtomicevic
HN member- Joined
- Mon, Aug 11, 2014, 12:42 PM UTC
- HN karma
- 11
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About dtomicevic
Recent public activity
-
comment
Comment #44283756
How did you evaluate other options, and what did you end up replacing them with?
-
comment
Comment #35394548
This is spot on. Though, in Memgraph’s context, there is a combination of lock free techniques and raw pointer representation that can work exceptionally well for a large variety o…
-
comment
Comment #34365522
Memgraph compared the freely available open source editions of both databases. Neo4j Enterprise seems to have more performance optimizations compared to the community Edition.
-
comment
Comment #33704693
off topic, but Dominik, the founder of Memgraph here. If we didn't connect yet, I'd love to learn how was your experience using Memgraph if you're up for sharing some feedback? DM …
-
comment
Comment #32869944
Yep, Apache 2.0 https://github.com/memgraph/orb
-
comment
Comment #32869579
something like that, I think we still agree it's an amazing product and now there is really no reason to rebuild it from scratch, at least for a while...
-
comment
Comment #32869566
haha well, while running a pig farm is also a difficult business, there are some interesting challenges you can tackle :D also you could write software to manage some aspects of yo…
-
comment
Comment #32869497
agreed, you can learn a lot by building something from scratch. also, some of the successful software tools we use today came from personal projects so it can be a win win
-
comment
Comment #28788418
Hey, Dominik co-founder of Memgraph here! Ask me anything you'd like to know. tl;dr we launched Memgraph 2.0 with a strong focus on streaming graph data, with connectors to streami…
-
comment
Comment #23169374
Thank you!
-
comment
Comment #23167851
Thank you! We are here to do our fair share and provide the community with the right tools to solve different kinds of graph problems. Exciting space nevertheless and growing fast!…
-
comment
Comment #23167812
Dominik from Memgraph here. Good questions! All editions of Memgraph persist data to the disk via write-ahead logging (WAL) and periodic snapshots for log compaction so even though…