Menger

Menger
  • Downloads: 117
  • Requirements:
  • Size:
  • Licence:
  • Version: 1.6.1
  • 2013-24-07
  • Publisher Site:



Menger

Share

Menger is an ORM-like, ISC-licensed statistics storage.Menger is designed to receive a flow of data as input and provide live statistics. It works by pre-computing statistics for each combination of possible query. So when a record like the following is added: :::python    {'date': ['2012', '8', '17'], 'author':"Bill", 'nb_words': 523}eight counters (or indices) are updated:    :::python    ([], None)    ([], 'Bill')    (['2012'], None)    (['2012'], 'Bill')    (['2012', '8'], None)    (['2012', '8'], 'Bill')    (['2012', '8', '17'], None)    (['2012', '8', '17'], 'Bill')Each counter is stored in a LevelDB database.Product's homepage Requirements: · Python
Menger is an ORM-like, ISC-licensed statistics storage.Menger is designed to receive a flow of data as input and provide live statistics. It works by pre-computing statistics for each combination of possible query. So when a record like the following is added: :::python    {'date': ['2012', '8', '17'], 'author':"Bill", 'nb_words': 523}eight counters (or indices) are updated:    :::python    ([], None)    ([], 'Bill')    (['2012'], None)    (['2012'], 'Bill')    (['2012', '8'], None)    (['2012', '8'], 'Bill')    (['2012', '8', '17'], None)    (['2012', '8', '17'], 'Bill')Each counter is stored in a LevelDB database.Product's homepage Requirements: · Python  . you can free download Menger now.
Soft85 only provide legal software, please help us keeping pur site legal, if you think this page is violating copyrights please let us know by clicking here Here

Menger sources and versions








comments powered by Disqus

Download Menger _FREE_