[go-nuts] import csv file

2016-08-18 Thread francis badasu
Hi guys, How do i import a csv file and save it in sql or sqlite thanks in advance -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@g

Re: [go-nuts] import csv file

2016-08-18 Thread asit dhal
There is a csv package in golangĀ  https://golang.org/pkg/encoding/csv/ There is a sql package in golang too https://golang.org/pkg/database/sql/ For sqlite https://godoc.org/github.com/gwenn/gosqlite You need to use csv parser and insert into sqlite database. Warm Regards, Asit http://bit.ly/19