UNPKG
unmind-athena-client
Version:
latest (1.1.1)
2.5.2
2.5.1
1.1.1
1.1.0
a nodejs simple aws athena client
github.com/abrahamunmind/unmind-athena
abrahamunmind/unmind-athena
unmind-athena-client
/
src
/
test
/
test.csv
12 lines
•
206 B
text/csv
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
"id"
,
"name"
,
"ammount"
"1"
,
"hoge1"
,
"100"
"2"
,
"hoge2"
,
"200"
"3"
,
"hoge3"
,
"300"
"4"
,
"ho,ge4"
,
"400"
"5"
,
"hoge5"
,
"500"
"6"
,
"hoge6"
,
"6 00"
"7"
,
"hoge7"
,
"700"
"8"
,
"hoge8"
,
"800"
"9"
,
"hoge9"
,
"900"
"10"
,
"hoge10"
,
"1000"