Easycsv

Python module that permits to manage data into databases with csv statements
Download

Easycsv Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Wilson Freitas
  • Publisher web site:
  • http://www.aboutwilson.net/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 9 KB

Easycsv Tags


Easycsv Description

Python module that permits to manage data into databases with csv statements The csv statements are rows into a csv file with special marks, and these marks indicate whether its content is meant to be inserted, deleted or updated in the database.Easycsv interprets csv statements blocks. Each csv statements block has one header followed by csv statements. The header defines the type that wraps the information about database table and the columns used in the statement execution. Easycsv will execute csv statements (a kind of csv DSL - domain specific language) to insert/delete/update data into a database.Easycsv was developed to be used with the Storm ORM framework, but it could be easily adapted for others ORM frameworks (SQLAlchemy, SQLObject, ...). Requirements: · Python


Easycsv Related Software