https://docs.mongodb.com/manual/reference/bson-types/
BSON Types — MongoDB Manual
BSON Types BSON is a binary serialization format used to store documents and make remote procedure calls in MongoDB. The BSON specification is located at bsonspec.org. Each BSON type has both integer and string identifiers as listed in the following table:
docs.mongodb.com
'cs지식 > MongoDB' 카테고리의 다른 글
MongoDB 샤딩 구축 (0) | 2021.06.08 |
---|---|
mongoDB를 Demon으로 실행하고 정상적으로 종료하기 (0) | 2020.08.22 |
MongoDB 숫자 자료형 (0) | 2020.08.10 |
MongoDB 시작하기 (0) | 2020.03.03 |