Skip to content
This repository has been archived by the owner on May 25, 2021. It is now read-only.

Commit

Permalink
Updated with ArangoDB information.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas Dohmen committed May 12, 2012
1 parent d19f872 commit 160f87d
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions README.md
Expand Up @@ -5,16 +5,14 @@
> 'Ere I am, J.H. ...The ghost in the machine.
— Mr. Helpmann

Brazil is an experimental Ruby DSL for creating queries for the [AvocadoDB](https://github.com/triAGENS/AvocadoDB) in the the [Avocado Query Language](https://github.com/moonglum/brazil/wiki/AQL). Brazil is also the fifth biggest producer of Avocados (according to Wikipedia) and an amazing movie.
*AQL is currently redesigned. Brazil is on hiatus.*

Brazil is not intended to be a Object Document Mapper, but to be used by the ODM to build the queries. It is built for Ruby 1.9 only. The compatability with Ruby 1.9.2, 1.9.3, JRuby (1.9 Mode) and Rubinius (1.9 Mode) is tested by Travis.

## AvocadoDB
Brazil is an experimental Ruby DSL for creating queries for the [ArangoDB](http://www.arangodb.org) in the the [Arango Query Language](https://github.com/moonglum/brazil/wiki/AQL). Brazil is also the fifth biggest producer of Avocados (according to Wikipedia) and an amazing movie.

AvocadoDB is...
Brazil is not intended to be a Object Document Mapper, but to be used by the ODM to build the queries. It is built for Ruby 1.9 only. The compatability with Ruby 1.9.2, 1.9.3, JRuby (1.9 Mode) and Rubinius (1.9 Mode) is tested by Travis.

> [...] a document-store, which focuses on durability of the data taking advantage of new technologies like SSD, support for graph and geo algorithms needed in social networks, ease of use for the developer and minimal effort to operate for the administrator.
## ArangoDB

## Creating AQL Queries with Brazil
ArangoDB is...

**Important Disclaimer: The AQL is still in development. Every part can change at any time.**
> [...] a document-store, which focuses on durability of the data taking advantage of new technologies like SSD, support for graph and geo algorithms needed in social networks, ease of use for the developer and minimal effort to operate for the administrator.

0 comments on commit 160f87d

Please sign in to comment.