Reference Guide#

Overview#

The Vault by Melissa is a cloud based DBMS.

In addition to the functionality delivered by other cloud-based DBMSs, the Vault can provide on-demand or scheduled processing using the same tools that Melissa Data offers on many other platforms.

Tutorial#

Log-in#

Create Table#

To create a table in the Vault web interface:

  1. Click the Tables tab on the left hand side.

  2. Click on the + under Create New Table.

    ../../_images/vault-tutorial-create-table-new.png
  3. Give the table a name and click Create.

    ../../_images/vault-tutorial-create-table-name.png
  4. You can now [Add records] to your newly created table.

    ../../_images/vault-tutorial-create-table-add-records.png

Import Data#

To import data into an existing table:

  1. Click the Tables tab on the left hand side

    ../../_images/vault-tutorial-click-table.png
  2. Click the three dot menu at the top right of the table you wish to work with.

    ../../_images/vault-tutorial-table-three-dot-menu.png
  3. Click Add Records.

  4. You can either upload a new file or use an existing file that has been previously uploaded to populate the table with records. In this example, we will be uploading a file.

  5. Click the blue + Choose button and select a file you wish to import (Files must be in .csv .doc .txt or .json format).

    ../../_images/vault-tutorial-create-table-add-records.png
  6. When you have selected your file you will be presented with the preview interface. Here you can preview the data as it came in as well as configure different import options.

    ../../_images/vault-tutorial-table-preview-data.png
  7. Click the Import Options tab if you wish to customize the import process.

    ../../_images/vault-tutorial-table-import-options.png
  8. Once you are satisfied, click the green Add to <tablename> button and wait for the processing to complete.

    ../../_images/vault-tutorial-table-process.png
  9. When you see the green Thumbs Up icon, click it. And your table will be ready for use.

Export Data#

To export data from an existing table:

  1. Click the Tables tab on the left hand side.

    ../../_images/vault-tutorial-click-table.png
  2. Click the three dot menu at the top right of the table you wish to work with.

    ../../_images/vault-tutorial-table-three-dot-menu.png
  3. Click Export Table.

  4. Configure the export options as needed. If you wish, you can compress the file into a .zip with the Compressed Zip option.

    ../../_images/vault-tutorial-table-export.png
  5. Click the green + Export button to begin the export process.

  6. When the export is ready for download, you will see a pop up at the bottom of the screen prompting to download the file.

  7. Click the green Download button to initiate the download process.

    ../../_images/vault-tutorial-table-download.png

Settings#

Platform Dashboard#

Platform Tables#

The tables page provides users an interface to create and interact with existing tables in Vault by Melissa.

Users can perform the following actions:

  • Create and Delete tables

  • Modify existing tables

  • Insert or Delete rows

  • Export data