No work has gone on for the MySQL backend for a while, so yes, you will find github up to date.

Any idea how RDS fared in the amazon meltdown last week? Anecdotally I heard it had problems also. It is suspected that RDS is built on top of EBS [1]. EBS appeared to be the main problem and seems to be forsaken by cloud architects now [2]. Recent events and previous experience seems to indicate that replication across availability zones without EBS is actually more durable.

[1] http://stackoverflow.com/questions/5249842/how-does-amazon-rds-backup-snapshot-actually-work
[2] http://status.heroku.com/incident/151

On Tue, Apr 26, 2011 at 8:15 PM, Max Cantor <mxcantor@gmail.com> wrote:
AWS RDS is just very nice, otherwise i'd have no interest in mysql.  is the most up to date mysql backend on github?

max

On Apr 26, 2011, at 11:02 PM, Greg Weber wrote:

> it doesn't compile. Perhaps a day's work to get it going. Postgresql and sqlite both use a GenericSql module that MySQL can also use. Either way, there are already example SQL backends. You are the first haskeller I have seen show interest in MySQL for a new project, which is the main reasons why that backend is bit-rotting.
>
> On Tue, Apr 26, 2011 at 1:17 AM, Max Cantor <mxcantor@gmail.com> wrote:
> I've heard that there is a mysql backend in development for persistent.  what is its current status?  before you start telling me how postgres is better, let me say that I know it is.  but, the AWS RDS implementation of MySQL is very compelling and kind of makes up for the differences..
>
> Max
> _______________________________________________
> web-devel mailing list
> web-devel@haskell.org
> http://www.haskell.org/mailman/listinfo/web-devel
>