@ -4,23 +4,34 @@ This project implements an abstraction of objects that can have access to a vari
# Why Use Data-Transport ?
# Why Use Data-Transport ?
Data transport is a simple framework that:
Data transport is a simple framework that enables read/write to multiple databases or technologies that can hold data. In using **data-transport**, you are able to:
- easy to install & modify (open-source)
- enables access to multiple database technologies (pandas, SQLAlchemy)
- enables notebook sharing without exposing database credential.
@ -28,7 +39,6 @@ Options to install components in square brackets
- CLI interface to add to registry, run ETL
- CLI interface to add to registry, run ETL
- scales and integrates into shared environments like apache zeppelin; jupyterhub; SageMaker; ...
- scales and integrates into shared environments like apache zeppelin; jupyterhub; SageMaker; ...
## Learn More
## Learn More
We have available notebooks with sample code to read/write against mongodb, couchdb, Netezza, PostgreSQL, Google Bigquery, Databricks, Microsoft SQL Server, MySQL ... Visit [data-transport homepage](https://healthcareio.the-phi.com/data-transport)
We have available notebooks with sample code to read/write against mongodb, couchdb, Netezza, PostgreSQL, Google Bigquery, Databricks, Microsoft SQL Server, MySQL ... Visit [data-transport homepage](https://healthcareio.the-phi.com/data-transport)