首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > MongoDB的JSON文件转换二郎元组

MongoDB的JSON文件转换二郎元组

  • 资源大小:16.44 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: erlang mongodb json

资 源 简 介

MongrelJSON Overview The Erlang MongoDB driver encapsulates a MongoDB document as a tuple where the keys of the documents are atoms and the values are encoded as binaries, atoms, lists, integers, floats or tuples (where the tuple implicitly or explicitly encodes the type of the value, e.g. nested document, object ID, date, etc). The encoding scheme is Erlang-centric and makes for easy-to-read Erlang code but suffers from the problem that the representation of a document is not suitable for parsing by other libraries like mochijson or by code not written in Erlang. MongrelJSON is a small (one module) library that provides two functions for: 1. Converting a driver representation of a MongoDB document to the JSON format used by the mongoexport and mongoimport tools. 1. Converting from the JSON format used by the mongoexport and

文 件 列 表

mongreljson-0.2.0
make_mongrel.sh
ebin
test
src
include
gen_doc.sh
overview.edoc
doc
VIP VIP
0.170162s