$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Rene Rivera (grafik.list_at_[hidden])
Date: 2005-02-24 14:44:17
Ryan Wilcox wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Pavel Vozenilek wrote:
> |>We have a few file-based collections with millions of entries. We
> |>don't especially want to install a database.
>
> While I understand you not wanting to install a database, I've seen
> several programs use SQLLite as a storage mechanism, without forcing the
> user to install a "3rd party" package.
>
> http://www.sqlite.org/
There are fair number of embedded databases. For example I use GigaBASE
from...
http://www.garret.ru/~knizhnik/databases.html
--grafik