Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 904 Bytes

File metadata and controls

17 lines (8 loc) · 904 Bytes

The Python OJAI Client for MapR-DB

A simple, lightweight library which provides access to MapR-DB. Client library able to supports all existing OJAI functionality and being absolutely capable with Java OJAI connector, which running under MapR Data Access Service.

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

If you want to build library manually, you need to follow the build instruction.

Examples of how to use the client library you can find here.

How to create a connection and connection string examples you can find here