bmoscon / cryptostore

A scalable storage service for cryptocurrency data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Storage format performance

djdjoko opened this issue · comments

I see that a lot of different storage types are supported which is great. I am mostly interested using cryptostore for full orderbook data. Do you have any suggestion which storage format is most performant for replay purposes?

probably parquet or influx, is my guess. There is a newish DB called questDB that is wire compatible with infliux. Supposedly its even faster than influx as well, so that may be worth looking into