

While the former leaves a lot of details to the API user, a query language hands over the details to the database. Query Language: Interact with your data using either an API or a query language. The value can be any data type, even another document. The key is a string that names the value (like a column in a relational database). Documents are arbitrary data structures consisting of key-value pairs. You’ll probably want to familiarize yourself with them before building a project on ArangoDB:ĭocument Store: ArangoDB stores data in documents, in contrast to how relational databases store data. Throughout the article we will use some core concepts. This article will help you to install ArangoDB and will give a short introduction to how some of its core features can be used.Īfter completing this tutorial, you should be able to: Since ArangoDB has a lot of features it could be intimidating at first, but after a second look it is not complicated at all. You can query data with a full-fledged query language (named AQL), make ACID compliant transactions, add custom HTTP endpoints in the form of JavaScript applications with its embedded V8, and more. It was created in 2011, when many NoSQL database were already around, with the goal of being a comprehensive database solution that could cover a variety of use cases.Īt its core ArangoDB is a document store but that is only the beginning.

iso files of Ubuntu 14.04.2 and its flavors, go to:įor Ubuntu 14.04 and/or 14.04.1 users, just install all the system updates via Software Updater or run below commands one by one in a terminal (Ctrl+Alt+T): sudo apt-get updateįor the Kernel 3.ArangoDB is a NoSQL database. It features 64-bit ARM EFI stub support, new Synaptics input driver, initial GK20A support, and more. Linux Kernel 3.16 was released in August 2014.

These newer enablement stacks are meant for desktop and server use only, and not recommended for cloud or virtual images. Ubuntu 14.04.2 LTS includes Linux Kernel 3.16 and an updated version of the Xorg display server from the Utopic 14.10 release. The second point release of Ubuntu 14.04 Trusty Tahr LTS (Long-Term Support) is out today with security fixes, newer kernel (3.16) and X support.
