Skip to content

nikulukani/pyorient_native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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