On Aug 31, 2004, at 6:53 PM, Kimball Larsen wrote:
Certainly there is the built in RB DB.
I've also recently read about the SQLitePluginPro plugin
As well as the postgres/mysql plugins
I'm looking specifically for something that "just works" as far as the
user is concerned, without the need to install any product except my
app.
Single user database: SQLitePluginPro, hands down. More than fast
enough for most needs, and uses the RBDB API, which is a plus in my
book.
Multiuser database: Well, nothing's going to "just work" for that. The
user will have to install something. Although I haven't played with it
enough to offer an opinion about its speed, SQLite Server looks
promising. For industrial-strength, multiuser stuff, you can't beat
PostgreSQL and pgSQL4RB in my book. I've built several solutions on
them and I'm planning several more very soon.
--
brad at truetech dot org
http://truetech.org
<><
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>
|