DTM Data Loader for CouchDB

1.00.00 (C) 2015 DTM soft

Overview

DTM Data Loader for CouchDB is a supplemental utility for DTM Data Generator for JSON.
The loader scans for generated JSON documents (all *.json files) and stores them to CouchDB database.

Requirements

The loader is console Windows application that supports all windows version started Windows 2000.

Command Line

There are three mandatory command line switches:

  1. Server(s) name. Example: localhost:5984
  2. Database name. Example: MyDB
  3. Source folder with JSON files. Example: d:\results\JsonFiles

Sample batch file for generation and loading:

dgjson.exe d:\SalesDb.gjspr 
CouchDBLoader.exe localhost:5984 MyDB d:\results\JsonFiles

License

The software can be used with DTM Data Generator for JSON only for evaluation or commercial use depends on user's license.