8 comments
Sort by
Date
Votes
Just to be sure I get this right, does the following pseudo-code sum up what you want to do:
- Read many files in CSV
- Compare the data to rows/columns in different databases
- Check a web application to make sure data is correctly shown
Few questions:
- Is the above a correct summary of what you want to do? If not, please elaborate further.
- What is the target database? (Postgres/Oracle/MySQL).
- Is the target data visualization UI a web application?
- How are you going to get the CSV files? And how frequent?
Please sign in to leave a comment.