I received a couple of private answers from list and thought to share them with
all of you. Between choices were XML files, SleepyCat db, SQLite and couple
of others. I chosed SQLite and here is why:
Pros:
Public domain - use for any purpose without paying.
Small disk footprint - executable +
On Tue, 17 Sep 2002, Michael Sternberg wrote:
> I'm looking for a small and simple database for Linux embedded system.
> It have to be:
GigaBASE (http://www.ispras.ru/~knizhnik/gigabase.html) might fit. I
think.
Gal Hammer.
=
Hello
I'm looking for a small and simple database for Linux embedded system.
It have to be:
1. Small footprint - in limits of 200-300 Kb stripped
2. Connectable - ODBC, JDBC, embedded SQL, perl or something
3. Tolerant enough to sudden power downs
MiniSQL (aka mSQL) seems to be targeted to embe