Slide 31
Slide 31 text
ArangoDB.explain()
{
"type": "2nd generation NoSQL database",
"model": [ "document", "graph", "key-value" ],
"openSource": true,
"license“: "apache 2",
"version": [ "1.3 stable", "1.4 alpha" ],
"builtWith": [ "C", "C++", "JS" ],
"uses": [ "Google V8" ],
"mainFeatures": [
"Multi-Collection-Transaction",
"Foxx API Framework",
"ArangoDB Query Language",
"Various Indexes",
"API Server",
"Automatic Schema Recognition"
]
}