MarkLogic C/C++ Language Binding

down arrow Code & Downloads

The MarkLogic C and C++ API provides a wrapper API around the MarkLogic Server REST API. The API is primarily aimed at Synchronous client application use, rather than Asynchronous use, although this may be supported in the future.

The core project is around a C++ client library for MarkLogic, but using this base we have created wrappers for other languages too.

Covered languages:

  • C++
  • C
  • C#
  • Python

Stack Overflow iconStack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.