Excel Add-In for MongoDB

Build 25.0.9434

Data Type Mapping

Data Type Mappings

The add-in maps types from the data source to the corresponding data type available in the schema. The table below documents these mappings.

MongoDB CData Schema
ObjectId bson:ObjectId
Double double
Decimal decimal
String string
Object string
Array bson:Array
Binary binary
Boolean bool
Date datetime
Null bson:Null
Regex bson:Regex
Integer int
Long long
MinKey bson:MinKey
MaxKey bson:MaxKey

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434