Skip to content

csv2db/csv2db.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to csv2db

csv2db is a command line tool making it easy to load CSV files into a database.
Check out the Getting Started page and User's Guide for how to get going.

csv2db supports following databases:

  • Oracle Database
  • MySQL / MariaDB
  • PostgreSQL
  • SQL Server
  • Db2

Installing csv2db is as simple as downloading the zip file, extracting it and putting csv2db into your $PATH

Then just install the database driver for your database of choice

and start loading CSV data into your database

Releases

No releases published

Packages

No packages published