Skip to content

Quick way to bulk import Excel data to a MongoDB collection

License

Notifications You must be signed in to change notification settings

bcostea/ExcelMongoImporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status codecov

Import xls and xlsx files directly to MongoDB collections.

Goals

  1. Import UTF-8 content from XLS and XLSX files directly to MongoDB collections
  2. Bulk import files, creating collections if they don't exist, appending if they exist
  3. Ability to add defaults/extra values from an external file

About

Quick way to bulk import Excel data to a MongoDB collection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages