ArangoDB Ruby: Guides, Integrations, and Updates https://arangodb.com/tag/ruby/ The database for graph and beyond Tue, 06 Aug 2024 07:01:37 +0000 en-US hourly 1 https://wordpress.org/?v=6.7.1 https://arangodb.com/wp-content/uploads/2023/08/cropped-favicon-32x32.png ArangoDB Ruby: Guides, Integrations, and Updates https://arangodb.com/tag/ruby/ 32 32 Getting Started with Guacamole in Rails: ArangoDB Tutorial https://arangodb.com/2014/12/getting-started-guacamole-rails/ https://arangodb.com/2014/12/getting-started-guacamole-rails/#comments Thu, 18 Dec 2014 15:37:51 +0000 http://www.arangodb.com/?p=5653 Please note that parts of this article will not work out of the box with ArangoDB 3.0 Using ArangoDB as your main database is a good idea for various reasons. What I personally like about it is its query language AQL. I used relational databases in the past as my main database and writing statements…

The post Getting Started with Guacamole in Rails: ArangoDB Tutorial appeared first on ArangoDB.

]]>
https://arangodb.com/2014/12/getting-started-guacamole-rails/feed/ 2
Guacamole Released: ODM for ArangoDB in Rails | ArangoDB Blog https://arangodb.com/2014/05/guacamole-released-odm-arangodb-rails/ https://arangodb.com/2014/05/guacamole-released-odm-arangodb-rails/#respond Fri, 09 May 2014 08:22:20 +0000 http://www.arangodb.com/?p=3534 Rubyists, here is something for you: Dirk Breuer (@railsbros_dirk) and Lucas Dohmen (@moonbeamlabs) hav released the first version of Guacamole. The following text is taken from the Github repository: Guacamole is an Object Document Mapper (ODM) for the multi-model NoSQL database ArangoDB. Its main goal is to support easy integration into Ruby on Rails but…

The post Guacamole Released: ODM for ArangoDB in Rails | ArangoDB Blog appeared first on ArangoDB.

]]>
https://arangodb.com/2014/05/guacamole-released-odm-arangodb-rails/feed/ 0
AshikawaCore 0.10 Released: Enhancements & Updates | ArangoDB https://arangodb.com/2014/03/ashikawacore-0-10-released/ https://arangodb.com/2014/03/ashikawacore-0-10-released/#respond Fri, 14 Mar 2014 20:26:57 +0000 http://www.arangodb.com/?p=3472 We just released version 0.10 of the low-level ArangoDB Ruby driver Ashikawa::Core. It supports both ArangoDB 1.4 and 2.0. For more details see the release notes. We’re also working on the first version of Guacamole: It is an ODM for Rails and is based upon Ashikawa::Core.

The post AshikawaCore 0.10 Released: Enhancements & Updates | ArangoDB appeared first on ArangoDB.

]]>
https://arangodb.com/2014/03/ashikawacore-0-10-released/feed/ 0
ArangoDB at RubyConf 2013: Insights and Presentations https://arangodb.com/2013/12/arangodb-rubyconf-2013/ https://arangodb.com/2013/12/arangodb-rubyconf-2013/#respond Thu, 12 Dec 2013 15:31:12 +0000 http://www.arangodb.com/?p=3123 RubyConf is a yearly conference in the USA with people coming from all over the world to discuss about Ruby, Rails and related topics. Every year a different city hosts this conference – this year the conference took place in sunny Miami Beach. This year Dirk Breuer – the other main developer behind Guacamole –…

The post ArangoDB at RubyConf 2013: Insights and Presentations appeared first on ArangoDB.

]]>
https://arangodb.com/2013/12/arangodb-rubyconf-2013/feed/ 0
MRuby JIT and ArangoDB at RuPy 2012 | ArangoDB https://arangodb.com/2012/11/mruby-jit-and-arangodb-at-rupy-2012/ https://arangodb.com/2012/11/mruby-jit-and-arangodb-at-rupy-2012/#respond Sun, 18 Nov 2012 08:44:35 +0000 http://www.arangodb.com/?p=1513 @moonbeamlabs and I hold a workshop about ArangoDB and the Ruby driver Ashikawa, which will hopefully become one of the first DataMapper 2 NoSQL drivers. Currently, we are using the aequitas and virtus components of DataMapper 2. Slides of the workshop can be found on slideshare: Introduction to ArangoDB Introduction to Ashikawa I also gave…

