Import CVS data - Ruby vs PostgreSQL
CSV - Plain and reliable format for data migrations
CSV is the most universal way of storing data in a text file. You can open a CSV with almost any application: Excel, Numbers, Notepad. CSV for programming languages is a piece of cake too.
CSV files...
agileandcode.com3 min read