Skip to content

awmedia/dataport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataPort

Framework for fast, flexible and reusable data conversion.

  • Read formats (xml, csv, json, array, etc.) from various sources (file, db, mongo, stream, webservice, etc.)
  • Mapper to map source columns to destination columns
  • Processors to convert or format values
  • Filters to allow or disallow rows
  • Write formats to various destinations (file, db, mongo, array, webservice, etc.)
  • Low memory usage

All components are optional, except the reader and writer.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages