/orientc

OrientDB C serialization library

Primary LanguageC++Apache License 2.0Apache-2.0

orientc

OrientDB C driver

#Building instruction

environment prepare

autoreconf -i
./configure

compile

make

run tests

make check