jbogard / bulk-writer

Provides guidance for fast ETL jobs, an IDataReader implementation for SqlBulkCopy (or the MySql or Oracle equivalents) that wraps an IEnumerable, and libraries for mapping entites to table columns.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convert documentation to GitHub wiki

goodmanmd opened this issue · comments

The current README.md could use some expansion and reorganization. Work on this issue will involve creating a GitHub wiki and breaking the existing README.md content into smaller wiki pages.

Implemented in #38