Skip to content

joelmacey/csvtords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSV to RDS

###A library to push a csv file to RDS

Simple Library to place data in a CSV file to a Amazon RDS or database table.

  • Includes Serverless.com framework
  • Includes Lambda-Local for local testing

##How to Test Lambda Locally with the Package Lambda-Local Run

lambda-local -l handler.js -e node_modules/lambda-local/event-samples/s3-put.js

Will run a s3 put event. To set this to your own bucket & key edit the s3-put.js file.

About

Node.js Lambda function that pushes CSV files placed in s3 to a RDS table

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published