SQLite is good and open source.
I've tried MariaDB on a Python project. The connector has bugs very hard to debug. I tried to download the python source, C++ source and failed to locate the bug. I tried to add issue but find nowhere to report. Finally I give up and use MySQL instead. It works like a charm.
Open source adds value, but IMHO being good is first priority.
No comments yet.