ibu

A database agnotics migration and data export tool.


Keywords
database, migration, export, data, db, postgres, mysql
License
MIT
Install
pip install ibu==0.0.4

Documentation

ibu

Build Status Coverage Status PyPI version Bitdeli Badge

Overview

A database agnotics migration and data export tool. WIP

Installation / Usage

To install use pip:

$ pip install ibu

Or clone the repo:

$ git clone https://github.com/ojengwa/ibu.git

$ python setup.py install

Contributing

TBD

Example

TBD