Want to batch import JSON files into Redis hash keys without programming?
Using Withdata software RedisDataStudio, a JSON importer for Redis, you can batch import JSON 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 JSON files into Redis hash keys
Source JSON file folder
An example JSON file
After importing, you can see hash keys, and key value
Import JSON files into Redis hash keys
Choose JSON files -> Set Redis hash keys -> Import JSON to Redis
Click “Import From File” at task dialog.
Choose “Files”, “JSON”, “Keys”, “Hash”.
1. Select source file folder.
2. Config first source JSON file.
3. List exists Redis hash keys, choose “Import Type”.
4. Map JSON files to hash keys.
5. Summary.
6. Import JSON files into Redis hash keys.
After importing, you can view imported data in Redis hash keys.
You can schedule and automate this “JSON to Redis” conversion task by:
1) Save session and create .bat (Windows) or .sh (Linux/macOS) file.