现已推出具有 MongoDB 兼容性的 Firestore 企业版!
了解详情。
MongoDB के साथ काम करने वाले डेटा टाइप और ड्राइवर
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
यह सिर्फ़ Cloud Firestore Enterprise वर्शन के लिए काम का है.
|
यहां दी गई टेबल में, MongoDB के साथ काम करने वाले Cloud Firestore के लिए, MongoDB के साथ काम करने वाले डेटा टाइप और ड्राइवर की सूची दी गई है.
डेटा टाइप
BSON टाइप |
काम करता है |
32-बिट इंटिजर (int) |
हां |
64-बिट इंटिजर (long) |
हां |
सरणी |
हां |
बाइनरी डेटा |
हां |
बूलियन |
हां |
तारीख |
हां |
DBPointer |
नहीं |
DBRef |
नहीं |
Decimal128 |
हां |
डबल-साइज़ बेड |
हां |
JavaScript |
नहीं |
JavaScript (स्कोप के साथ) |
नहीं |
MaxKey |
हां |
MinKey |
हां |
शून्य |
हां |
ऑब्जेक्ट |
हां |
ObjectId |
हां |
रेगुलर एक्सप्रेशन |
हां |
स्ट्रिंग |
हां |
चिह्न |
नहीं |
टाइमस्टैम्प |
हां |
अनिर्धारित |
नहीं |
दस्तावेज़ _id
किसी दस्तावेज़ में मौजूद टॉप-लेवल _id
फ़ील्ड, इनमें से किसी एक टाइप का होना चाहिए:
अन्य BSON टाइप काम नहीं करते.
भाषाएं और MongoDB ड्राइवर
MongoDB के साथ काम करने वाला Cloud Firestore, ड्राइवर के इन वर्शन के साथ काम करता है:
भाषा |
ड्राइवर के वर्शन |
ज़रूरी जानकारी |
Java |
5.x |
OIDC authentication from Google Cloud available starting in 4.10 |
Node.js |
6.x
5.x |
OIDC authentication from Google Cloud available starting in 6.7 |
Python |
4.x
3.x (x ≥ 12) |
OIDC authentication from Google Cloud available starting in 4.7 |
शुरू करें |
2.x |
|
C# |
3.x |
|
Ruby |
2.x (x ≥ 16) |
|
आगे क्या करना है
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-08-29 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-08-29 (UTC) को अपडेट किया गया."],[],[],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)"]]