TimeSeries data storage

38 views
Skip to first unread message

Vineeth Mohan

unread,
Jan 31, 2012, 8:58:05 AM1/31/12
to project-voldemort
Hi ,

I am looking around for a database solution which is able to handle
following -

I have a very big table with many columns. Values in some of the
columns changes only once in a while. and as its bad to maintain all
these data into a single table , i would like to partition the table
into many tables based on timestamp. That is for one month or so , one
table is made. While querying all these tables should give the
abstraction of one single table. That is the query should be only
executed on the required tables (based on the time range query) and
all these results should be merged.

Thus i need

Storage as multiple table based on timestamp function and
abstraction of hitting a single table.


Is this featur available in voldermort db.

Thanks
Vineeth
Reply all
Reply to author
Forward
0 new messages