Build and manage a star schema.
Project description
Introduction
This is a set of Python libraries that allow you to build and manage a star schema in MySQL.
The star schema is a simple approach to data warehousing, which is suited to mid-size data problems.
MySQL
Pylytics has been tested with MySQL versions 5.5.37 and 5.6.5. The recommended version is 5.6.5.
Installation
Using a recent version of pip (tested with version 8.1.2):
pip install pylytics
Documentation
The full documentation is available at readthedocs.org
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pylytics-1.2.2.tar.gz
(39.2 kB
view hashes)