Will be there integration with non-sql DBMS? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
roland.mai-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2010-Feb-23 13:19 UTC
Re: Integrating non-sql
When you write it. :) On Feb 23, 6:11 am, Joan Miller <pelok...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Will be there integration with non-sql DBMS?-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On Feb 23, 11:11 am, Joan Miller <pelok...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Will be there integration with non-sql DBMS?What are you looking for? You can already write a rails app that talk to non sql datastores (I''ve got a couchdb ones). Rails 3 will make this slightly easier, largely because the interface between ActionPack and data stores has been made explicit (ie Active Model) but it''s definitely possible on 2.x Fred -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On Feb 23, 11:11 am, Joan Miller <pelok...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Will be there integration with non-sql DBMS?What do you mean by that? You can already do this - I''ve written a couchdb backed app. Rails 3 makes this a little easier, because it pins down the interface between Action Pack and Active Record (ie ActiveModel) but you can already this. Fred -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Joan Miller wrote:> Will be there integration with non-sql DBMS?There already is. What are you interested in specifically? Best, -- Marnen Laibow-Koser http://www.marnen.org marnen-sbuyVjPbboAdnm+yROfE0A@public.gmane.org -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.