bson spec

BSON also contains extensions that allow representation of data types that are not part of the JSON spec. For example, B...

bson spec

BSON also contains extensions that allow representation of data types that are not part of the JSON spec. For example, BSON has a Date type and a BinData ... ,Specification Version 1.1. BSON is a binary format in which zero or more ...

相關軟體 MongoDB 資訊

MongoDB
MongoDB 是一個免費且開放源碼的跨平檯面向文檔的數據庫程序。分類為 NoSQL 數據庫程序,MongoDB 使用類似 JSON 的文檔與模式。它為使用 MongoDB 包括數據庫開發人員和 DBA 的任何人提供了豐富的 GUI 工具。主要功能包括:全功能嵌入 MongoDB Shell,用戶友好的 Map-Reduce 操作編輯器,創建 / 刪除數據庫,管理集合及其索引的能力,用戶友好的 G... MongoDB 軟體介紹

bson spec 相關參考資料
.bson file format format spec for Kaitai Struct

BSON, short for Binary JSON, is a binary-encoded serialization of JSON-like documents. Like JSON, BSON supports the embedding of documents and arrays ...

http://formats.kaitai.io

BSON (Binary JSON) Serialization

BSON also contains extensions that allow representation of data types that are not part of the JSON spec. For example, BSON has a Date type and a BinData ...

http://bsonspec.org

BSON (Binary JSON): Specification

Specification Version 1.1. BSON is a binary format in which zero or more ...

http://bsonspec.org

BSON - Wikipedia

BSON has a published specification. The topmost element in the structure must be of type BSON object and contains 1 or more elements, where an element ...

https://en.wikipedia.org

BSON - 維基百科,自由的百科全書 - Wikipedia

BSON(/ˈbiːsən/)是一種電腦資料交換格式,主要被用作MongoDB資料庫中的資料儲存和 ... BSON Specification · BSON documentation on the MongoDB website ...

https://zh.wikipedia.org

BSON Types — MongoDB Manual

The BSON specification is located at bsonspec.org. Each BSON type has both integer and string identifiers as listed in the following table: Type, Number ...

https://docs.mongodb.com

BSON | MongoDB

BSON is a binary serialization of JSON-like documents. BSON stands for “Binary JSON”, but also contains extensions that allow representation of ...

https://www.mongodb.com

bson::spec - Rust - Docs.rs

BinarySubtype. The available binary subtypes, plus a user-defined slot. ElementType. All available BSON element types.

https://docs.rs

Documents — MongoDB Manual

BSON is a binary representation of JSON documents, though it contains more data types than JSON. For the BSON spec, see bsonspec.org. See also BSON ...

https://docs.mongodb.com

specificationsbson-corpus.rst at master · mongodb ... - GitHub

The official BSON specification does not include test data, so this pseudo-specification describes tests for BSON encoding and decoding.

https://github.com