Cedalio
Search
K

Databases & Operations

Within the Cedalio Studio, each project operates with isolated databases and operations. The nature of these databases depends on whether you are working with a Multi DB or a Shared DB configuration.
In a one database per user architecture, each database corresponds to a specific user, resulting in a one-to-one relationship between database and users. This ensures isolation and individual control over the data for each user.
In a one database per organization configuration, ideally, there is only one database that serves all users. This promotes a collective and shared environment where users can access and interact with the same dataset.
By utilizing the Databases and Operation Sections within the Cedalio Studio, you can manage and access your databases, explore the data through the Explorer, and track the operations associated with your project.

Databases Section

The Databases List provides an overview of all the databases associated with your project. From this list, you can access the Explorer, which allows you to interact with the deployed database. It's important to note that access to the Wallet that acts as the owner of the Smart Contract is required to perform operations within the Explorer.

Operation Section

The Operation List displays all the operations that have been created within your project. Currently, you may not be able to see detailed information about the executed operations. However, in future updates, if you have access to the wallet associated with the operations, you will be able to view the GraphQL operation payload, providing additional insight into the executed operations.