
7 Sep
2012
7 Sep
'12
12:48 p.m.
On Thu, Sep 06, 2012 at 04:36:07PM -0400, Leon Smith wrote:
That said, I think there would be some potential advantages of moving to SQL. My personal preference would for PostgreSQL, particularly because of the wealth of datatypes it provides, or can be added to it via already existing third-party plugins. Compared to MySQL, it's definitely less fluff, more stuff.
I think it would be best to use lowest-common-denominator SQL, so that one can set up a Hackage 2 instance with postgreq, mysql, sqlite, or another DB backend. Thanks Ian