In memory database for geolocated and temporal data
Project description
# NanoDB [](https://travis-ci.org/pmdartus/NanoCube) [](https://coveralls.io/r/pmdartus/NanoCube?branch=master)
In-memory data structure for spatiotemporal data cubes. Project based on research made by [Information Visualization department](http://www.research.att.com/infovis) at AT&T.
## Installation
` pip install nanodb ` The package contains following command tools: nanodb`and `nanodb_server.
Warning: Currently support python 2.7 only.