Hallo, I am looking for maxdb support for Ruby On Rails, but I never found it, Do you know where is ? Jose. __________________________________________________ Correo Yahoo! Espacio para todos tus mensajes, antivirus y antispam ¡gratis! Regístrate ya - http://correo.espanol.yahoo.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-/JYPxA39Uh5TLH3MbocFFw@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 -~----------~----~----~----~------~----~------~--~---
On 9/7/06, Jose G. <jgonzalesc-/E1597aS9LQAvxtiuMwx3w@public.gmane.org> wrote:> > Hallo, > > I am looking for maxdb support for Ruby On Rails, but > I never found it, Do you know where is ?I don''t think it exists, but I will say that if you aren''t already committed to maxdb, think seriously about using it. Administering and tuning it is a real pain, it''s a resource hog, and the codebase is a complete cluster*&*&, a twisted combination of Pascal and C. It is a very capable database, but for all the pain it will put you through I''m not sure it''s worth it. Chris --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---
And what database you recommend for an enterprise solution with RoR ? Mysql or postgresql ? Or another ? Jose --- snacktime <snacktime-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> escribió:> > On 9/7/06, Jose G. <jgonzalesc-/E1597aS9LQAvxtiuMwx3w@public.gmane.org> wrote: > > > > Hallo, > > > > I am looking for maxdb support for Ruby On Rails, > but > > I never found it, Do you know where is ? > > I don''t think it exists, but I will say that if you > aren''t already > committed to maxdb, think seriously about using it. > Administering and > tuning it is a real pain, it''s a resource hog, and > the codebase is a > complete cluster*&*&, a twisted combination of > Pascal and C. It is a > very capable database, but for all the pain it will > put you through > I''m not sure it''s worth it. > > Chris > > > >__________________________________________________ Correo Yahoo! Espacio para todos tus mensajes, antivirus y antispam ¡gratis! Regístrate ya - http://correo.espanol.yahoo.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-/JYPxA39Uh5TLH3MbocFFw@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 -~----------~----~----~----~------~----~------~--~---
Jose, That seems like a loaded question, so don''t be surprised when you get back 263 different answers starting with "it depends...". I would say that either of those choices are fine for a majority of efforts. Of course, a couple of key items to consider might be which databases are currently supported in your organization and what performance/support expectations are vs. what support staff are available for those technologies. I would also suggest a little research on the multiple other databases that ROR supports, e.g. Oracle. I am not one to propose installing a proprietary technology if it is not already there, but Oracle is pretty well entrenched in the enterprise and might be well accepted for a Rails effort as well it IT is already supporting other apps on it. FWIW, Nathan On Fri, 2006-09-08 at 19:50 -0500, Jose G. wrote:> And what database you recommend for an enterprise > solution with RoR ? Mysql or postgresql ? > Or another ? > > Jose > > --- snacktime <snacktime-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> escribió: > > > > > On 9/7/06, Jose G. <jgonzalesc-/E1597aS9LQAvxtiuMwx3w@public.gmane.org> wrote: > > > > > > Hallo, > > > > > > I am looking for maxdb support for Ruby On Rails, > > but > > > I never found it, Do you know where is ? > > > > I don''t think it exists, but I will say that if you > > aren''t already > > committed to maxdb, think seriously about using it. > > Administering and > > tuning it is a real pain, it''s a resource hog, and > > the codebase is a > > complete cluster*&*&, a twisted combination of > > Pascal and C. It is a > > very capable database, but for all the pain it will > > put you through > > I''m not sure it''s worth it. > > > > Chris > > > > > > > > > > > __________________________________________________ > Correo Yahoo! > Espacio para todos tus mensajes, antivirus y antispam ¡gratis! > Regístrate ya - http://correo.espanol.yahoo.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-/JYPxA39Uh5TLH3MbocFFw@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 -~----------~----~----~----~------~----~------~--~---
Thanks, --- Nathan Leach <nathanoleach-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> escribió:> > Jose, > > That seems like a loaded question, so don''t be > surprised when you get > back 263 different answers starting with "it > depends...". I would say > that either of those choices are fine for a majority > of efforts. Of > course, a couple of key items to consider might be > which databases are > currently supported in your organization and what > performance/support > expectations are vs. what support staff are > available for those > technologies.I know. Thanks again.> > I would also suggest a little research on the > multiple other databases > that ROR supports, e.g. Oracle. I am not one to > propose installing a > proprietary technology if it is not already there, > but Oracle is pretty > well entrenched in the enterprise and might be well > accepted for a Rails > effort as well it IT is already supporting other > apps on it. >I researched about it, and only find totally support, in open source terms, for Mysql, Postgresql and sqlite. I will start to develop a sales system with Ruby, and need more information to choose the database. Do you have any benchmark with Ruby and the databases ? Thanks again, Jose.> FWIW, > Nathan > > On Fri, 2006-09-08 at 19:50 -0500, Jose G. wrote: > > And what database you recommend for an enterprise > > solution with RoR ? Mysql or postgresql ? > > Or another ? > > > > Jose > > > > --- snacktime <snacktime-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> escribió: > > > > > > > > On 9/7/06, Jose G. <jgonzalesc-/E1597aS9LQAvxtiuMwx3w@public.gmane.org> wrote: > > > > > > > > Hallo, > > > > > > > > I am looking for maxdb support for Ruby On > Rails, > > > but > > > > I never found it, Do you know where is ? > > > > > > I don''t think it exists, but I will say that if > you > > > aren''t already > > > committed to maxdb, think seriously about using > it. > > > Administering and > > > tuning it is a real pain, it''s a resource hog, > and > > > the codebase is a > > > complete cluster*&*&, a twisted combination of > > > Pascal and C. It is a > > > very capable database, but for all the pain it > will > > > put you through > > > I''m not sure it''s worth it. > > > > > > Chris > > > > > > > > > > > > > > > > > > __________________________________________________ > > Correo Yahoo! > > Espacio para todos tus mensajes, antivirus y > antispam ¡gratis! > > Regístrate ya - http://correo.espanol.yahoo.com/ > > > > > > > > > >__________________________________________________ Correo Yahoo! Espacio para todos tus mensajes, antivirus y antispam ¡gratis! Regístrate ya - http://correo.espanol.yahoo.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-/JYPxA39Uh5TLH3MbocFFw@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 -~----------~----~----~----~------~----~------~--~---
On 9/8/06, Jose G. <jgonzalesc-/E1597aS9LQAvxtiuMwx3w@public.gmane.org> wrote:> Do you have any benchmark with Ruby and the databases?This question should be about the last one you ask. It has to run before it runs fast. --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---