mal-analytics


License
MPL-2.0
Install
pip install mal-analytics==0.3.0

Documentation

Python MAL analytics

https://travis-ci.org/MonetDBSolutions/mal_analytics.svg?branch=master

Introduction

This project is a library that parses MonetDB JSON profiling events and stores them in a MonetDBLite-Python database. The user can then use SQL queries to compile information about the queries that produced those profiling events.

This is intended to be used as a back end of other programs like Marvin, or Malcom.