Re: How about Gedcom2 for a new namespace?

[email protected] (Darren Duncan) Thu, 04 Aug 2011 22:45:14 -0700
Newsgroups perl.gedcom
Message-ID <[email protected]>
william scheding wrote:
> I would suggest MySQL for the database. It runs on everything and is free.

Yes to open source.  No to MySQL.  If you want to use SQL, then either Postgres 
or SQLite (both run on everything and are free) are vastly superior to MySQL 
depending on what you need. -- Darren Duncan