cancel
Showing results for 
Search instead for 
Did you mean: 

How to connect to the database used by SDK?

Bing_Ren
Confirmed Champ
Confirmed Champ

Hi,

I have followed the documents and created some custom document type, deployed and tested on SDK.

I'm interested in what the data look like in the database used by SDK. What database SDK is using and how do I connect to it?

Thanks!

Bing

1 ACCEPTED ANSWER

Florent_Guillau
World-Class Innovator
World-Class Innovator

The default database use by the SDK and standard Nuxeo distribution is h2, albeit an old version (1.1.114). You can connect to it when the sever is shut down by pointing a h2 client to $NUXEO/nxserver/data/h2/nuxeo.

View answer in original post

1 REPLY 1

Florent_Guillau
World-Class Innovator
World-Class Innovator

The default database use by the SDK and standard Nuxeo distribution is h2, albeit an old version (1.1.114). You can connect to it when the sever is shut down by pointing a h2 client to $NUXEO/nxserver/data/h2/nuxeo.

Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.