I would like saving my entire database. One json file is fine. It's very important that I keep all the data. Is it possible to export the whole database in one shot?
Thanks
Best Answer
C
Customer Support
said
about 7 years ago
Hi Elizabeth,
You can export individual collections as a Json file backup if you need to. If you navigate to the NoSql page, click find on the collection you wish to backup, then click export and a Json file will be saved to your computer.
You can then re insert them like below if you need to at a certain point in time.
If you create a snapshot you can choose to copy meta collections in the snapshot, runtime collections will always be cleared when a snapshot is created though. If you need any more help just let me know.
You can export individual collections as a Json file backup if you need to. If you navigate to the NoSql page, click find on the collection you wish to backup, then click export and a Json file will be saved to your computer.
You can then re insert them like below if you need to at a certain point in time.
If you create a snapshot you can choose to copy meta collections in the snapshot, runtime collections will always be cleared when a snapshot is created though. If you need any more help just let me know.
Thanks,
Liam
A
Alexander Gats
said
over 5 years ago
as of 17 Oct 2017 - doesn't work in Firefox (v.56). works OK in Chrome.
Elizabeth Parent
Hi,
I would like saving my entire database. One json file is fine. It's very important that I keep all the data. Is it possible to export the whole database in one shot?
Thanks
Hi Elizabeth,
You can export individual collections as a Json file backup if you need to. If you navigate to the NoSql page, click find on the collection you wish to backup, then click export and a Json file will be saved to your computer.
You can then re insert them like below if you need to at a certain point in time.
If you create a snapshot you can choose to copy meta collections in the snapshot, runtime collections will always be cleared when a snapshot is created though. If you need any more help just let me know.
Thanks,
Liam
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstCustomer Support
Hi Elizabeth,
You can export individual collections as a Json file backup if you need to. If you navigate to the NoSql page, click find on the collection you wish to backup, then click export and a Json file will be saved to your computer.
You can then re insert them like below if you need to at a certain point in time.
If you create a snapshot you can choose to copy meta collections in the snapshot, runtime collections will always be cleared when a snapshot is created though. If you need any more help just let me know.
Thanks,
Liam
Alexander Gats
works OK in Chrome.
-
Documentation Notes
-
Design issues with user events
-
Using NoSQL
-
Runtime Collections vs Metadata Collections
-
Anonymous authentication from browser app
-
Modules
-
Movement With Unity
-
Problem with url parameters for downloadables
-
Querying NoSql GameSparks database
-
Challenge accesType
See all 2487 topics