Skip to Main Content

Berkeley DB Family

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Is Berkely DB a viable option for storing time series data metrics?

833516Jan 23 2011 — edited Jan 24 2011
Hi,
I am currently working on a project for my masters degree. I have a large distributed system in which several thousand applications are regularly publishing messages to a few tens of servers. These messages can be any data structure and all of them have an associated time stamp. I have to be ready to accommodate for any general data structure but most of them are numeric values, strings or arrays of numbers.
The servers keep these messages in RAM and then dispose of them. What I have to do is archive the messages in databases so that later someone can use a tool to see plots of how the system behaved over time in the past, aggregate data etc
Is Berkely DB a viable option for my project? Where could I get more information to help me make up my mind about this?

Thank you,
Alex
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 21 2011
Added on Jan 23 2011
1 comment
227 views