From: Brandon Weaver Date: 2013-01-31T05:37:35+09:00 Subject: Re: Does Ruby has any default database with it? --f46d0444738de586ea04d4877a97 Content-Type: text/plain; charset=ISO-8859-1 Making sure. You can never tell some times. Sqlite is good for quick databases, MySQL for midrange, and postgre seems to be getting a lot of credit for large but I haven't personally used it. On Jan 30, 2013 2:26 PM, "Arup Rakshit" wrote: > Brandon Weaver wrote in post #1094437: > > Though if you don't know raw SQL you're in for some troubles. Study sql > > and > > play with it for a while before you try making anything expansive. One > > hours planning is worth 10 hours of frustrated coding. > > @Brandon - I am 3 years of experienced with Oracle Sql,PL-sql. So Sql is > not a big deal for me. The worried point is, which database should I > choose. :) > > -- > Posted via http://www.ruby-forum.com/. > > --f46d0444738de586ea04d4877a97 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

Making sure. You can never tell some times.

Sqlite is good for quick databases, MySQL for midrange, and postgre seem= s to be getting a lot of credit for large but I haven't personally used= it.

On Jan 30, 2013 2:26 PM, "Arup Rakshit"= ; <lists@ruby-forum.com> = wrote:
Brandon Weaver wrote in post #1094437:
> Though if you don't know raw SQL you're in for some troubles. = Study sql
> and
> play with it for a while before you try making anything expansive. One=
> hours planning is worth 10 hours of frustrated coding.

@Brandon - I am 3 years of experienced with Oracle Sql,PL-sql. So Sql is not a big deal for me. The worried point is, which database should I
choose. :)

--
Posted via http://= www.ruby-forum.com/.

--f46d0444738de586ea04d4877a97--