[moneydance] data file corruption

Brian Juergensmeyer brian at grokware.net
Mon Apr 30 09:49:06 EDT 2007


Hi, All,

----- "Eric Fialkowski" <eric.fialkowski at gmail.com> wrote:
> Such as: http://hsqldb.org/

Well, there's also Apache Derby, which, IIRC, has been turned into JavaDB or some such and has been shoehorned into the J2SE runtimes as of Java 6.

Speaking as a programmer though, the move from some sort of internal map (even (or especially) XML driven) to a RDBMS (even a zero maintenance, embedded database like Derby), would be Decidedly Non-Trivial.  There are various technologies (like JDO and Hibernate) to make it a little less painful, but you are suddenly dragging around 3 times the footprint you used to have, for what would appear to be a very minor gain.

Bri

-- 
Contrary to popular belief, Unix is user friendly.
It just happens to be very selective about who its friends are.
    -- Kyle Hearn in asr.



More information about the moneydance-info mailing list