Overview of the Basics

logo

Learn Basics

Leave basics overview
Rabbit and robot looking at database

Quickly learn the main features of this solution

We don't want to burden you with complex documentation. Here's a quick overview of the features to provide you with the main structure and essential knowledge.

1 / 6

Accounts as main access points to database unit

There are two account types in this solution, each essential for access points that ensure safe communication with the database unit.

account basics
carrot

2 / 6

Components as the main part of the database unit

Components are sub-units of the database unit and exist at the top level of the hierarchy, containing all data and content. There are three types of components, each with a different purpose.

components basics
carrot

3 / 6

Items as main core feature of each component

An item will contain specific content and data. It is the main part of the component and also its sub-unit. It is strictly located inside the component and there can be multiple items inside a component.

An item gets its type from the component. So if the component is a cell, the item will be a cell as well, the same goes for other types.

items basics
carrot

4 / 6

Cell content as main part for managing and storing data

Cell content is a defined system for storing, editing and deleting data. Its main purpose is manipulating data. It's a smart system for handling data in two formats that represent the two main database types.

There are two data formats and each format will mimic and function as one of the two main database types it corresponds to.

cell basics
carrot

5 / 6

Frame content as main part for visualizing data

Frame content is designed for a visual approach to data, where you will have a display in which you can add elements that together make the frame. There are three elements in the frame content.

frame basics
carrot

6 / 6

Operator content as main part for processing data

Operator content is a designed system for performing operations on both table and document data from cells to get useful information and results. Since there are two format types, there are two operator types to be able to work with all data.

Each operation consists of specific functions tied to its operator type, allowing them to be performed on the corresponding data.

operator basics