Y
Hacker News
new
|
ask
|
show
|
jobs
by
kyriakos
3653 days ago
Kodi media player uses mysql and runs on most platforms. As an end user mysql is completely invisible
1 comments
dragonne
3653 days ago
No, Kodi uses SQLite internally (I've fixed garbage in its databases with the sqlite CLI tool before). It does also support external MySQL, though.
link