https://github.com/romnn/mongoimport
cli csv golang import importer ingest-data json loader mongodb pipeline xml
Score: -Infinity
Last synced: about 12 hours ago
JSON representation
Repository metadata:
CLI and go library for importing data from CSV, JSON or XML files into MongoDB.
- Host: GitHub
- URL: https://github.com/romnn/mongoimport
- Owner: romnn
- License: mit
- Created: 2020-02-27T16:46:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-03T22:13:07.000Z (over 5 years ago)
- Last Synced: 2026-07-27T06:04:42.289Z (20 days ago)
- Topics: cli, csv, golang, import, importer, ingest-data, json, loader, mongodb, pipeline, xml
- Language: Go
- Homepage:
- Size: 149 KB
- Stars: 3
- Watchers: 0
- Forks: 2
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Roman Dahm
- Login: romnn
- Email:
- Kind: user
- Description:
- Website: romnn.com
- Location: Amsterdam, NL
- Twitter:
- Company: Universiteit van Amsterdam
- Icon url: https://avatars.githubusercontent.com/u/42499074?u=dd53a39686229a16dfb4dd669c2191ec2f92ccaf&v=4
- Repositories: 99
- Last Synced at: 2025-09-14T14:02:44.421Z
- Profile URL: https://github.com/romnn
GitHub Events
Total
- Total: 0
Last Year
- Total: 0
Committers metadata
Last synced: 3 days ago
Total Commits: 72
Total Committers: 2
Avg Commits per committer: 36.0
Development Distribution Score (DDS): 0.153
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| romnnn | r****m@s****e | 61 |
| romnnn | r****m@g****e | 11 |
Issue and Pull Request metadata
Last synced: 9 days ago
Total issues: 11
Total pull requests: 7
Average time to close issues: 18 days
Average time to close pull requests: 5 days
Total issue authors: 3
Total pull request authors: 2
Average comments per issue: 0.27
Average comments per pull request: 0.29
Merged pull request: 4
Bot issues: 0
Bot pull requests: 0
Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- romnn (9)
- Quacck (1)
- norbertogomez (1)
Top Pull Request Authors
- romnn (6)
- Jostafarr (1)
Top Issue Labels
- good first issue (3)
- enhancement (1)
- bug (1)
Top Pull Request Labels
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 12
proxy.golang.org: github.com/romnn/mongoimport
- Homepage: https://github.com/romnn/mongoimport
- Documentation: https://pkg.go.dev/github.com/romnn/mongoimport#section-documentation
- Licenses: MIT
- Latest release: v0.1.12 (published over 5 years ago)
- Last Synced: 2026-08-14T15:03:56.785Z (1 day ago)
- Versions: 12
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Forks count: 6.064%
- Dependent packages count: 6.999%
- Stargazers count: 7.311%
- Average: 7.43%
- Dependent repos count: 9.346%
Dependencies
- github.com/JensRantil/go-csv v0.0.0-20200923162218-7ffda755f61b
- github.com/aws/aws-sdk-go v1.37.3
- github.com/docker/go-connections v0.4.0
- github.com/google/go-cmp v0.5.3
- github.com/gosuri/uilive v0.0.4
- github.com/gosuri/uiprogress v0.0.1
- github.com/kennygrant/sanitize v1.2.4
- github.com/mitchellh/mapstructure v1.4.1
- github.com/prometheus/common v0.15.0
- github.com/romnn/configo v0.1.2
- github.com/romnn/deepequal v0.1.0
- github.com/romnn/testcontainers v0.2.1
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/sirupsen/logrus v1.7.0
- github.com/testcontainers/testcontainers-go v0.9.0
- github.com/urfave/cli/v2 v2.3.0
- go.mongodb.org/mongo-driver v1.4.6
- google.golang.org/genproto v0.0.0-20210203152818-3206188e46ba
- 639 dependencies