如何从 Firebase 实时数据库导出数据? [英] How do I export data from Firebase Realtime Database?

查看:39
本文介绍了如何从 Firebase 实时数据库导出数据?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用 Firebase 进行开发,并将数据存储在

同样,您可以使用 Import JSON 以相同的方式导入结构.

I am developing with Firebase and have data stored in the Realtime Database. I need to share my database structure for a question here on Stack Overflow, or just take a backup before making breaking changes. How can I do this using the Firebase Console?

解决方案

Data can be exported from the Firebase Realtime Database as JSON:

  1. Login to the Database section of the Firebase Console.
  2. Navigate to the node you wish to export by clicking on it in the list (skip this to export all data).
  3. Click the 3-dot overflow menu icon, at the top-right of the data panel.
  4. Click Export JSON from the menu.

Likewise, you can import a structure in the same fashion, using Import JSON.

这篇关于如何从 Firebase 实时数据库导出数据?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