Fopa Léon Constantin
Fopa Léon Constantin

Reputation: 12363

How to build a relevent benchmark of queries for database systems comparison?

I plan a comparison study on performances of multiple database systems used in to store and access RDF data through a benchmark of queries. I'm thinking about differents kind of database system (native RDF, relational, column-store and so on ...).

My question concerns how to build my benchmark ? In other words. What are the most relevant queries characteristics in which I must put more emphasis in order to highlight difference between those database, if any ?

Upvotes: 0

Views: 1390

Answers (1)

Fopa Léon Constantin
Fopa Léon Constantin

Reputation: 12363

I finally found this presentation that describe everything one must consider when building a comparative study on database

Upvotes: 3

Related Questions