Stay organized with collections
Save and categorize content based on your preferences.
Migrate to Firestore with MongoDB compatibility
The page provides an overview of how to migrate data to Firestore with MongoDB compatibility.
To upload data to your database, use a one-time data import
or implement a streaming data migration.
One-time data import
For a one-time data import of a collection, use tools
like mongoexport and mongoimport:
Export data from a source database with mongoexport.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[],[]]