Withdata Software

Import data from csv file to Redis hash keys in same namespace without programming

Want to import CSV file into Redis hash keys in same namespace without programming?

Using Redis Data Studio, a native GUI tool, you can import CSV file into Redis namespaced hash keys (key name contains ‘:’) easily and fast, no need to program.

Download RedisDataStudio
Windows 64 bit
Windows 32 bit
Linux .deb (For Debian, Ubuntu) 64 bit
Linux .rpm (For Red Hat, Fedora, SUSE) 64 bit
MacOS 64 bit

Import CSV file into Redis hash keys in same namespace

Choose CSV file -> Set Redis hash keys namespace -> Import CSV to Redis

Click “Import From File” at task dialog.

Choose “File”, “CSV”, “Namespace Hash Keys”, “Hash”.

1. Config source CSV file.

The CSV file like this:

2. Config destination hash keys namespace.

3. Summary.

4. Import CSV file into Redis hash keys in same namespace.

After importing, you can view hash keys.

Import CSV to Redis hash keys in a namespace in command line

Save “Import CSV to Redis” session, then you can:

Set scheduled tasks for converting CSV to Redis namespace

You can schedule and automate this “CSV to Redis” conversion task by:

1) Save session and create .bat (Windows) or .sh (Linux/macOS) file.

2) Set scheduled task.

FAQ

How long does it take to import CSV to Redis hash keys in a namespace?
RedisDataStudio works fast. It convert millions of rows within a minute.
Is it safe to import CSV to Redis hash keys in a namespace using RedisDataStudio?
Of course! RedisDataStudio import CSV to Redis hash keys in a namespace locally, absolutely safe.
Can I import CSV to Redis hash keys in a namespace on Linux, Mac OS?
Yes, you can. RedisDataStudio has Linux, Mac OS, and Windows version.
Can I import CSV to Redis hash keys in a namespace in command line?
Yes, you can. RedisDataStudio can running in command line, on Linux, Mac OS, and Windows.

More about RedisDataStudioCSV to Redis Converter