10 ms·
Why the hard dependency on MySQL?
by rw 8y ago
Why the hard dependency on MySQL?
- bausshf 8y agoWell, it's not a hard dependency. Diamond works fine without MySQL, it only depends on the mysql-native library, but not on MySql itself. It's fairly light-weight, so it has no big impact on the framework itself.