Want to import CSV file into Redis string keys in same namespace without programming?
Using Withdata software Redis Data Studio, a CSV importer for Redis, you can import CSV file into Redis namespaced string keys (key name contains ‘:’) 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.
Import CSV file into Redis string keys in same namespace
Choose CSV file -> Set Redis string keys namespace -> Import CSV to Redis
Click “Import From File” at task dialog.
Choose “File”, “CSV”, “Namespace Keys”, “Strng”.
1. Open source CSV file.
The CSV file like this:
2. Config destination string keys namespace.
3. Summary.
4. Import CSV file into Redis string keys in same namespace.
After importing, you can view string keys in the namespace.
Import CSV to Redis string keys in a namespace in command line
Save “Import CSV to Redis” session, then you can:
- Import CSV to Redis string keys in a namespace in Windows command line.
- Import CSV to Redis string keys in a namespace in Linux command line.
- Import CSV to Redis string keys in a namespace in macOS command line.
Set scheduled tasks for converting CSV to Redis namespace
You can schedule and automate this “CSV to Redis” conversion task by:
1) Save session and create .bat (Windows) or .sh (Linux/macOS) file.