I\'m already using Firebase Realtime database, but now Firebase has launched Cloud Firestore for database so, how can I transfer my data from realtime database to firestore
Firebase has published a guide for migrating from Realtime Database to Cloud Firestore.
Edit: It seems they have changed that page. Here is a cached version of their migration guide published earlier.