Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In Iguana X IguanaX, we have a new way of defining database schemas using a simple JSON based format, called aDatabase Schema File (*.vdb). This replaces the use of VMD files and a format called DBS.

As This was created as part of building an the import utility for bringing in Iguana 6 channels into Iguana X I wrote this libraryIguanaX. Here are the steps to using it:

and set the git URL to git@bitbucket.org:interfaceware/dbsexample.git
Expand
titleClick STEP 1: On the Dashboard, click on +From URL to add a component

Like you have done many times before I hope!

Expand
title

Add the component using +From URL:

  • Name the component DBS Importer

In copy pasteable format:
  • .

  • Copy and paste this git url:

Code Block
git@bitbucket.org:interfaceware/dbsexample.git
expand
Expand
titleClick Add

Should be easy peasy!

Expand
titleSTEP 2: Open and edit the component - read the code to see how it converts an input DBS into a VDB file

You’ll need to open the translator to see the code in action.

titleRead the code to see how it converts an input DBS file into a VDB file

This This rough video guides you through what you should see:

DBS conversion.mp4

That’s it! This is a small part of a larger project. If you are interested, reach out to customer support.