Leon
Leon
Leon is an open source ArangoDB Client driver and ORM for the Crystal Language.
Requirements
- Crystal Language 0.35.0
- ArangoDB 3.4 or Higher
Installation
dependencies:
leon:
github: ForetagInc/Leon
Usage
require "leon"
client = Leon::Client.new("http://localhost:8529", "root", "")
database = client.database("database")
# Async (https://www.arangodb.com/docs/stable/http/async-results-management.html)
client.async = true
Repository
Leon
Owner
Statistic
- 2
- 1
- 0
- 0
- 2
- over 3 years ago
- May 8, 2020
License
MIT License
Links
Synced at
Thu, 21 Nov 2024 08:32:19 GMT
Languages