Derby database queries

Prajaka Waje, modified 8 Years ago.

Derby database queries

Youngling Posts: 14 Join Date: 10/7/15 Recent Posts
Hi,

I am using the default Derby databse for klaros- Test Management application. Then Do I need to make changes in any file? Or do I need to do anything with database?
thumbnail
Fabian Klaffke, modified 8 Years ago.

RE: Derby database queries (Answer)

Padawan Posts: 92 Join Date: 9/1/12 Recent Posts
Hi Prajakta,

the database is a vital part of Klaros-Testmanagement, since most of the user data is stored there, like test definitions, test results, configuration data or user accounts.

The default Derby database that comes pre-installed acts as a convenience for users of Klaros-Testmanagement without them needing to install a dedicated database. Due to lacking performace in comparison to other vendors, we recommend to switch to another database system. Currently we support multiple versions of Microsoft SQLServer, MySQL, PostgreSQL and Oracle (see http://www.klaros-testmanagement.com/files/doc/html/User-Manual.Installation.html#User-Manual.Installation.Prerequisites.Server).

To switch from Derby to another database installation, please edit the file \Users\<username>\.klaros\'hibernate.properties' according to this section of the manual:

http://www.klaros-testmanagement.com/files/doc/html/User-Manual.Installation.html#User-Manual.Installation.changeDB .


Regards,
Fabian