ArcadeData / arcadedb

ArcadeDB Multi-Model Database, one DBMS that supports SQL, Cypher, Gremlin, HTTP/JSON, MongoDB and Redis. ArcadeDB is a conceptual fork of OrientDB, the first Multi-Model DBMS. ArcadeDB supports Vector Embeddings.
https://arcadedb.com
Apache License 2.0
502 stars 61 forks source link

ArcadeDB Benchmarks #410

Open C-monC opened 2 years ago

C-monC commented 2 years ago

Hi,

I saw in issue #384 you're working on benchmarks. Is it possible for you to post your preliminary findings and update as you go?

I can assist with the studies as well.

lvca commented 1 year ago

@C-monC Are you interested on having a benchmark with other multi-model or graphdb DBMSs? Or maybe implementing an existent benchmark?

Extarys commented 1 year ago

I would be curious to compare Postgres/Yugabyte and maybe AGE or JanusGraph :) Found out this project today, gonna spin a container and give it a go

lvca commented 1 year ago

@Extarys a graph benchmark?

Extarys commented 1 year ago

Doesn't it support graph? Oops, I read it was supported on the main page. Maybe I have no idea what I'm talking about :/

lvca commented 1 year ago

Yep. Graphs are native in ArcadeDB, but I don't think are in Yuga.

gramian commented 1 year ago

https://db-benchmarks.com is a set of relational benchmarks, but maybe nonetheless interesting.