Skip to content

Programming Language Bindings

lvca edited this page Dec 22, 2012 · 3 revisions

One-sentence summary of this page.

Language bindings

We've 3 kinds of drivers:

This is the list of the known drivers to use OrientDB through different languages:

JAVA

Javascript

Scala

  • Scala runs on top of JVM and it's fully compatible with Java applications like OrientDB.
  • Scala page offers suggestions and examples to use it without pains.
  • Scala utilities and tests to help Scala developers using OrientDB

C Language

  • C language
  • OrientDB-C Binary protocol compatibles with C++ and other languages that supports C calls
  • LibOrient as another Binary protocol driver

PHP

Ruby

.Net

Python

Node.js

Clojure

Android

  • OrientDB-Android is a port/fork of OrientDB for the Android platform by David Wu

Supported standards

This is the list of the library to use OrientDB by using such standard:

TinkerPop Blueprints

TinkerPop Blueprints, the standard for Graph Databases. OrientDB is 100% compliant with latest version

JDO

All the trademarks are property of their legal owners.

Clone this wiki locally