The Three Data Spaces

CsvPath Framework is file-based. Files come in and are staged. Validation and upgrading scripts are written and loaded. The scripts are applied to data files and the resulting data files are published.
Each of these areas can live in a different backend. CsvPath Framework supports:
Filesystems
SFTP
AWS S3
Azure Blob Storage
Google Cloud Storage
Last updated