# Schema Tools



# Create View From JSON Data

Create views based on JSON table data. You'll need to comment out the delete section of the driver in order to leave data in the table, otherwise it'll be empty, because it's been flushed.

**Location:** <span style="background-color: #ced4d9;">cloud-pos-integrations/viewit.js</span>

**Command:** <span style="background-color: #ced4d9;">node viewit.js &lt;schema&gt; &lt;table&gt;</span>

