Closed
Description
In 2.1, we added migration guides for Postgres and MySQL. In 2.2, we should add one for Oracle, covering data import (see below), schema and application changes, and important best practices.
@drewdeally we should document an example of exporting data from Oracle and importing into CockroachDB. Maybe two different techniques 1) small data set and 2) larger data set. Lets work on the small data set example first.