Bi-Weekly Newsletter #40 | Beta 2.8 with Array Indexes and AQL graph traversals
Our upcoming release ArangoDB 2.8 is currently available as BETA , adding stunning new features to AQL and allowing to make use of array indexing. In our beta announcement we list all the details and...
View ArticleArangoDB 2.8 beta 2
The second beta of ArangoDB 2.8 is available for testing. Now it’s your turn – give it a try, report bugs and provide us with your early feedback on the new features (Array Indexes and graph traversal...
View ArticleArangoDB 2.7.3 – Maintenance release
ArangoDB 2.7.3 – a maintenance release – is ready for download. Get ArangoDB 2.7.3 now Changes: fixed disappearing of documents for collections transferred via sync or syncCollection if the collection...
View ArticleArangoDB 2.8 (beta 3)
ArangoDB 2.8 (beta3) is available for testing. The last beta release of ArangoDB 2.8 – at least for 2015 – comes with the following bugfixes and improvements: web interface: fixed a graph display bug...
View ArticleRunning ArangoDB on a Mac with Docker and Kitematic / Docker-Machine
When I work with ArangoDB on my Mac, I usually install ArangoDB via homebrew and do tests on the latest new developments based on the devel-branch, compiling ArangoDB right from source. To test a...
View ArticleAQL optimizer improvements for 2.8
With the 2.8 beta phase coming to an end it’s time to shed some light on the improvements in the 2.8 AQL optimizer. This blog post summarizes a few of them, focusing on the query optimizer. There’ll be...
View ArticleMaintenance Release – ArangoDB 2.7.5
Still waiting for the 2.8 release announcement… So in the meantime, let’s have a look at the latest maintenance release of ArangoDB 2.7. Here are the changes that come with version 2.7.5: backported...
View ArticleArangoDB 2.8 w/ AQL Graph Traversals, Array Indexes, Aggregation
We welcome 2016 with our first big news yet – the release of ArangoDB 2.8! Now you can use new AQL keywords to traverse a graph even more convenient – a big deal for those who like to get the maximum...
View ArticleKilling a long-running query
Suppose there is an AQL query that’s executing in the server for a long time already and you want to get rid of it. What can be done to abort that query? If a connection to the server can still be...
View ArticleBi-Weekly Newsletter #41 | ArangoDB 2.8 release
Big news this week – ArangoDB 2.8 is generally available for download. This is a huge step forward for our still young project, great improvements and new features await exploration. To name just some...
View ArticleSmall Things in ArangoDB 2.8: Explain Improvements, POW, Arangoimp
Explain Improvements Explaining AQL queries becomes even easier in ArangoDB 2.8. While previous versions required writing a hard-to-memorize command like...
View ArticleArangoDB 2.8.2 with Replication Improvements
ArangoDB 2.8.2 maintenance release comes with several replication improvements and bug fixes. You can download the latest version from our download page. What’s changed: the continuous replication...
View ArticleArangoDB Bi-Weekly #43 | Release 2.8.2 with Replication Improvements & more
ArangoDB gains more and more traction in 2016! The whole team is amazed by the feedback of our users and the accelerating number of Stargazers and Contributors joining the ArangoDB Community. Big...
View ArticleLinenoise NG – a BSD licensed readline replacement with UTF8 support
For projects that are BSD or Apache 2 licensed, Linenoise (by Salvatore Sanfilippo) is a pretty small, portable GNU readline (GPL) replacement. Based on the work of Salvatore and 10gen Inc. this...
View ArticleUsing GraphQL with NoSQL database ArangoDB
GraphQL is a query language created by Facebook for modern web and mobile applications as an alternative to REST APIs. Following the original announcement alongside Relay, Facebook has published an...
View ArticleArangoDB Bi-Weekly #44 | ArangoDB 2.8.3 Maintenance Release & more
The year seems to continue quite well for ArangoDB. We are super excited about our community becoming bigger and bigger… we might hit the magic 2.000 stargazers mark next month! You can now download...
View ArticleHow to put ArangoDB to Spartan-Mode
Most of us saw the fantastic movie 300 (I did it last night…again) or at least read the comics. 300 spartans barely wearing anything but achieving a lot. This little how-to will show you how to put...
View ArticleArangoDB Bi-Weekly #45 | 2.8.4 Release, ArangoDB in Spartan-Mode & more
The fourth maintenance release of ArangoDB 2.8 is available for download. On the other note, one of our core developers, Michael Hackstein @mchacki , did a 6h long hands-on workshop for our community...
View ArticleMaintenance Release – ArangoDB 2.8.6
The ArangoDB 2.8.6 maintenance release comes with improved arangosh and some general bug fixes. You can download the latest version from our download page. arangosh can now execute JavaScript script...
View ArticleArangoDB Bi-Weekly #46 | ArangoDB 2.8.6 Maintenance Release
Heading towards our 3.0 release we get to know more and more teams working on innovative stuff. Fraud detection, intellectual property management, business process management and much more. We learn so...
View Article