skip to main | skip to sidebar

Blog Edan

  • Entries (RSS)
  • Comments (RSS)
  • Home

Sabtu, 28 Februari 2015

[html5apps] Parse or Firebase?

Diposting oleh Den TOMJERRX di 2/28/2015 05:02:00 PM
 

I have experience with both Parse and Firebase. In my experience, Parse is better when working with large relationship-based databases. (I.E. databases where multiple classes of objects are pointing to each other and interact.) In this system, it is easy to store a lot of data very succinctly, but working with this data is done via snapshots. This means that you can take a snapshot of the data, edit it, and then refresh the server with the updated snapshot. This is perfect for things like my delivery application where only one user is updating the orders on our server at any one time.

Firebase implements a model-observer scheme, and so it is much better for applications that are highly interactive. For instance, I have used Firebase for creating a real-time game of hot potato. The advantage here is that changes to the data on the server are automatically pushed out to all devices that have registered as listeners (functionality not available on Parse from my experience). This keeps all users on the same page all the time. The downside is that the database is structured in a hierarchal manner and doesn't have defined "objects". Rather, it is structured via key/value pairs where parent keys cannot have an associated value.

http://stackoverflow.com/questions/27716333/which-one-is-better-to-user-between-parse-firebase-and-aws-cognito 

also read:
http://www.infoworld.com/article/2887754/mobile-technology/how-to-choose-a-database-for-your-mobile-apps.html

__._,_.___

Posted by: Zia Khan <ziaukhan@hotmail.com>
Reply via web post • Reply to sender • Reply to group • Start a New Topic • Messages in this topic (1)
Visit Your Group
Yahoo! Groups
• Privacy • Unsubscribe • Terms of Use

.

__,_._,___
Kirimkan Ini lewat Email BlogThis! Bagikan ke X Berbagi ke Facebook

0 komentar:

Posting Komentar

Posting Lebih Baru Posting Lama Beranda
Langganan: Posting Komentar (Atom)

Labels

  • ping script (1)
  • Url Submiter (1)

Blog Archive

Total Tayangan Halaman

Our Partners

All About Tutorial
Free link exchange All Content Let's Cheat The Games Free Backlink Rea Soft Free Domain Name

Archive

Meta Tag Analyser

Translator

blogger widgets

Referrer Link

www.e-referrer.com

 

© 2010 Blog Edan
designed by Wong Edan - All About Tutorial