note

Liquibase Business was formerly known as Datical DB.

Liquibase Business was formerly known as Datical DB.


Liquibase Business uses JDBC and vendor provided native clients to establish connections to the database.

Database Connection Method

Liquibase Database Connection Information

Liquibase obtains connection user/password information from one of these two methods below.  We strongly recommend to use the first method (runtime credentials) because it is more secure.  The third option (storing credentials in the datical.project file) is to be avoided because of the possibility of the encoded passwords being decoded.

See also these related pages for additional Credential Management information: