maprdb_python_client

MapR-DB Python Client


Keywords
ojai, python, client, mapr, maprdb
License
Other
Install
pip install maprdb_python_client==1.1.6

Documentation

The Python OJAI Client for MapR-DB

A simple, lightweight library that provides access to MapR-DB. The client library supports all existing OJAI functionality and is absolutely compatible with Java OJAI connector, that runs under the MapR Data Access Gateway.

The MapR official documentation link.

To install the client library into your application, you need to follow these install instructions.

To build the library manually, follow these build instructions.

To use the client library, see the examples here.

To create a connection, see the connection string examples here.