Reputation: 52
I am new to Firebase Jason Seq.database system I going to develop a web module and a android app with firebase as back-end wanna some suggestion on some points before I start:
Upvotes: 0
Views: 2611
Reputation: 138824
Yes, it is possible to migrate to Firebase even if your database is very large. To archieve this, i suggest you watch this tutorial, The Firebase Database For SQL Developers. Even if Firebase is a NoSQL Database, i'm sure you'll be very familiar in short time.
Yes, the key for doing this is to have the data as flatten as possible. Please take a look at this tutorial. Will be very helpful.
If you'll be able to have a Firebase database as much as possible, as it described in the tutorial above, you'll be able to have less to pay. For pricing, take a look here!.
Hope it helps.
Upvotes: 3