How to Export Your Parse Server / MongoDB Data to a CSV/Excel/JSON File, Rename collections / Truncate collections / Clone collections

804 views
Skip to first unread message

dev.no...@gmail.com

unread,
Feb 14, 2017, 4:07:48 PM2/14/17
to NodeChef
From the task manager, click on DB Actions > Ops Manager.

This feature is intended to accelerate routine devops on your database. The below ops are currently available and explained.

Query data to a csv file.
 Use this feature to export data from a class to a csv file whic can be opened by excel. You can apply a mongoDB query to filter the data exported to the file.

Query data to a json file.
  Similar to CSV export but the output file contains json instead.

Query data to a collection
  Allows you to clone data to another collection / parse server class. You can apply a mongoDB filter here too as well.

Rename collection
  Renames a mongodb collection or Parse Server class.

Truncate collection
  Removes all documents from the collection. This approach is much efficient than deleting each row one after the other.


callie...@gmail.com

unread,
Feb 12, 2018, 10:25:55 AM2/12/18
to NodeChef
When I try to query collection to CSV and click download I get { "ok" : 0, "err" : "Not found"}.

Am I doing something wrong?

in...@nodechef.com

unread,
Feb 13, 2018, 1:32:25 PM2/13/18
to NodeChef
Are you the owner of this App or a team member? Clarifying this will help us troubleshoot. Thanks
Reply all
Reply to author
Forward
0 new messages