Skip to content
This repository was archived by the owner on Nov 7, 2023. It is now read-only.

Feature Request: Add source for Firebase JSON #50

@mjrousos

Description

@mjrousos

Google Firebase stores data as a JSON document but the JSON format is a little different from the JSON format used by the Data Transfer tool (Firebase stores all items as 'nodes' in a single JSON object, rather than as elements of an array; the nodes' keys are the IDs rather than having a field in the item serve as the ID).

It would be useful for migrating data from Firebase to Cosmos DB to have a Data Transfer source for Firebase-style JSON files.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions