现已推出具有 MongoDB 兼容性的 Firestore 企业版!
了解详情。
支持的 MongoDB 数据类型和驱动程序
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
仅与 Cloud Firestore 企业版相关。
|
下表列出了与 MongoDB 兼容的 Cloud Firestore 支持的 MongoDB 数据类型和驱动程序。
数据类型
BSON 类型 |
支持 |
32 位整数 (int) |
是 |
64 位整数 (long) |
是 |
数组 |
是 |
二进制数据 |
是 |
布尔值 |
是 |
日期 |
是 |
DBPointer |
否 |
DBRef |
否 |
Decimal128 |
是 |
双精度型 |
是 |
JavaScript |
否 |
JavaScript(带范围) |
否 |
MaxKey |
是 |
MinKey |
是 |
Null |
是 |
对象 |
是 |
ObjectId |
是 |
正则表达式 |
是 |
字符串 |
是 |
符号 |
否 |
时间戳 |
是 |
未定义 |
否 |
文档 _id
文档中的顶级 _id
字段必须是以下类型之一:
不支持其他 BSON 类型。
语言和 MongoDB 驱动程序
与 MongoDB 兼容的 Cloud Firestore 支持以下驱动程序版本:
语言 |
驱动程序版本 |
备注 |
Java |
5.x |
自 Google Cloud起提供的 OIDC 身份验证(从 4.10 开始提供) |
Node.js |
6.x
5.x |
从 Google Cloud 开始提供 OIDC 身份验证,版本为 6.7 |
Python |
4.x
3.x(x ≥ 12) |
自 Google Cloud起提供 OIDC 身份验证,从 4.7 开始 |
Go |
2.x |
|
C# |
3.x |
|
Ruby |
2.x(x ≥ 16) |
|
后续步骤
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-08-29。
[null,null,["最后更新时间 (UTC):2025-08-29。"],[],[],null,["\u003cbr /\u003e\n\n\n|--------------------------------------------------------|\n| *Relevant to Cloud Firestore Enterprise edition only.* |\n\n\u003cbr /\u003e\n\nThe following tables list supported MongoDB data types and drivers for\nCloud Firestore with MongoDB compatibility.\n\nData types\n\n| **BSON Type** | **Supported** |\n|-------------------------|---------------|\n| 32-bit Integer (int) | Yes |\n| 64-bit Integer (long) | Yes |\n| Array | Yes |\n| Binary Data | Yes |\n| Boolean | Yes |\n| Date | Yes |\n| DBPointer | No |\n| DBRef | No |\n| Decimal128 | Yes |\n| Double | Yes |\n| JavaScript | No |\n| JavaScript (with scope) | No |\n| MaxKey | Yes |\n| MinKey | Yes |\n| Null | Yes |\n| Object | Yes |\n| ObjectId | Yes |\n| Regular Expression | Yes |\n| String | Yes |\n| Symbol | No |\n| Timestamp | Yes |\n| Undefined | No |\n\nDocument `_id`\n\nThe top-level `_id` field in a document must be one of the following types:\n\n- ObjectId\n- String\n- 64-bit Integer (long)\n- 32-bit Integer (int)\n- Double\n- Binary\n\n Binary data values used as the `_id` must not exceed 1500 bytes.\n\nOther BSON types are not supported.\n\nLanguages and MongoDB drivers\n\nCloud Firestore with MongoDB compatibility supports the following driver versions:\n\n| **Language** | **Driver versions** | **Notes** |\n|--------------|---------------------|------------------------------------------------------------------|\n| Java | 5.x | OIDC authentication from Google Cloud available starting in 4.10 |\n| Node.js | 6.x 5.x | OIDC authentication from Google Cloud available starting in 6.7 |\n| Python | 4.x 3.x (x ≥ 12) | OIDC authentication from Google Cloud available starting in 4.7 |\n| Go | 2.x | |\n| C# | 3.x | |\n| Ruby | 2.x (x ≥ 16) | |\n\nWhat's next\n\n- Run the [Quickstart: Create a database and connect to it](/docs/firestore/enterprise/create-and-query-database).\n- Learn about [Behavior differences](/docs/firestore/enterprise/behavior-differences).\n- For a breakdown of supported features depending on MongoDB version, see\n - [Supported features: 8.0](/docs/firestore/enterprise/supported-features-80)\n - [Supported features: 7.0](/docs/firestore/enterprise/supported-features-70)\n - [Supported features: 6.0](/docs/firestore/enterprise/supported-features-60)\n - [Supported features: 5.0](/docs/firestore/enterprise/supported-features-50)\n - [Supported features: 4.0](/docs/firestore/enterprise/supported-features-40)\n - [Supported features: 3.6](/docs/firestore/enterprise/supported-features-36)"]]