Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 970 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 970 Bytes

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.