Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Sep 2, 2024. It is now read-only.

Firebase database import tool #36

dstpierre started this conversation in Ideas
Discussion options

For existing Firebase users it would be interesting to offer an easy data migration from both Cloud Firestore and Firebase realtime database.

Some challenges I envision:

  1. Firebase document security to StaticBackend's accountId/ownerId is TBD.
  2. If the source data contains IDs in sub-document referring to other documents, those IDs would be regenerated by StaticBackend bulk import, but the referencing field value would not update. Maybe the import process could create a reference table with fields like Collection | FirebaseId | StaticBackendId that way the user has a way to run updates on their data after the import and change the old Firebase id.

Having access to real-world data exported from Firebase would help greatly for this, so if anyone has Firebase app they'd like migrated and are comfortable sharing part of their data export so this tool can be built, it could be very helpful.

Any thoughts is appreciated.

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
1 participant

AltStyle によって変換されたページ (->オリジナル) /