DB options in the base system

Marc Spitzer mspitzer at gmail.com
Sat Dec 22 08:12:10 PST 2007


On Dec 22, 2007 10:04 AM, Aryeh M. Friedman <aryeh.friedman at gmail.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> What options exist for databases in the base system (no installed
> ports/packages).   The reason for asking is the ports re-engeering
> group is looking at possibely using a "real" db for persitence instead
> of the rather non-standard/ah-hoc /var/db/* layout (before someone
> flames me this is *NOT* an attempt to break backwards compatility just
> if adopted a goal to move towards)

Well to the best of my knowledge none.  There is berkleydb 1.x but
that is more of a key/value store, as is the *dbm stuff.  Perhaps the
core team could be approached about adding sqlite to core if you need
a relational db in the base system.  I do not think you have a shot of
adding a "real" dbms to the base, postgres for example, as it is just
not a good fit.  Another one to look at is metakit, not sure what the
license is on this one though.

Thanks,

marc

>
> - --
> Aryeh M. Friedman
> FloSoft Systems
> http://www.flosoft-systems.com
> Developer, not business, friendly
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.4 (FreeBSD)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iD8DBQFHbSeAzIOMjAek4JIRAqKuAJ9lHSmYG4qN89HnVGnAZ7XB3xMAaACeMzve
> Iio7v2whXL3wk5l3rLCIt7E=
> =oA2E
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> freebsd-chat at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-chat
> To unsubscribe, send any mail to "freebsd-chat-unsubscribe at freebsd.org"
>



-- 
Freedom is nothing but a chance to be better.
Albert Camus


More information about the freebsd-chat mailing list