Skip to content

michaelmior/NoSE

Repository files navigation

NoSQL Schema Evaluator (NoSE)

CI Depfu codecov Docker Build Status

This is a work in progress tool to provide automated physical schema design for NoSQL data stores. NoSE is licensed under the GPLv3 license.

Getting Started

If you want to quickly try NoSE, you can get a shell with all necessary dependencies using Docker as follows

docker run --interactive --tty --rm michaelmior/nose /bin/bash

For continued use, installing a development version of the NoSE CLI is more flexible. Instructions can be found in the nose-cli repository.

Publications

Mior, M.J.; Kenneth Salem; Ashraf Aboulnaga; Rui Liu, NoSE: Schema Design for NoSQL Applications, in Data Engineering (ICDE), July 2017.

Mior, M.J.; Kenneth Salem; Ashraf Aboulnaga; Rui Liu, NoSE: Schema Design for NoSQL Applications, Transactions on Knowledge and Data Engineering, 16-20 May 2016.

ACM DL Author-ize service Michael J. Mior. 2014. Automated schema design for NoSQL databases. In Proceedings of the 2014 SIGMOD PhD symposium (SIGMOD'14 PhD Symposium). ACM, New York, NY, USA, 41-45.

Acknowledgements

This work was supported by the Natural Sciences and Engineering Research Council of Canada (NSERC).

NSERC

Hosting of Coin-OR packages is generously provided by packagecloud.

packagecloud