Skip to content

s1ck/MongoDB-Timemachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is an evaluation of MongoDB for a usecase where time series
data (up to 30M measuring points) has to be stored and queried. 
Queries are simple range queries (from - to timestamp) and simple filters,
like "all data from station x" or "all days where x was greater then y".

This is my first trial with MongoDB and I hope it will fulfill our needs :)

About

Evaluation of MongoDB for a usecase concerning time series data up to 1B measuring points. Exact and range matches using JSON Queries and Map Reduce are used to query the data. MongoDB is evaluated in a sharded and non-sharded environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages