Software Details:
Version: 0.9.3 updated
Upload Date: 9 Feb 16
Distribution Type: Freeware
Downloads: 48
ArangoDB-NET allows developers to interact with the ArangoDB REST API from Mono or .NET-based websites or applications.
The package is basically an ODM (object document mapper), similar to what an ORM (object relational mapper) stands for to relational databases.
ArangoDB-NET uses C# syntax to let developers write their ArangoDB connections, queries, and other operations, taking that code and then converting it to proper AQL (ArangoDB's query language).
The client can currently handle basic CRUD (create-read-update-delete)interactions with the database's documents, collections, and edges.
Other ArangoDB clients are available for:
PHP
Ruby (1)
Ruby (2)
Python
JavaScript
Requirements:
- ArangoDB
Comments not found