elcolumbio/mlrepricer

realtime pricing vs long time analysis

elcolumbio opened this issue · 0 comments

My guess is for realtime pricing nosql is nicer.
And for long time analysis sql is more accessible.

For training models nosql is probably nicer too.
Let's find that out.

To support sql and nosql for everything is not so easy. Needs some clever abstraction.
And probably not needed.