问题标签 [mongoimport]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
0 回答
102 浏览

mongoimport - CSV 文件格式错误的 Mongoimport 错误

将 csv 文件导入 mongodb 时,该字段中有两个新行。当我导入它时,它会给出一个错误,显示“csv 文件在引用字段内结束”。谁能帮我解决这个问题

0 投票
1 回答
157 浏览

meteor - Meteor,是否需要以编程方式使用“use mydb”创建数据库?

我对流星几乎没有问题。是否需要以编程方式使用“use mydb”创建数据库。到目前为止我还没有使用它,我直接创建集合并对其应用 CRUD 操作。db.collection.find()但是,我几次 看到类似的事情,当我尝试应用到我的收藏时,它显示db is not initialized 了如何初始化它之类的错误。这里我的主要问题是,我试图将一些内容从.json文件导入到我的收藏中。这仅使用数据库是可能的(我认为)。我可以像这样从外壳导入它们

以及如何在没有 db 的情况下导入它们。

0 投票
2 回答
5181 浏览

json - Mongo db import single json file having several documents

Am new to mongo db. I have a single json file which contains several documents.

When i try to upload the file through mongoimport, the file is considered as a single document to be created where as there are several documents to be created through the same file.

Below is import command.

Running this command throws the following error:

0 投票
4 回答
19566 浏览

json - 使用 mongoimport 从 Windows 文件夹批量导入 MongoDB

我在存档中有很多 json 文件,我需要每次操作将它们导入 mongo(我认为它可能处于循环中)。你对此有什么想法吗?

0 投票
2 回答
1269 浏览

mongodb - 从 mongo shell 运行 mongoImport 时出错

我在使用 MongoDB 导入 json 文件时遇到问题。所需的文件在文件夹中(当我执行命令 ls() 时,文件被列出)但是该方法给了我这个错误:

mongoimport --db geo --collection points --file zips.json Wed Mar 19 09:42:49.032 SyntaxError: Unexpected identifier

谁能告诉我我做错了什么。

问候,安德烈

0 投票
3 回答
16324 浏览

mongodb - 通过 mongoimport 转换为日期 MongoDB

我已经以 csv 格式下载了大量数据。我正在使用 mongoimport 将数据输入 MongoDB 进行处理。如何将日期转换为 MongoDB 识别的日期格式?

带有标题的样本数据

0 投票
2 回答
609 浏览

node.js - 咕噜声:找不到mongoimport任务

我正在尝试使用 mongoimport 包将数据导入我的 mongodb。我按照mongoimport 的 npm 文档安装了 mongoimport 包。它在我的 package.json 中添加了以下内容:

我的 Gruntfile.js 看起来像这样:

然后我将这个自定义任务添加到 Gruntfile.js:

我运行以下命令:

serve:init正确执行,但是在运行mongoimport时,我得到:

我没有得到我在这里缺少的东西?

0 投票
3 回答
1662 浏览

mongodb - MongoDB导入错误断言9998

当我尝试导入任何东西时,我似乎一直有这个错误?

在终端我输入:

我不知道该问什么。我尝试在此命令行之后添加 --field ,但只是获取帮助信息。

急诊室

0 投票
1 回答
981 浏览

json - 将 JSON 加载到 Mongodb

我正在尝试使用以下命令将 80 meg JSON 文件加载到 mongodb 中:

mongoimport --db qt --collection cftable --type json --file cftable.json --jsonArray

我从 mongoimport 得到的信息如下:

2014-05-12T14:16:00.338-0500 check 0 0 2014-05-12T14:16:00.338-0500 imported 0 objects encountered 1 error(s)

这是示例记录的样子 - 其中大约有 65,000 个。没有一个接近 16 毫克。整个文件为 80 MB。有没有一种方法可以让我缩小问题范围?还是我用 mongoimport 叫错了树来做这样的事情?

[ { "last_name": "Jones", "first_name": "Johny", "middle_name": "J.", "nick_name": "", "gen_qual": "", "degree": "Ph.D.", "specialty": "LabM & Path", "voting_staff_flag": "1", "start_date": "Jan 1 1900 12:00:00:000AM", "end_date": "Dec 31 2599 11:59:00:000PM", "time_code": "All Day", "resident_or_fellow_flag": "0", "smtp_address": "Jones.Johny@mayo.edu", "per_id": "12345678", "rank": "Cons", "committee_member": "Y", "point_entity": "Somewhere", "s_last_name": "JONES", "s_first_name": "JOHNY", "ALT_IDENTIFIER_1": "JONESJ", "ALT_IDENTIFIER_2": "MRE2222", "ALT_IDENTIFIER_3": "SO_ST_02_50-EP", "ALT_IDENTIFIER_4": "123456", "campus_name": "Somewhere, Ohio", "work_locations": [ { "w_ai": 17395220, "work_location_sort": 15, "building": "Rexell Building", "floor": "2", "area": "Experimental Pathology", "pager": "111 or (11)5-5555", "phone": "(11)9-9999", "supports": [ { "support_sort": 0, "support_desc": " ", "support_note": " ", "support_phone": " ", "support_start_date": "", "support_end_date": "" } ] }, { "w_ai": 174956, "work_location_sort": 25, "building": "Rexell Building", "floor": "2", "area": "Laboratory", "pager": "111 or (11)1-1111", "phone": "(11)2-2222", "supports": [ { "support_sort": 15, "support_desc": "Medical Secretary", "support_note": " ", "support_phone": "(11)6-6666", "support_start_date": "Jan 1 1900 12:00:00:000AM", "support_end_date": "Dec 31 2599 12:00:00:000AM" } ] } ] } ''' ]

0 投票
1 回答
1115 浏览

mongodb - mongodb.conf 文件在流星框架中的位置

我正在为应用程序使用流星框架。在那我想在 mongodb (这个框架的默认数据库)中导入一个文件。当我使用 mongoimport 命令时,它显示以下错误“无法连接到 [127.0.0.1] 无法连接到服务器 127.0.0.1”。我正在使用以下命令

谷歌搜索后,可以发现,需要删除 mongodb.lock 文件。这个文件的位置在 project-> .meteor-> local-> db -> mongodb.lock 中。

但是需要修复 mongodb.conf 文件却无法在项目中搜索到。

请任何指点。提前致谢