Skip to content

ijettech-dev/pyorient_native

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 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

About

Python interface for OrientDB binary Serialization

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 95.9%
  • Python 2.2%
  • C 1.9%