/dbsnaplake-project

A framework that convert Any Database Snapshot to Analytical Friendly Data Lake.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Documentation Status https://img.shields.io/badge/Release_History!--None.svg?style=social https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social

Welcome to dbsnaplake Documentation

https://dbsnaplake.readthedocs.io/en/latest/_static/dbsnaplake-logo.png

dbsnaplake (Database Snapshot Data Lake) is a framework that converts any database snapshot into an analytics-friendly data lake.

Install

dbsnaplake is released on PyPI, so all you need is to:

$ pip install dbsnaplake

To upgrade to latest version:

$ pip install --upgrade dbsnaplake