Live data from Hacker News

Viewing profile — dtomicevic

dtomicevic

HN member
Joined
Mon, Aug 11, 2014, 12:42 PM UTC
HN karma
11
Public activity
12 items

About dtomicevic

Founder of Memgraph, an open-source graph database built for real-time workloads and compatible with Neo4j.

Recent public activity

  1. comment
    Comment #44283756

    How did you evaluate other options, and what did you end up replacing them with?

  2. 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…

  3. 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.

  4. 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 …

  5. comment
    Comment #32869944

    Yep, Apache 2.0 https://github.com/memgraph/orb

  6. 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...

  7. 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…

  8. 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

  9. 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…

  10. comment
    Comment #23169374

    Thank you!

  11. 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!…

  12. 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…