MyGit

v0.2.0

bruin-data/ingestr

版本发布时间: 2024-03-01 05:14:02

bruin-data/ingestr最新发布版本:v0.6.5(2024-06-26 00:52:33)

This release adds support for MongoDB as a source for ingestr!

ingestr ingest \
  --source-uri 'mongodb://localhost:27017' \
  --source-table 'mydb.mycollection' \
  --dest-uri $POSTGRES_URI \
  --dest-table 'testschema.mongofake'

Fixes #7

相关地址:原始地址 下载(tar) 下载(zip)

查看:2024-03-01发行的版本