我如何sql导出表结构和数据到firebase? [英] How do i sql export table structure and data to firebase?

查看:149
本文介绍了我如何sql导出表结构和数据到firebase?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发Xamarin移动应用程序。我有SQL作为我的服务器数据库。但是,在Amazon或Microsoft上托管SQL会花费很多。所以我需要转移到Firebase。我对firebase很陌生。



如何将SQL表结构和数据导出到firebase?

解决方案

< Firebase是一个NoSQL数据库。您不能简单地从SQL导出数据并将其导入到Firebase中。



我建议您阅读 NoSQL数据建模,小心 Firebase for SQL开发者视频系列,然后阅读 Firebase数据库文档


I am working on Xamarin Mobile App. I had SQL as my server database. However hosting SQL on Amazon or Microsoft is costing a lot. So I need to move to Firebase. I am very new to firebase.

How do I SQL export table structure and data to firebase?

解决方案

Firebase is a NoSQL database. You cannot simply export the data from SQL and import it into Firebase.

I recommend that you read about NoSQL data modeling, watch out Firebase for SQL developers video series and then read the Firebase Database documentation.

这篇关于我如何sql导出表结构和数据到firebase?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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