Want to batch import CSV files into Redis hash keys in same namespace without programming?
Using Withdata software RedisDataStudio, a CSV importer for Redis, you can batch import CSV files into Redis namespaced hash keys (key name contains ‘:’) easily and fast, no need to program.
- 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 in same namespace
Source CSV file folder
An example CSV file in this folder
After importing, you can view data in Redis hash keys.
Import CSV files into Redis hash keys in same namespace
Choose CSV files -> Set Redis hash keys namespace -> Import CSV to Redis
Click “Import From File” at task dialog.
Choose “Files”, “CSV”, “Namespace Keys”, “Hash”.
1. Open source CSV file file folder.
2. Config first source CSV file.
3. Config destination hash keys namespace.
4. Summary.
5. Batch import CSV files into Redis hash keys in same namespace.
After importing, you can view data in 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.