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 embedded
environment but its free only for non-commercial purposes.
PostgreSQL and MySQL seems just too big and overfeatured to me..
What can you recommend ?
I don't need to serve HTML pages with data from
this database, it's only for configuration data.
Thanks, Michael.
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]