Serving the Quantitative Finance Community

 
User avatar
akki
Topic Author
Posts: 0
Joined: September 10th, 2008, 3:05 am

Timeseries Database

October 15th, 2010, 3:13 am

Sorry if this is not the right forum for this question but I don't know where to post this. Out of curiosity I want to know (my questions may be vague but please bear with me)What are the main differences between a relational database and a time series database. Why is the latter much better for tick data ?What if I index on the time in a relational database, how is it different in performance / storage ?
 
User avatar
strimp099
Posts: 0
Joined: November 24th, 2007, 6:51 pm

Timeseries Database

October 22nd, 2010, 6:17 pm

From what I've read on Wilmott, it has to do with caching and the type of queries that can be run. Look through the posts, there are several good threads or read more here:http://en.wikipedia.org/wiki/Relational ... s_database