MongoDB
MongoDB is a NoSQL database program. It uses JSON-like documents with schemas.
Supported MongoDB versions
The followings database versions are supported:
- 4.4
- 5.0
- 6.0
Supported MongoDB data types
The following MongoDB data types are supported by the MongoDB Connector.
- Date
- DBPointer
- Decimal
- JavaScript
- JavaScript (with scope) -- Not supported as string. Converts to SQL_VARCHAR.
- LongVarbinary
- MaxKey
- MinKey
- NumberDouble
- NumberInt
- NumberLong
- ObjectID
- Regular Expression
- String
- Symbol
- Timestamp
- Undefined
- Varbinary