Herrera93 / dataplugin

A data integration solution for heterogeneous data sets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dataplugin

A plugin-based data integration solution for heterogeneous datasets.

Requirements

  • Java Development Kit (JDK) SE 1.8.0

Installation

To compile the project use jar tool

[root@server ~]# git clone https://github.com/Herrera93/dataplugin.git
[root@server ~]# jar -cvf dataplugin.war dataplugin-master/

Adding a new dataset

To integrate a new dataset you should create a new plugin with the purpose of extracting, transforming and loading the dataset.

License

This project is licensed under the GNU v3 License - see the LICENSE file for details

Acknowledgments

Note: Documents are in spanish.

Contributors

About

A data integration solution for heterogeneous data sets.

License:GNU General Public License v3.0


Languages

Language:Java 62.8%Language:Python 35.3%Language:Shell 1.9%