Want to batch export data from Redis string keys to JSON files without programming?
Using Withdata software RedisDataStudio, a exporter for Redis, you can batch export data from Redis string keys to JSON files 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 exporting Redis string keys to JSON files
Source Redis string keys
After exporting, you can see exported JSON files
View an exported JSON file
Export Redis string keys to JSON files
Select source Redis string keys -> Set JSON options -> Export Redis to JSON
Click “Export To File” at task dialog.
Choose “Keys”, “String”, “Files”, “JSON”.
1. Select source Redis string keys.
2. Config destination folder, JSON options.
3. List to string keys to be exported.
4. Summary.
5. Export Redis string keys to JSON files.
After exporting, you can view exported data in JSON files.
Export Redis string keys to JSON files in command line
Save session, and then create .bat file for Windows command line, or .sh file for Linux / macOS.
Set scheduled tasks for exporting Redis string keys to JSON files
You can schedule and automate this “Redis to JSON” conversion task by:
1) Save session and create .bat (Windows) or .sh (Linux/macOS) file.