Want to batch import JSON files into Redis string keys without programming?
Using Withdata software RedisDataStudio, a JSON importer for Redis, you can batch import JSON files into Redis string 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.
Bulk import JSON files into Redis string keysmport
Choose JSON files -> Set Redis string keys -> Import JSON to Redis
Click “Import From File” at task dialog.
Choose “Files”, “JSON”, “Keys”, “String”.
1. Select source JSON file folder.
Source JSON file folder
An example JSON file
2. Config first source JSON file, check “Whole File Content As One Column”.
3. List exists Redis string keys, choose “Import Type”.
4. Map JSON files to Redis string keys.
5. Summary.
6. Import JSON files into Redis string keys.
After importing, you can view imported data in Redis string 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.