small database - for use with java app

Discussion in 'Technology' started by jamesrw, Aug 21, 2005.

Users Viewing Thread (Users: 0, Guests: 0)

  1. jamesrw

    jamesrw Guest

    small database - for use with java app

    Hi - a programming question.

    I'm writing a small program in Java and need a really small efficient way of storing data - not using flat files if possible as I want to be able to quickly edit parts of the data.

    So - basically I need a small database style system, that's not huge like mysql

    Does such a thing exist?

    cheers
  2. 1615634792921.png

Share This Page