HTTP Client in mruby | ArangoDB Blog 2012
As Dorthe pointed out, we are on the road for the next two weeks. (more…)
ArangoDB at NoSQL Matters Berlin, Buzzwords, or Euruko | 2012
Just a quick note: We are on the road… you can meet us in person at the following conferences:
(more…)
JSON Parser for mruby: Class Definitions | ArangoDB Blog 2012
MRuby is progressing quite rapidly, it is now possible to implement a real REPL, see github. So, it is time to continue my efforts to integrate MRuby into ArangoDB. ArangoDB currently uses JavaScript to implement transactions and enrich the database with small Actionlets, i. e. functions that take a HTTP request and produce a HTTP response. Additionally, there is a shell, which allows you to administrate the server. (more…)
AvocadoDB Becomes ArangoDB | ArangoDB Blog 2012
Hi folks,
to avoid legal issues with some other Avocado lovers we have to change the name of our database. We want to stick to Avocados and selected a variety from Mexico/Guatemala called “Arango”.
(more…)
Talk: Using mruby with AvocadoDB | ArangoDB Blog 2012
Frank has given a short lightning talk on using mruby in ArangoDB (at this time still called AvocadoDB) at the Cologne Ruby user group.
(more…)
Preliminary Performance Tests: mruby & V8 | ArangoDB Blog 2012
I’m still investigating the possibility to use mruby as embedded language for AvocadoDB, see me last post. I managed to create an interactive shell to play with mruby. Now am trying to do some performance tests.
(more…)
Towards an Interactive mruby Shell | ArangoDB Blog 2012
Using mruby as Alternative: Server-Side | ArangoDB Blog 2012
Introduction
One of the design goals of AvocadoDB is:
Use AvocadoDB as an application server and fuse your application and database together for maximal throughput (more…)
RFC: The AvocadoDB Query Language | ArangoDB Blog 2012
The REST API for AvocadoDB is already available and stable and people are writing APIs using it. Awesome. As AvocacoDB offers more complex data structures like graphs and lists REST is not enough. We implemented a first version of a query language some time ago which is very similar to SQL and UNQL.
(more…)
Tutorial for AvocadoDB PHP API Published | ArangoDB Blog 2012
Hey there, short notice: Jan has written a tutorial on how to use the PHP API for AvocadoDB (note: this is “just” the API for the REST interface, it does not cover yet the upcoming query language). You can find both the
PHP API and the tutorial on Github. We are making progress with other languages as well… but that’s something for another blog post (cliffhanger 😉 ).
Get the latest tutorials,
blog posts and news:
Thanks for subscribing! Please check your email for further instructions.