Firebase Firestore Import Export JSON Data - Node Firestore Import Export

  Рет қаралды 36,276

OctAcademy

OctAcademy

Күн бұрын

Пікірлер: 124
@OctAcademy
@OctAcademy 4 жыл бұрын
If you know any other Easy method to import export firestore database, letme know down below :)
@sasispenzer8258
@sasispenzer8258 3 жыл бұрын
How About GCP Auto Backup Method ?
@nandithavm7619
@nandithavm7619 2 жыл бұрын
This is the best method ever. There is no better method. Thank you so much.
@iqwebserve3973
@iqwebserve3973 3 жыл бұрын
Thank you for this tip! I plan to be a paid user one day and use buckets, but for now I want to start with Free Tier as I learn.
@OctAcademy
@OctAcademy 3 жыл бұрын
The free tier is more than enough for a small App with small audiance, you can go for the paid version once your app grows big ... :)
@YorukaValorant
@YorukaValorant 3 жыл бұрын
Wow, Keep it up! You are doing a good job. High Quality Videos
@OctAcademy
@OctAcademy 3 жыл бұрын
Thanks a lot!
@Simplivy4all
@Simplivy4all 10 ай бұрын
Thanks for this video. Well explained!
@apoorvaranjan2328
@apoorvaranjan2328 3 жыл бұрын
Respect man! All love! Thank you so much for sharing this.
@OctAcademy
@OctAcademy 3 жыл бұрын
Glad you enjoyed it!
@jeanroux900
@jeanroux900 2 жыл бұрын
Thanks, really appreciate this tutorial, helped my a lot!
@OctAcademy
@OctAcademy 2 жыл бұрын
Great to hear!
@innovativatk
@innovativatk 3 жыл бұрын
im was looking something to make the export form angular but this es amazing tutorial...
@OctAcademy
@OctAcademy 3 жыл бұрын
Thank you :)
@malekz3atreh495
@malekz3atreh495 2 жыл бұрын
thank you man, this was so helpful
@OctAcademy
@OctAcademy 2 жыл бұрын
Glad to hear it!
@asimmohd6629
@asimmohd6629 2 жыл бұрын
Does download cost reads in firestore and Is it possible to do this method with Sprak plan in firebase?
@theChandruR
@theChandruR 2 жыл бұрын
Could you please make a video about how to sync google sheet with firebase realtime DB ( read only) later to use the sheet for analytics purpose
@carelesscoders9876
@carelesscoders9876 4 жыл бұрын
Amazing Tutorial. Thank You
@OctAcademy
@OctAcademy 4 жыл бұрын
Thank you
@tahirdevlog2047
@tahirdevlog2047 4 жыл бұрын
a video that has gold value
@OctAcademy
@OctAcademy 4 жыл бұрын
Thanks man :)
@cmvilla20
@cmvilla20 3 жыл бұрын
Me enamore, justo lo que buscaba, tienes un nuevo sub desde Perú
@tunezerwanepatrick7233
@tunezerwanepatrick7233 3 жыл бұрын
Thanks a lot! you just saved my day man. Thanks
@OctAcademy
@OctAcademy 3 жыл бұрын
Thank you :)
@tacodelmetro8385
@tacodelmetro8385 3 жыл бұрын
Great explanation, great Video, you save my life, my man!! I subscribe, like, share, all!! (i am trying with just a set of data, not all the database, wish me luck)
@OctAcademy
@OctAcademy 3 жыл бұрын
Perfect, Wish you all the best ;)
@30380126
@30380126 3 жыл бұрын
Very nice! Thanks for sharing
@OctAcademy
@OctAcademy 2 жыл бұрын
Thanks for watching!
@ninoshainidze4940
@ninoshainidze4940 3 жыл бұрын
i exported and imported json file but can i upload it on server and run there?
@DanKardell
@DanKardell 3 жыл бұрын
This package still does not allow for the import of a specific collection, only the entire db?
@OctAcademy
@OctAcademy 3 жыл бұрын
with this package you can only import the entire DB :)
@DanKardell
@DanKardell 3 жыл бұрын
@@OctAcademy Thanks.. I hope they change it so like they do with the realtime that you can just update a collection and not the entire DB.
@OctAcademy
@OctAcademy 3 жыл бұрын
@@DanKardell Thank you very much for the information :)
@angelamolina5599
@angelamolina5599 3 жыл бұрын
is there a way to export only a specific collection?
@OctAcademy
@OctAcademy 3 жыл бұрын
there is no option for this, you can export the readable (pretty) JSON version and Edit the Exported JSON file according to your Requirements
@andrewdavis6747
@andrewdavis6747 4 жыл бұрын
Great video. Extremely helpful. Question - do you have to clear the database to import a new JSON file? Say I wanted to add to my database. Another set of data. Can I do that while leaving the existing data alone?
@OctAcademy
@OctAcademy 4 жыл бұрын
Yes you can add a new set of data, by keeping your current data, but before you doing this first take a backup of current firestore data, if anything goes wrong you dont need to worry right.. :)
@Iamkabera
@Iamkabera 3 жыл бұрын
@@OctAcademy That's great but say, you have blog posts you want to add on the app. You can't overwrite already indexed posts since you'll basically change the permalinks to the posts.
@akashchauhan6784
@akashchauhan6784 4 жыл бұрын
Great Explanation Sir ☺️
@OctAcademy
@OctAcademy 4 жыл бұрын
Hope you learn something :)
@AakashGoplani
@AakashGoplani 2 жыл бұрын
I have data in my local firebase emulator and now I want to export that to cloud firestore. Will this approach be useful for such use case?
@OctAcademy
@OctAcademy 2 жыл бұрын
Yes, definitely
@gonzalescarloz
@gonzalescarloz 3 жыл бұрын
running npm install -g node-firestore-import-export gives me a "44 packages are looking for funding" error
@OctAcademy
@OctAcademy 3 жыл бұрын
if this is not working try to use this package with npx
@matthewma1008
@matthewma1008 3 жыл бұрын
Liked, thank you so much
@OctAcademy
@OctAcademy 3 жыл бұрын
Thank you :)
@wesleybarnes5376
@wesleybarnes5376 3 жыл бұрын
Great, does the package have a option to save as csv maybe?
@OctAcademy
@OctAcademy 3 жыл бұрын
As i know this package don't have an option for CSV
@amedeeahoton5829
@amedeeahoton5829 3 жыл бұрын
Thanks for this ressource.
@OctAcademy
@OctAcademy 3 жыл бұрын
Your welcome :)
@DanKardell
@DanKardell 3 жыл бұрын
Can you use this import to append the DB or is it always an overwrite?
@OctAcademy
@OctAcademy 3 жыл бұрын
Its always overwrites the DB
@DanKardell
@DanKardell 3 жыл бұрын
@@OctAcademy So unlike realtime DB you can't just add new records with this method and not affect the rest of the DB
@omotehinseelvis9845
@omotehinseelvis9845 Жыл бұрын
I'm having issues import my json file to firestore, is it because my json fie contains an array of objects? and its not compatible with firestore arrangement? I'm just trying to figure it out, pls help
@ETNewVideo
@ETNewVideo 3 жыл бұрын
You are Amazing yaar❤️🔥
@OctAcademy
@OctAcademy 3 жыл бұрын
❤️❤️❤️❤️
@tuanthanhle3100
@tuanthanhle3100 3 жыл бұрын
after i install node-firestore-import-export, my next command: firestore-export' is not recognized as an internal or external command :((
@biljeg
@biljeg 2 жыл бұрын
try to install it globaly
@meghnasharma1441
@meghnasharma1441 3 жыл бұрын
Everythings working fine... even command prompt said file data saved ...but I cannot find the file anywhere?
@gamesur1235
@gamesur1235 2 жыл бұрын
Compared to original firestore's export option, this will be more cheaper? I looking for solution for backup my server, but cost the cost seem quite high so find other way for decreade it Any recommendation?
@Cyndadogo
@Cyndadogo 3 жыл бұрын
Thanks a lot! You save me a lot of time and my project!
@OctAcademy
@OctAcademy 3 жыл бұрын
You're welcome!
@dorlomk
@dorlomk Жыл бұрын
Thanks, Is there any way to export from firebase, then import in the Firebase Emulator Suite ? I can't generate the json file in the Emulator.
@xTAQI
@xTAQI 2 жыл бұрын
Thank you so much...😍
@OctAcademy
@OctAcademy 2 жыл бұрын
Welcome 😊
@aartiarora2686
@aartiarora2686 3 жыл бұрын
I dont see "Service Accounts" tab in the Project Settings Where else can I generate new Private Key
@flytomuthu
@flytomuthu 3 жыл бұрын
How to insert bulk data into firestore tables? Can you put a video on that? If you already have one, please share the link. Thanks.
@OctAcademy
@OctAcademy 3 жыл бұрын
I don't have one, ill upload a video regarding this :)
@junreydotarot7180
@junreydotarot7180 3 жыл бұрын
Hi! Can this be done in the firebase emulator? Like, export data from emulator then import to live firestore or vice versa?
@OctAcademy
@OctAcademy 3 жыл бұрын
To my knowledge, you can do this with emulator if you activated the billing, otherwise you cannot do this with the forestore console
@joelmuriuki6076
@joelmuriuki6076 2 жыл бұрын
'firestore-export' is not recognized as an internal or external command, operable program or batch file. Please advise on how to fix this error
@biljeg
@biljeg 2 жыл бұрын
try to install it globaly
@HAHAHA99YUS
@HAHAHA99YUS 3 жыл бұрын
You're a life saver thank you so much man!
@OctAcademy
@OctAcademy 3 жыл бұрын
Glad to hear that! :)
@getgaari7521
@getgaari7521 3 жыл бұрын
Hello, it gives an error that Account credentials file does not exist. Anyone Please?
@margsproductions8829
@margsproductions8829 3 жыл бұрын
Same error
@margsproductions8829
@margsproductions8829 3 жыл бұрын
I found the solution just add " " these in starting of the path and at the end then it will work
@googlepay4295
@googlepay4295 2 жыл бұрын
Using this api can perform multiple collection search in an android app ? Plzz reply its very very important
@chethanmohan
@chethanmohan 3 жыл бұрын
Hello great video bro! Btw what would be the impact on reads and writes by using this method ?
@OctAcademy
@OctAcademy 3 жыл бұрын
its Depends
@surajkarmakar1559
@surajkarmakar1559 3 жыл бұрын
firestore-export is not recognized as a internal or external command What to do?plz help
@anish92
@anish92 3 жыл бұрын
Have you installed Globally .. npm install -g node-firestore-import-export
@OctAcademy
@OctAcademy 3 жыл бұрын
or you can use npx instead npm, no need to install this globally if you're using npx command, :)
@surajkarmakar1559
@surajkarmakar1559 3 жыл бұрын
Yes it's working now thanks🔥
@dojemon
@dojemon 3 жыл бұрын
Hi Thanks for the wonderful tutorial and it works like a charm :D I would just like to ask if using this method will incur charges to my firestore billing since t reads data and writes to my local file?
@OctAcademy
@OctAcademy 3 жыл бұрын
No you can use this method with free tier :)
@nguyenthituyen24
@nguyenthituyen24 2 жыл бұрын
My error "code: 9, details: 'The Cloud Firestore API is not available for Datastore Mode projects.', metadata: Metadata { internalRepr: Map(0) {}, options: {} }, note: 'Exception occurred in retry method that was not classified as transient'" Can you help me?
@vaishnav2016
@vaishnav2016 3 жыл бұрын
can i export data from firestore and use(import) it in realtime database
@OctAcademy
@OctAcademy 3 жыл бұрын
Realtime database is different than firestone, so as per my knowledge you cannot import firestore export to Realtime database :)
@vaishnav2016
@vaishnav2016 3 жыл бұрын
@@OctAcademy thank you ♥️
@sasispenzer8258
@sasispenzer8258 3 жыл бұрын
Really Helpful 😘👍😍😎
@OctAcademy
@OctAcademy 3 жыл бұрын
Glad to hear that
@Akilesalan
@Akilesalan 3 жыл бұрын
Great! Thank You!
@OctAcademy
@OctAcademy 3 жыл бұрын
You are welcome!
@eshaangupta4101
@eshaangupta4101 2 жыл бұрын
Great video! Quick question, what if I have a .csv file and I want to upload it to an empty firestore, how do you suggest I do that?
@shivamsharma7761
@shivamsharma7761 2 жыл бұрын
asum bro! helped me a lot
@OctAcademy
@OctAcademy 2 жыл бұрын
Glad it helped
@josephze8543
@josephze8543 3 жыл бұрын
Are these operations free ?
@OctAcademy
@OctAcademy 3 жыл бұрын
Yes its completely free :)
@OctAcademy
@OctAcademy 3 жыл бұрын
Yes its completely free :)
@MahmoudReyad
@MahmoudReyad 3 жыл бұрын
How To Export This File Into Firebase Emulator ?
@pjarnfelt
@pjarnfelt 2 жыл бұрын
This is a video on how to backup and restore backups, not how to import data as the title suggests :(
@ahmedehabelsepaey9168
@ahmedehabelsepaey9168 Жыл бұрын
how to upload json pretty file
@최민준-h2f
@최민준-h2f 4 жыл бұрын
Thank you!
@OctAcademy
@OctAcademy 3 жыл бұрын
You're welcome!
@user-mb3mf2og9k
@user-mb3mf2og9k 3 жыл бұрын
can't believe it's living in 21st century. You need to take 10+ mins to Import Export a single JSON Data...
@OctAcademy
@OctAcademy 3 жыл бұрын
Its took 10+ minutes to explain the codes. you can build a small todo app with in 1 hour but, to.learn that skill you may need more than weeks :)
@MrWish-cl1gj
@MrWish-cl1gj 3 жыл бұрын
Something wrong when following tutorial to backup
@OctAcademy
@OctAcademy 3 жыл бұрын
What went wrong, can i know the error?
@eNONO-ot4zh
@eNONO-ot4zh 3 жыл бұрын
thank u so much
@OctAcademy
@OctAcademy 3 жыл бұрын
You are most welcome
@programandoconkiki
@programandoconkiki 2 жыл бұрын
It is amazing
@gurgeleo995
@gurgeleo995 3 жыл бұрын
Muito bom!
@bindulakkakula6273
@bindulakkakula6273 3 жыл бұрын
Hi, can i import new json file to firestore?
@OctAcademy
@OctAcademy 3 жыл бұрын
yes you can :)
@youssefelshiaty5343
@youssefelshiaty5343 3 жыл бұрын
Thank You!
@OctAcademy
@OctAcademy 3 жыл бұрын
You're welcome!
Cloud Firestore Data Modeling (Google I/O'19)
40:37
Firebase
Рет қаралды 174 М.
[BEFORE vs AFTER] Incredibox Sprunki - Freaky Song
00:15
Horror Skunx 2
Рет қаралды 20 МЛН
What’s Up with Laravel? It’s Everywhere, and Here’s Why!
6:22
How To Transfer Firestore Data From One Project To Another
14:39
JonnyB Codes
Рет қаралды 20 М.
Security Rules! 🔑 | Get to know Cloud Firestore #6
22:39
Firebase
Рет қаралды 277 М.
DHH discusses SQLite (and Stoicism)
54:00
Aaron Francis
Рет қаралды 102 М.
Exporting Data From Cloud Firestore
6:29
Gelfer Stone
Рет қаралды 30 М.
Microservices with Databases can be challenging...
20:52
Software Developer Diaries
Рет қаралды 107 М.
Using Cloud Firestore For Your REACT Backend 2023 | CRUD App
51:15
Travis Media
Рет қаралды 24 М.
Firestore Data Modeling - Five Cool Techniques
11:44
Fireship
Рет қаралды 259 М.