orient
OrientDB driver written in pure Nim, uses the OrientDB 2.0 Binary Protocol with Binary Serialization.
Wraps a native library — check OS Compatibility below for platform-specific linking notes.
Summary
| Latest Version | Unknown |
|---|---|
| License | MPL |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-22 05:27 |
Tags
Installation
nimble install orient
choosenim install orient
git clone https://github.com/philip-wernersbach/nim-orient
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| orient | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://github.com/philip-wernersbach/nim-orient |
|---|---|
| Homepage | https://github.com/philip-wernersbach/nim-orient |
| Registry Source | nimble_official |
README
nim-orient
OrientDB driver for the Nim language, uses the OrientDB 2.0 Binary Protocol with Binary Serialization.
In Progress
Please see the prerelease branch for the current code.