Y
Hacker News
new
|
ask
|
show
|
jobs
by
rw
2992 days ago
Why the hard dependency on MySQL?
1 comments
bausshf
2992 days ago
Well, 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.
link