All Projects → marklogic-community → Mlcplusplus

marklogic-community / Mlcplusplus

Licence: other
C++ wrapper for the MarkLogic REST API, including C .NET bindings

WARNING: THIS PROJECT IS NO LONGER ACTIVELY MANAGED

This repository contains a cross platform suite of client API for the MarkLogic Server REST API.

Introduction

The MLCPlusPlus project maintains the MarkLogic C++ mlclient API. This API provides a C++ native connection to MarkLogic Server version 6 and above.

A C wrapper API around the core C++ API is also provided. This enables legacy C applications to be configured to talk to MarkLogic Server. All C++ usage is abstracted behind this wrapper API.

Cross platform C# and Python wrappers are also now available! These reflect those language's own programming idioms, but use the core C++ API for speed of execution. This is transparent to the developer.

Latest release

The latest release is 8.0.2 - See The release notes for details.

Note the Major and Minor version numbers of this project track MarkLogic Server, the revision number tracks this API's changes, rather than the revision number of MarkLogic Server.

Documentation

Various documentation is available:-

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].