Want to batch import JSON files into Redis string keys without programming?
Using Withdata software Redis Data Studio, 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.
Import JSON to Redis string keys in command line
Save “Import JSON to Redis” session, then you can:
- Import JSON to Redis string keys in Windows command line.
- Import JSON to Redis string keys in Linux command line.
- Import JSON to Redis string keys in macOS command line.
Set scheduled tasks for converting JSON to Redis string keys
You can schedule and automate this “JSON to Redis string keys” conversion task by:
1) Save session and create .bat (Windows) or .sh (Linux/macOS) file.