網頁

顯示具有 Format 標籤的文章。 顯示所有文章
顯示具有 Format 標籤的文章。 顯示所有文章

2013年1月26日

Bson

BSON  is a computer data interchange format used mainly as a data storage and network transfer format in the MongoDB database. It is a binary form for representing simple data structures and associative arrays (called objects or documents in MongoDB). The name "BSON" is based on the term JSON and stands for "Binary JSON".