All Projects → ra0o0f → Arangoclient.net

ra0o0f / Arangoclient.net

Licence: apache-2.0
ArangoDB .NET Client with LINQ support

Projects that are alternatives of or similar to Arangoclient.net

dotnet-arangodb
.NET Driver for ArangoDB
Stars: ✭ 52 (-44.68%)
Mutual labels:  linq, arangodb
Linq
linq.js - LINQ for JavaScript
Stars: ✭ 1,168 (+1142.55%)
Mutual labels:  linq
Linqfaster
Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.
Stars: ✭ 615 (+554.26%)
Mutual labels:  linq
Foxxy
foxxy : create your app with ArangoDB Foxx RiotJS UIKIT3 Brunch Yarn
Stars: ✭ 47 (-50%)
Mutual labels:  arangodb
Arangodb View
🥑 fast, simple, easy, 'reduced to the max' alternative webinterface / interface for the web / frontend for ArangoDB
Stars: ✭ 18 (-80.85%)
Mutual labels:  arangodb
Linq.translations
Declare properties on an object that can be translated by LINQ
Stars: ✭ 51 (-45.74%)
Mutual labels:  linq
Linq To Gameobject For Unity
LINQ to GameObject - Traverse GameObject Hierarchy by LINQ
Stars: ✭ 578 (+514.89%)
Mutual labels:  linq
Magpie
🐦 Successor of my monkey Interpreter(support for class, linq, sql, net, http, fmt, json and A realtime syntax highlighting REPL).
Stars: ✭ 88 (-6.38%)
Mutual labels:  linq
Linq To Bigquery
LINQ to BigQuery is C# LINQ Provider for Google BigQuery. It also enables Desktop GUI Client with LINQPad and plug-in driver.
Stars: ✭ 69 (-26.6%)
Mutual labels:  linq
Linq.py
Just as the name suggested.
Stars: ✭ 42 (-55.32%)
Mutual labels:  linq
Data Forge Ts
The JavaScript data transformation and analysis toolkit inspired by Pandas and LINQ.
Stars: ✭ 967 (+928.72%)
Mutual labels:  linq
Seal Report
Open Database Reporting Tool (.Net)
Stars: ✭ 918 (+876.6%)
Mutual labels:  linq
Queries
Enumerable collections for Dart language (inspired by Microsoft LINQ).
Stars: ✭ 52 (-44.68%)
Mutual labels:  linq
Linq.ts
🌀LINQ for TypeScript
Stars: ✭ 687 (+630.85%)
Mutual labels:  linq
Arangochair
🥑 arangochair is a Node.js module that adds changefeed capability to ArangoDB and make it realtime push ready
Stars: ✭ 85 (-9.57%)
Mutual labels:  arangodb
Linq
Linq for list comprehension in C++
Stars: ✭ 599 (+537.23%)
Mutual labels:  linq
System.linq.dynamic.core
The .NET Standard / .NET Core version from the System Linq Dynamic functionality.
Stars: ✭ 864 (+819.15%)
Mutual labels:  linq
Linq In Rust
Language Integrated Query in Rust.
Stars: ✭ 48 (-48.94%)
Mutual labels:  linq
Linq To Wiki
.Net library to access MediaWiki API
Stars: ✭ 93 (-1.06%)
Mutual labels:  linq
Linq To Astar
A* written in C#, used with LINQ.
Stars: ✭ 87 (-7.45%)
Mutual labels:  linq
ArangoDB .Net client driver

Main features

  • Linq to Aql
  • Change Tracking
  • Asynchronous and Synchronous API
  • Stream data with IEnumerable or IAsyncEnumerator

Install

dotnet add package ArangoDB.Client

Install-Package ArangoDB.Client

Tutorial

C# client in 10 minutes will give you a quick tutorial on how client works.


Please open an issue if you need an api that doesnt implemented yet.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].