Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 408 Bytes

File metadata and controls

8 lines (5 loc) · 408 Bytes

pyorient_native

This package provides python interface for OrientDB binary Serialization. It provides much faster serialization support for pyorient (https://github.com/mogui/pyorient) as compared to the CSV protocol, especially for Embedded Lists, Maps etc.

pyorient_native is based on the OrientDB C driver (https://github.com/orientechnologies/orientc)

Installation

pip install pyorient_native