doutang3815 2015-07-29 20:05
浏览 30
已采纳

MongoDB如何从无模式获取模式?

I am recieving a JSON object into mongodb

$instagram->setAccessToken($_SESSION['InstagramAccessToken']);
$popular = $instagram->getPopularMedia();
var_dump($popular);
$conn = new MongoClient('mongodb://localhost/?w=1');
$db = $conn->instagram;
$collection = $db->instagram1;
$collection->insert($popular);

No errors and I can see the data in the collection

But when I google how to see the layout, the samples given don't seem to work for me.

var myvar = db.instagram1.findOne();
for (var key in myvar){print (key);}
_id
foo
bar

mongo session output

I am a mongo n00b (mysql defector)

var_dump() output (raw object data)

how do I get a printout of the column headings and attributes associated with my imported JSON data? (the schema for the schemaless?)

  • 写回答

1条回答 默认 最新

  • doushi1929 2015-07-29 20:39
    关注

    MongoDB schemaless aspect means that your data is also your "schema". That said the collection schema may change from one document to another.

    I did not tested it myself but this might help collection schema

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 minnio内存占用过大,内存没被回收(Windows环境)
  • ¥65 抖音咸鱼付款链接转码支付宝
  • ¥15 ubuntu22.04上安装ursim-3.15.8.106339遇到的问题
  • ¥15 求螺旋焊缝的图像处理
  • ¥15 blast算法(相关搜索:数据库)
  • ¥15 请问有人会紧聚焦相关的matlab知识嘛?
  • ¥15 网络通信安全解决方案
  • ¥50 yalmip+Gurobi
  • ¥20 win10修改放大文本以及缩放与布局后蓝屏无法正常进入桌面
  • ¥15 itunes恢复数据最后一步发生错误