Re: Adding better database support to the base system
- From: "Aryeh M. Friedman" <aryeh.friedman@xxxxxxxxx>
- Date: Wed, 26 Dec 2007 18:38:27 -0500
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Ivan Voras wrote:
Aryeh M. Friedman wrote:Thats funny because Berkeley DB and some other tools in the base
Currently the only available DB support in the base system is Berkeley
DB (1.x) there are several items that would benefit from migrating
something like minisql into the base system. The most immediate
application that comes to mind is enabling some interesting features
for the ports system. Therefor I purpose migrating some minimal
RDBM's features into the base system.
Been there, tried that (SQLite), but unsuccessfully - people here REALLY
like text files :)
system write binary files. Now that being said if worst comes to
worst it is not that hard (in some ways at least) to layer a
non-command language RDBMS on top of Berkeley db (i.e. it has a
relational API but no user level commands). Basically all that one
needs to do is group keyed values into structured records vs. free
form data.
- --
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
iD4DBQFHcuXzzIOMjAek4JIRApeuAJ9OI2tjERLJ45kLUtbaNepydnlOOwCYluh3
3E2dyo6hEOjcS+pllXmRuA==
=4/Wm
-----END PGP SIGNATURE-----
_______________________________________________
freebsd-arch@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@xxxxxxxxxxx"
- References:
- Adding better database support to the base system
- From: Aryeh M. Friedman
- Re: Adding better database support to the base system
- From: Ivan Voras
- Adding better database support to the base system
- Prev by Date: Re: Adding better database support to the base system
- Next by Date: multiple routing tables roadmap
- Previous by thread: Re: Adding better database support to the base system
- Next by thread: Re: Adding better database support to the base system
- Index(es):
Relevant Pages
|