MongoDB 互換の Firestore Enterprise エディションが利用可能になりました。
詳細
MongoDB 互換性の概要
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
Cloud Firestore Enterprise エディションにのみ関連します。
|
MongoDB 互換の Cloud Firestore を使用すると、既存の MongoDB アプリケーション コード、ドライバ、ツール、MongoDB インテグレーションのオープンソース エコシステムを Cloud Firestore で使用できます。
Cloud Firestore は、強整合性、事実上無制限のスケーラビリティ、業界最高水準の高可用性(最大 99.999% の SLA)、1 桁ミリ秒の読み取りパフォーマンスを備えたマルチリージョン レプリケーションを特徴とする、差別化されたサーバーレス ドキュメント データベース サービスを提供します。
MongoDB 互換の Cloud Firestore は、Enterprise エディションの一部として利用できます。
主な機能
MongoDB 互換の Cloud Firestore には、次のような主な機能があります。
差別化要因 |
説明 |
MongoDB 互換性 |
Cloud Firestore は MongoDB 互換の API を提供するため、既存の MongoDB アプリケーションのデータベースとして Cloud Firestore を使用できます。 |
サーバーレス |
Cloud Firestore は従量課金制モデルを使用します。Cloud Firestore では、リソースの事前プロビジョニングは不要で、負荷に合わせて自動的にスケーリングされます。 |
実質的に無制限のスケーリング |
Cloud Firestore は、容量の構成、シャーディング、ストレージと I/O のプロビジョニングを行うことなく、コンピューティングとストレージをオンデマンドでシームレスにスケーリングします。 |
業界トップクラスの高可用性 |
すべての Cloud Firestore データベースは高可用性を提供します。リージョン デプロイでは 99.99%、マルチリージョン デプロイでは 99.999% の可用性が保証されます。
Cloud Firestore には、自動マルチリージョン データ レプリケーション、強整合性クエリ、アトミック バッチ オペレーション、トランザクション サポートがあります。 |
読み取りレイテンシが 1 桁のミリ秒 |
Cloud Firestore は、読み取りレイテンシが 1 桁のミリ秒です。 |
エンタープライズ クラスのセキュリティとモニタリング |
一元化された Google Cloud ガバナンスで Cloud Firestore を保護します。統合された Database Center を使用して、Cloud Firestore データベース フリートの可視性を高め、管理を簡素化します。一元的な制御と AI アシスタンスにより、フリートの統合ビューと簡素化された管理を実現します。 |
仕組み
Cloud Firestore は、MongoDB 互換性を提供するクラウド ファーストの NoSQL ドキュメント データベースです。
MongoDB 互換の Cloud Firestore のデータモデルに従い、値に対応するフィールドを含むドキュメントにデータを格納します。これらのドキュメントはコレクションに格納されます。コレクションは、データの編成とクエリの作成に使用できるドキュメントのコンテナです。ドキュメントでは、文字列や数値から複雑な埋め込みオブジェクトまで、さまざまなデータ型がサポートされています。
また、Cloud Firestore でのクエリ処理は機能性、効率性、柔軟性に優れています。標準の MongoDB ドライバまたは MongoDB Query Language(MQL)を使用できます。層が少ないクエリを作成することで、コレクション全体を取得することなくドキュメント レベルでデータを取得できます。また、クエリまたはカーソルに並べ替え、フィルタ、制限を追加して、結果をページ処理できます。
最後に、MongoDB 互換の Cloud Firestore は、セキュリティとアクセス管理で説明されているように、Google Cloud ガバナンス サービスと完全に統合されています。
次のステップ
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 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\nCloud Firestore with MongoDB compatibility enables developers to use existing MongoDB\napplication code, drivers, tools, and the open-source ecosystem of MongoDB\nintegrations with Cloud Firestore.\n\nCloud Firestore offers a differentiated serverless document database service,\nfeaturing multi-region replication with strong consistency, virtually unlimited\nscalability, industry-leading high availability of up to 99.999% SLA, and\nsingle-digit milliseconds read performance.\n\nCloud Firestore with MongoDB compatibility is available as part of the\n[Enterprise edition](/docs/firestore/editions).\n\nKey Capabilities\n\nCloud Firestore with MongoDB compatibility offers a number of key capabilities:\n\n| **Differentiator** | **Description** |\n|----------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| **MongoDB compatibility** | Cloud Firestore provides a MongoDB compatible API allowing you to use Cloud Firestore as the database for your existing MongoDB applications. |\n| **Serverless** | Cloud Firestore uses a pay-per-use model. Cloud Firestore does not require any pre-provisioning of resources and auto scales to match your load. |\n| **Virtually unlimited scale** | Cloud Firestore seamlessly scales compute and storage on-demand without the need to configure capacity, sharding or provision storage \\& I/O. |\n| **Industry-leading High Availability** | All Cloud Firestore databases offer high availability, with 99.99% availability for regional and 99.999% availability for multi-regional deployments. \u003cbr /\u003e Cloud Firestore has automatic multi-region data replication, strongly-consistent queries, atomic batch operations, and transaction support. |\n| **Single digit milliseconds read latency** | Cloud Firestore offers single digit millisecond read latency. |\n| **Enterprise-grade security and monitoring** | Secure Cloud Firestore with centralized Google Cloud governance. Achieve enhanced visibility and simplified management of your Cloud Firestore database fleet with our integrated Database Center. Benefit from a unified fleet view and simplified management through centralized control and AI assistance. |\n\nHow does it work?\n\nCloud Firestore is a cloud-first, NoSQL document database offering MongoDB\ncompatibility.\n\nFollowing the Cloud Firestore with MongoDB compatibility data model, you store data in documents that\ncontain fields mapping to values. These documents are stored in collections,\nwhich are containers for your documents that you can use to organize your data\nand build queries. Documents support many different [data types](/docs/firestore/enterprise/supported-data-types-drivers),\nfrom strings and numbers, to complex, embedded objects.\n\nAdditionally, querying in Cloud Firestore is expressive, efficient, and\nflexible. You can use standard MongoDB driver or the MongoDB Query Language\n(MQL). You can create shallow queries to retrieve data at the document level\nwithout needing to retrieve the entire collection, and add sorting, filtering,\nand limits to your queries or cursors to paginate your results.\n\nFinally, Cloud Firestore with MongoDB compatibility is fully integrated with Google Cloud governance\nservices as described in [Security and access management](/docs/firestore/enterprise/security-access-management)\n\nWhat's next\n\n- [Get started with Cloud Firestore with MongoDB compatibility](/docs/firestore/enterprise/create-and-query-database)"]]