Dear Storm community I am pleased to announce the release of easycsv 0.8.0.
Easycsv is a Python module that implements an abstraction layer that permits insert, delete or update data into a database directly from csv files. Easycsv is implemented on top of the Storm framework. Easycsv executes csv statements that are rows with special marks into a csv file. These marks indicate whether its content is meant to be inserted, deleted or updated in the database. More information can be found at [1]. [1] http://aboutwilson.net/easycsv -- Wilson Freitas http://aboutwilson.net -- storm mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/storm
