JDBC Driver for MarkLogic

Build 23.0.8839

Data Model

The driver models template views created in the MarkLogic server as views. These definitions are dynamically retrieved. Any changes you make, such as adding a new table, or adding new columns, or changing the data type of a column, will immediately be reflected when you connect using the driver.

Creating Template Views

  1. Navigate to the query console, http://Server:8000/qconsole, where Server is the DSN of the Server MarkLogic is hosted.
  2. Create a new query tab.
  3. Set the Query Type to XQuery.
  4. From there, follow the guide to create a template view from the official MarkLogic website here: https://docs.marklogic.com/guide/sql/creating-template-views.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839