in reply to Cross-platform DB
DBD::SQLite would be a good start -- as easy to install as dbm and the power of an RDBMS.
update: Wow! two other sqlite suggestions. The great thing about DBD::SQLite is that it has sqlite as part of it's distribution - no need to install sqlite first and then install the perl mod.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Cross-platform DB
by wpahiker (Acolyte) on Feb 21, 2007 at 16:30 UTC | |
by derby (Abbot) on Feb 21, 2007 at 17:47 UTC | |
by Anonymous Monk on Feb 21, 2007 at 18:12 UTC | |
by derby (Abbot) on Feb 21, 2007 at 18:14 UTC | |
by wpahiker (Acolyte) on Feb 21, 2007 at 18:33 UTC | |
| |
by marto (Cardinal) on Feb 22, 2007 at 09:25 UTC | |
by Anonymous Monk on Feb 21, 2007 at 16:55 UTC | |
by derby (Abbot) on Feb 21, 2007 at 17:52 UTC | |
by Anonymous Monk on Feb 21, 2007 at 21:19 UTC | |
|
Re^2: Cross-platform DB
by admiral_grinder (Pilgrim) on Feb 23, 2007 at 16:26 UTC |