Which DBMS would you use in a Raspberrypi? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Which DBMS would you use in a Raspberrypi?

Hi! I'm starting to work on a little project with a raspberry (and I've never used one), the thing is that I'm gonna need a DB, which management system would you recommend me? I'm probably gonna code with either c or python, or perhaps java.

24th Jan 2019, 2:37 PM
Paula Romero
Paula Romero - avatar
1 Answer
+ 1
It would recommend to work with python, which is available for Raspberrypi as well as MariaDB (former MySQL), but SqLite is a great option as well, and a lot of functionalities are available and ready to be used. Good luck Paula.
24th Jan 2019, 3:48 PM
Roberto Guisarre
Roberto Guisarre - avatar