What database should a beginner use in the C language?
Can I use MySQL?
Thanks
You can use SQLite, MySQL, PostgreSQL, or any other DBMS with a C language binding.
If you question is "What RDBMS do you recommend for beginner?" I agree that MySQL is not a bad choice. It's easy to install and configure. I think that most RDMS can be accessed from C code now days
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With