Export Redis data from hash key to excel file without programming

by

Want to export Redis data from hash key to Excel file without programming?

Using RedisDataStudio, a native GUI tool, you can export Redis data from hash key to Excel file easily and fast, no need to program, just a few mouse clicks!

Support Windows, Linux, macOS.

Example

Source Redis hash key

Export Redis hash key to Excel file - hash key

After exporting, you can view exported Excel file

export Redis hash key to Excel file - view exported file

Here’s how to.

Click “Export To File” at task dialog.

Export Redis data from hash key to Excel file - task window

Choose “Key”, “File”, “Key”, “Excel”.

Export Redis data from hash key to Excel file - task window

1. Choose source hash key.

Export Redis data from hash key to Excel file - source hash key

2. Config destination Excel file.

Export Redis data from hash key to Excel file - config destination file

3. Summary.

Export Redis data from hash key to Excel file - summary

4. Export Redis data from hash key to Excel file.

Export Redis data from hash key to Excel file - export hash

View exported Excel file.

Export Redis data from hash key to Excel file - view excel file

Save/load session

Save Session.

Click “Save Session” button, then enter a session file name.

save session

click “OK” button.

Load Session.

Click link to a session file.

load session

Then the wizard form shows, click a few “Next” to export Excel data.

start session

Run in command line

When you save session, you can click “Save & Make Batch File”.

save session

The “Save & Make Batch File” form shows.

create batch file

Click “OK” button, you’ll create a batch file, in Windows, like this:

C:
cd "C:\Users\pansh\AppData\Local\Programs\RedisDataStudio"
RedisDataStudio task="C:\Users\pansh\Documents\test.rdcs" logfile="C:\Users\pansh\Documents\test.log"

You can run this batch file in command line.

Run as scheduled task

On Linux/macOS, you can use Crontab.

For macOS, How to Fix Cron Permission Issues in macOS.

On Windows, in “Save & Make Batch File” form, you can click “Create & Schedule Task” to set a scheduled task.

create batch file

And then, with scheduled task wizard, step by step.

scheduled task application

scheduled task name

scheduled task time

scheduled task user

scheduled task information

You’ll see created task listed in scheduled task list.

scheduled task list

Download

Here you can download RedisDataStudio, and buy RedisDataStudio.