Unknown macro: {next_previous_link3}
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

WSO2 products are shipped with an H2 database, which serves as the default Carbon database. WSO2 IoT Server uses the embedded H2 database to store all the related data, e.g., device details, user details. H2 databases enable starting WSO2 IoT Server without performing any configurations. However, H2 databases are not recommended for production environments storing mission-critical information. You can change this default database to one of the standard databases listed below.

The following table lists out the databases (DBs) associated with WSO2 IoT Server and their criticality: 

Database TypeContentCriticality
CarbonRegistry details.Not Critical
RegistryConfiguration and governance registry details.Critical
User ManagerUser permissions, roles and superuser detailsCritical
CDMCore device management data, e.g., device details, device operations, and device policies.Critical
Plugin

These databases hold device type details. By default there are three types of plugin databases:

  • Android DB: Holds Android device details, e.g., magic tokens.
  • iOS DB: Holds iOS device details and push tokens to call APNS.
  • Windows DB: Holds Windows device details.
Critical
Certificate ManagementThe mutual SSL certificate details.
App ManagerApplication related details.Critical
StoreStore related data.Not Critical
SocialData related to application ranking, ratings, and comments.Depends on the use case
Analytics Event Store

Persisted incoming events streamed from WSO2 Data Analytics Server (WSO2 DAS) as raw data in a tabular structure

Critical
Analytics Processed Data StoreSummarized events data.Critical
MB Store

Messages passed through the broker.

Critical
Metrics

Metrics pertaining to server performance.

Not Critical



  • No labels