nanodb

In memory database for geolocated and temporal data


License
Apache-2.0
Install
pip install nanodb==0.2.5

Documentation

Nanodb

https://travis-ci.org/nano-db/NanoCube.svg?branch=modules-refactor https://coveralls.io/repos/pmdartus/NanoCube/badge.png?branch=master

In-memory data structure for spatiotemporal data cubes. Project based on research made by Information Visualization department at AT&T.

Installation

$ sudo pip install nanodb

The package contains following command tools: nanodb and nanodb_server.

Warning: Currently support python 2.7 only.