We need to download the following software for this chapter.
- Oracle Database 12c. Download from www.oracle.com/technetwork/database/ enterprise-edition/downloads/index-092322.html.
- MongoDB Server (Version: 3.0.5).
- The mongoimport tool is installed with MongoDB Server and for Windows located in C:\Program Files\MongoDB\Server\3.0\bin directory.
As a reminder, when installing and configuring MongoDB Server create the c:\data\db directory.
Source: Vohra Deepak (2015), Pro MongoDB™ Development, Apress; 1st ed. edition.