Hacker News new | ask | show | jobs
by graetzer 3044 days ago
I think the orkut dataset is already in a tab seperated format, to turn it into CSV you only need to add the column labels.

http://snap.stanford.edu/data/com-Orkut.html For an example you can have a look at the import scripts: https://github.com/weinberger/nosql-tests/blob/master/arango...

1 comments

Sorry I should have been more clear. I want the raw result data he used to draw the graphs from.

I wanted to use high-charts to make it interactive, eg hide dbs to compare more easily.

I don't want to run my own tests, but I did have a look at the github repo and dataset.

Here you go: https://docs.google.com/spreadsheets/d/1_unaj2x_NCVNUHcxwMUV... Let me know if you have any question or need something else