简体   繁体   English

我可以在简单的Java Crud操作中使用Firebase吗?

[英]Can I use Firebase in my simple java crud operations?

Can I use firebase - database to replace my xampp? 我可以使用Firebase-数据库替换我的xampp吗? As to use my crud operations online? 至于在网上使用我的原始操作? I'm trying to make an android app and making the desktop as the server to make the crud operations for the android app. 我正在尝试制作一个android应用程序,并将桌面作为服务器来执行android应用程序的操作。

Yes sure you can. 是的,可以。 But remember firebase is not feature rich as mysql or other relational databases. 但是请记住,firebase没有像mysql或其他关系数据库那样功能丰富。 Further you can read following answers. 此外,您可以阅读以下答案。

Migrating datas to Firebase from mysql 从mysql迁移数据到Firebase

https://groups.google.com/forum/m/#!topic/firebase-talk/hpDsgc3-8OY https://groups.google.com/forum/m/#!topic/firebase-talk/hpDsgc3-8OY

是的,您可以使用Firebase,但是选择Firebase的基本原理是什么?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM