On Monday, 12 January 2026 at 15:28:47 UTC, Lars Johansson wrote:
Hi I need an advice.
I will write a program that use MySQL. But I'm a bit uncertain
what is the best package to work with MySql?
I also need to send mails; same question here, or rather what
is the simplest way to send mails from D?
You could try `mysql.d` from
[arsd](https://github.com/adamdruppe/arsd). The
[awesome-d](https://github.com/dlang-community/awesome-d?tab=readme-ov-file#database-clients
) repo might have something too.