krotik / eliasdb

EliasDB a graph-based database.
Mozilla Public License 2.0
998 stars 49 forks source link

How well does Eliasdb scale? #42

Open lonnietc opened 2 years ago

lonnietc commented 2 years ago

Hello,

I am in search of a good Graph DB in Go that can be used as part of a huge P2P project in which there could be a large number of nodes dynamically joining and leaving at various times.

Can you please tell me how well Eliasdb scales? Thanks in advance

krotik commented 2 years ago

Hey there,

I am not sure actually. I get very little feedback as to how EliasDB is used and in which environments.

It might be good to develop a scale test for EliasDB which can produce some benchmark values.

Could you describe in more detail how you want to use a graph database and what operations need particular good performance?

lonnietc commented 2 years ago

Hello,

Thanks for your response on to my inquiry.

I am researching databases that might be a good starting point for a type of massively scaling P2P system in which there could be literally thousands upon thousands of P2P nodes communicating and sharing data.

We could discuss it more if you might be interested so that I could go into more detail and to see if your EliasDB could be a good fit as it seems to have some very nice qualities which make me want to investigate it more.

Best Regards and have a great day