Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-740

Add JSON versions of the dump/load utility

    • Type: Icon: Task Task
    • Resolution: Done
    • WT2.4.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      Scan a table using the column names and types from the metadata to generate a list of JSON structs, with <column name> : <column value> pairs.

      This could be a cursor dump flavor.

      It would need to convert integer types to raw JSON integers, and to escape strings and {{WT_ITEM}}s into valid JSON strings.

      Consider adding the corresponding JSON load utility.

            Assignee:
            donald.anderson@mongodb.com Donald Anderson
            Reporter:
            michael.cahill@mongodb.com Michael Cahill (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: