haskell-beam/beam

Resurrecting the MySQL backend

Open

#822 opened on Jul 17, 2026

View on GitHub
 (1 comment) (1 reaction) (0 assignees)Haskell (191 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (631 stars)
PR merge metrics
 (PR metrics pending)

Description

MySQL remains a serious choice over Postgres in many domains. We should support it. There exists a beam-mysql, but it is unmaintained. beam-mysql is based on mysql, which is also unmaintained.

We should:

I'm a little oversubscribed at the moment, but I'm happy to review pull requests!

Contributor guide