shusseina wrote: [...] > This is my first app, so it's not intended for production. Using > Sqlite because as a newby that's one less thing to worry about.
I'm not sure it's one less thing to worry about. Setup may be easier, but I gather that SQLite (which I've never used, so take this for what it's worth) will run you into a wall with its limited query syntax and nonexistent concurrency support. > As an > Ingres developer I have to recommend Ingres as the open source > database of choice (though I don't pretend to know how well it > currently works with Rails). I didn't even know the Ingres project was still alive! What can Ingres offer a Rails developer that PostgreSQL cannot? It would be interesting to know. Best, -- Marnen Laibow-Koser http://www.marnen.org [email protected] -- 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

