# RIOT-X

```json metadata
{
  "title": "RIOT-X",
  "description": "Redis Input/Output Tools",
  "categories": ["docs","integrate","stack","oss","rs","rc","oss"],
  "group": "mig",
  "tableOfContents": {"sections":[]}

,
  "codeExamples": []
}
```
Redis Input/Output Tools (RIOT-X) is a command-line utility designed to help you get data in and out of Redis.

RIOT-X supports many different sources and targets:

* [Redis](https://redis.github.io/riotx/replication/overview.html) (snapshot and live replication)
* [Files](https://redis.github.io/riotx/files.html) (CSV, JSON, XML, and others)
* [Relational databases](https://redis.github.io/riotx/databases/drivers.html) (MySQL, Snowflake, Oracle, and others)
* [Data generators](https://redis.github.io/riotx/generators/generate.html) (Redis data structures and Faker)

Full documentation is available at [redis.github.io/riotx](https://redis.github.io/riotx/).

