Administering data access applications on Liberty
With Liberty, applications can access data in both relational and NoSQL databases.
Subtopics
- Configuring relational database connectivity in Liberty
You can configure a data source that is associated with different JDBC providers for database connectivity. The JDBC providers supply the driver implementation classes that are required for JDBC connectivity with your specific vendor database. - Configuring Oracle Real Application Cluster (RAC) with the application server
Oracle Real Application Cluster (RAC) is a "share-everything" database architecture in which two or more Oracle RAC nodes are clustered together and share storage. The RAC nodes are connected together with a high-speed interconnect that enables fast communication between the Oracle nodes. The nodes can exchange various categories of data block ownership information during startup, lock information, exchange transaction information and data, and so on.
Parent topic: Administering data access resources on Liberty

File name: twlp_admin_ds.html