Diesel: [Request] MySQL Support

Created on 2 Dec 2016  路  7Comments  路  Source: diesel-rs/diesel

This is by far the most ergonomic and safe ORM Rust has to offer - but it's really missing out without MySQL support. What is the timeline for that? What would be needed to make that happen?

Most helpful comment

Ugh.... Fiiiiiiiine. I cave.

All 7 comments

Ugh.... Fiiiiiiiine. I cave.

I will try to tackle this for the release after the next, which I will work on after I get back from holiday vacation. So late January. Probably

:D

I'd be happy to help if I can. I need to take some more time to look at the code, but would copying the SQLlite implementation and adjusting it to work with MySQL be a decent place to start?

No, Postgres is a better place to start. SQLite is fundamentally different.

馃憤

Any update on what you've done @logannc? Would it help to have someone else?

MySQL support has been fully implemented, and will be released with Diesel 0.11.

Was this page helpful?
0 / 5 - 0 ratings