Want to batch import CSV files into Redis hash keys without programming?
Using Withdata software Redis Data Studio, a CSV importer for Redis, you can batch import CSV files into Redis hash keys easily and fast.
- Can run in GUI mode, Step by Step, just a few mouse clicks.
- Can run in Command line, for Scheduled Tasks and Streams.
- Support Windows, Linux, macOS.
Example of bulk importing CSV files into Redis hash keys
Source CSV file folder
An example CSV file
After importing, you can see hash keys, and key value
Import CSV files into Redis hash keys
Choose CSV files -> Set Redis hash keys -> Import CSV to Redis
Click “Import From File” at task dialog.
Choose “Files”, “CSV”, “Keys”, “Hash”.
1. Select source file folder.
2. Config first source CSV file.
3. List exists Redis hash keys, choose “Import Type”.
4. Map CSV files to hash keys.
5. Summary.
6. Import CSV files into Redis hash keys.
After importing, you can view imported data in Redis hash keys.
Import CSV to Redis hash keys in command line
Save “Import CSV to Redis” session, then you can:
- Import CSV to Redis hash keys in Windows command line.
- Import CSV to Redis hash keys in Linux command line.
- Import CSV to Redis hash keys in macOS command line.
Set scheduled tasks for converting CSV to Redis hash keys
You can schedule and automate this “CSV to Redis” conversion task by:
1) Save session and create .bat (Windows) or .sh (Linux/macOS) file.