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

Compare with Current View Page History

« Previous Version 5 Next »

Joget is backed with Hibernate which enables it to connect to major RDBMS (Relational Database Management System). Out of the box, the Joget installer comes embedded with MySQL DBMS but it may be connected to other RDMBS easily such as IBM DB2, Microsoft SQL Server, Oracle, and so on.

Datasource & Profile Settings management makes it easy for you to switch between different profiles that hold individual database settings. Only one active profile is allowed at any time.

Figure 1: Datasource & Profile

NameDescription
Select ProfileProfile selection for saved database profile
Driver NameDatabase driver class path
URLJDBC connection string
UserDatabase credential - Username
PasswordDatabase credential - Password

Supported Databases

By default, Joget is preloaded with MySQL, Oracle, and Microsoft SQL server JDBC drivers. You may add in other libraries as needed.

  • No labels