yojimbo87 / ArangoDB-NET

C#/.NET/Mono driver for ArangoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This branch is compatible with ArangoDB 3.x. For more information about incompatible changes with previous branches read release notes. For ArangoDB 2.x compatible driver checkout this branch.

ArangoDB-NET

ArangoDB-NET is a C# driver for ArangoDB NoSQL multi-model database. Driver implements and communicates with database backend through its HTTP API interface and runs on Microsoft .NET and mono framework.

Installation

There are following ways to install the driver:

Docs contents

About

C#/.NET/Mono driver for ArangoDB

License:MIT License


Languages

Language:C# 100.0%