Domo Instance
An organizations’s Domo Account that includes a suite of no-code, low-code, and high-code tools for building enterprise-grade, end-to-end data pipelines.
Data source
The source provider of the data coming into Domo.
DataSet
The data extracted from a data source and stored in Domo.
Data Center
A page in Domo in which you can view and manage DataSets; add new DataSets; combine DataSets; and manage user accounts for different connectors.
App Design
A published app design becomes the template which can then be used to power up many instances of that app in Domo, each potentially wired to different DataSets.
App Instance
Each App Design can spawn one or many instances of an App (equivalent to a Card in Domo). These instances can be wired up to different DataSets and Collections in Domo.
App Manifest
Themanifest.json is the required configuration file that defines your app for Domo.
Wiring Screen
The wiring screen is where you map your App to data in Domo.
AppDB
A wrapper around a MongoDB database that adds document-level security filters and ensures tight integration with Domo Instances. You can use AppDB as your web application’s database. It enables real-time, read/write functionality in your application.
Domo App CLI
The main tool you’ll use to create, edit, and publish app designs to your Domo instance. The Domo App CLI is sometimes referred to asryuu.