The post MRuby JIT and ArangoDB at RuPy 2012 | ArangoDB appeared first on ArangoDB.

]]>
https://arangodb.com/2012/11/mruby-jit-and-arangodb-at-rupy-2012/feed/ 0
Useful Links for MRuby Development | ArangoDB 2012 https://arangodb.com/2012/07/mruby-links/ https://arangodb.com/2012/07/mruby-links/#comments Mon, 02 Jul 2012 10:13:35 +0000 http://www.arangodb.com/?p=796 I’ve started the following collection of links, example code, projects, and articles about mruby. This list is most likely not complete, if you have other interesting articles please let me know. Especially sample code and mruby projects. Article Daniel Bovensiepen, Five ways to execute mruby Matt Aimonette, Mruby and MobiRuby Matt Aimonetti, Getting Started With…

The post Useful Links for MRuby Development | ArangoDB 2012 appeared first on ArangoDB.

]]>
https://arangodb.com/2012/07/mruby-links/feed/ 1
CRuby vs. MRuby: Understanding the Differences | ArangoDB 2012 https://arangodb.com/2012/06/cruby-vs-mruby-faq/ https://arangodb.com/2012/06/cruby-vs-mruby-faq/#comments Sun, 24 Jun 2012 10:03:04 +0000 http://www.arangodb.com/?p=760 At our last Ruby user group meeting it was asked, what the differences between CRuby and MRuby are. @junjis0203 wrote a MRuby FAQ. Unfortunately, it’s in Japanese. I’ve tried to translate it using http://www.excite.co.jp/world/english/ & Google translate and added my own findings. Not all classes and method from CRuby are available in MRuby MRuby does…

The post CRuby vs. MRuby: Understanding the Differences | ArangoDB 2012 appeared first on ArangoDB.

]]>
https://arangodb.com/2012/06/cruby-vs-mruby-faq/feed/ 2
Use Cases for MRuby in Database Contexts | ArangoDB 2012 https://arangodb.com/2012/06/use-cases-for-mruby-in-database-contexts-or-can-mruby-be-the-next-plsql/ https://arangodb.com/2012/06/use-cases-for-mruby-in-database-contexts-or-can-mruby-be-the-next-plsql/#respond Sun, 10 Jun 2012 19:51:26 +0000 http://www.arangodb.com/?p=687 In the relational world, PL/SQL is used to store business/application logic inside the relational database. The same movement is currently happening in the NoSQL. Redis for example uses LUA script in its newest version (2.6), to allow developers to tweak Redis. There a lot of use-cases for a programming language in document-stores. Programming languages are…

The post Use Cases for MRuby in Database Contexts | ArangoDB 2012 appeared first on ArangoDB.

]]>
https://arangodb.com/2012/06/use-cases-for-mruby-in-database-contexts-or-can-mruby-be-the-next-plsql/feed/ 0
HTTP Client in mruby | ArangoDB Blog 2012 https://arangodb.com/2012/05/http-client-mruby/ https://arangodb.com/2012/05/http-client-mruby/#respond Sat, 26 May 2012 20:50:47 +0000 http://www.arangodb.com/?p=671 As Dorthe pointed out, we are on the road for the next two weeks. So, I thought it might be a good idea to put everything together. In the last blog posts, I described how to wrap a C / C++ structure how to define Ruby classes and functions in C construct a interactive REPL…

The post HTTP Client in mruby | ArangoDB Blog 2012 appeared first on ArangoDB.

]]>
https://arangodb.com/2012/05/http-client-mruby/feed/ 0
JSON Parser for mruby: Class Definitions | ArangoDB Blog 2012 https://arangodb.com/2012/05/json-parser-for-mruby-defining-classes-in-c-arangodb/ https://arangodb.com/2012/05/json-parser-for-mruby-defining-classes-in-c-arangodb/#respond Sun, 20 May 2012 09:54:40 +0000 http://www.arangodb.com/?p=644 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…

The post JSON Parser for mruby: Class Definitions | ArangoDB Blog 2012 appeared first on ArangoDB.

]]>
https://arangodb.com/2012/05/json-parser-for-mruby-defining-classes-in-c-arangodb/feed/ 0