Withdata Software

Batch import data from excel files to Redis hash keys without programming

Want to batch import Excel files into Redis hash keys without programming?

Using RedisDataStudio, a native GUI tool, you can batch import Excel files into Redis hash keys easily and fast, no need to program, just a few mouse clicks!

Support Windows, Linux, macOS

Example

Source Excel file folder

An example Excel file

After importing, you can see hash keys, and key value

Here’s how to.

Import

Click “Import From File” at task dialog.

Choose “Files”, “Excel”, “Keys”, “Hash”.

1. Select source file folder.

2. Config first source EXCEL file.

3. List exists Redis hash keys, choose “Import Type”.

4. Map Excel files to hash keys.

5. Summary.

6. Import Excel files into Redis hash keys..

After importing, you can view imported data in Redis hash keys.

Save/load session

Save Session.

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

click “OK” button.

Load Session.

Click link to a session file.

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

Run in command line

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

The “Save & Make Batch File” form shows.

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.

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

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

Download

Here you can download RedisDataStudio, and buy RedisDataStudio.