简体   繁体   English

将Realm Mobile Platform -beta版本用于生产应用程序是否合适

[英]Is it fine to use Realm Mobile Platform -beta version for a production app

I am planning to use Realm Mobile Platform - free version (Developer Edition) for a production app. 我打算将Realm Mobile Platform-免费版本(开发人员版)用于生产应用程序。 Since their product is in Beta, is it fine to still develop with Realm Mobile Platform? 由于他们的产品处于Beta版,因此仍然可以使用Realm Mobile Platform进行开发吗?

I have Android, iOS and Website for my product. 我的产品有Android,iOS和网站。 Mobile app helps in getting the data from the user and store it in the database. 移动应用程序有助于从用户那里获取数据并将其存储在数据库中。 While I need to fetch this data from Realm object Server to show the content on the Website. 虽然我需要从Realm对象服务器获取此数据以在网站上显示内容。

So is it fine to use Realm Mobile Platform for my use case, where I can have my own logic server side and will be able to use their server database to query from the Angular-based website? 那么在我的用例中使用Realm Mobile Platform很好吗?在我的用例中,我可以拥有自己的逻辑服务器端,并且能够使用其服务器数据库从基于Angular的网站进行查询?

For a personal project, go for it. 对于个人项目,请去做。 Some companies use realm.io in production, however expect some API changes after 1.0 as this is still in a beta stage. 一些公司在生产中使用realm.io,但是期望在1.0之后对API进行一些更改,因为它仍处于beta阶段。

Possible duplicate Is realm stable enough for production use? 可能重复领域是否足够稳定以供生产使用?

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

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