Difference between revisions of "Using OpenKM with other databases"

From OpenKM Documentation
Jump to: navigation, search
(Created page with 'By default, OpenKM uses an embedded database called http://hsqldb.org/ HSQLDB. This database is integrated into JBoss and offers a good performance and low hardware requireme…')
 
Line 1: Line 1:
By default, OpenKM uses an embedded database called [[http://hsqldb.org/ HSQLDB]]. This database is integrated into JBoss and offers a good performance and low hardware requirements. But sometimes it not enough for some users and need OpenKM to be deployed within their IT structure, which is based on any other database vendor.
+
By default, OpenKM uses an embedded database called [http://hsqldb.org/ HSQLDB]. This database is integrated into JBoss and offers a good performance and low hardware requirements. But sometimes it not enough for some users and need OpenKM to be deployed within their IT structure, which is based on any other database vendor.
  
 
Here we will discuss the changes needed to run OpenKM with these databases:
 
Here we will discuss the changes needed to run OpenKM with these databases:
  
* [MySQL]]
+
* [[MySQL]]

Revision as of 11:46, 25 January 2010

By default, OpenKM uses an embedded database called HSQLDB. This database is integrated into JBoss and offers a good performance and low hardware requirements. But sometimes it not enough for some users and need OpenKM to be deployed within their IT structure, which is based on any other database vendor.

Here we will discuss the changes needed to run OpenKM with these databases: