Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Question about Active Record
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Alexandra E Paredes T  
View profile  
 More options Nov 16 2012, 9:05 am
From: Alexandra E Paredes T <05-38...@usb.ve>
Date: Fri, 16 Nov 2012 06:05:43 -0800 (PST)
Local: Fri, Nov 16 2012 9:05 am
Subject: Question about Active Record

Good Morning,

I'm an student of Computer Engineering from Simón Bolívar University, in
Caracas Venezuela. I'm working in my thesis about ORM and their
"respectfulness" on databases. In order to have a better understanding of
the Ruby on Rails ORM, I'm wondering where do I can read about the
low-level methods of the ORM, or what module can I study to see that. Why
I'm looking for is something like how ActiveRecords translates for example
an search on SQL.

In advance, thank you very much.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Frederick Cheung  
View profile  
 More options Nov 17 2012, 4:32 am
From: Frederick Cheung <frederick.che...@gmail.com>
Date: Sat, 17 Nov 2012 01:32:26 -0800 (PST)
Local: Sat, Nov 17 2012 4:32 am
Subject: Re: Question about Active Record

On Nov 16, 2:05 pm, Alexandra E Paredes T <05-38...@usb.ve> wrote:

> Good Morning,

> I'm an student of Computer Engineering from Simón Bolívar University, in
> Caracas Venezuela. I'm working in my thesis about ORM and their
> "respectfulness" on databases. In order to have a better understanding of
> the Ruby on Rails ORM, I'm wondering where do I can read about the
> low-level methods of the ORM, or what module can I study to see that. Why
> I'm looking for is something like how ActiveRecords translates for example
> an search on SQL.

Sounds like you want to be looking at the arel gem and at
ActiveRecord::Relation

Fred


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alexandra E Paredes T  
View profile  
 More options Nov 21 2012, 6:37 pm
From: Alexandra E Paredes T <05-38...@usb.ve>
Date: Wed, 21 Nov 2012 15:37:39 -0800 (PST)
Local: Wed, Nov 21 2012 6:37 pm
Subject: Re: Question about Active Record

Fred thanks for the response, a friend and I did some tests and found some
useful info. Altough we're now wondering what would it happen if we decide
not to work with ActiveRecord on RoR, what features of the framework we're
going to lose?

El sábado, 17 de noviembre de 2012 05:02:53 UTC-4:30, Frederick Cheung
escribió:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Frederick Cheung  
View profile  
 More options Nov 23 2012, 4:39 am
From: Frederick Cheung <frederick.che...@gmail.com>
Date: Fri, 23 Nov 2012 01:39:05 -0800 (PST)
Local: Fri, Nov 23 2012 4:39 am
Subject: Re: Question about Active Record

On Wednesday, November 21, 2012 11:37:39 PM UTC, Alexandra E Paredes T
wrote:

> Fred thanks for the response, a friend and I did some tests and found some
> useful info. Altough we're now wondering what would it happen if we decide
> not to work with ActiveRecord on RoR, what features of the framework we're
> going to lose?

> You'd lose the persistence layer, unless you replace it with another one

(datamapper, mongoid etc.)

Fred


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »