The database tag has no wiki summary.
0
votes
1answer
231 views
cloud raspberry pi
Basically, on the cloud, I want to execute a query and then take/emit result of the evaluation. To simplicity, I want use raspberry Pi as cloud server which stores database tables and can execute ...
0
votes
0answers
106 views
mongodb 2.2 on raspberry pi
is there a way to install mongoDB 2.2 (latest version) on the raspberry pi? I only found 2 sources on github, but they are version 1.8 or so...
https://github.com/RickP/mongopi
...
12
votes
1answer
942 views
Is there an alternative to MySQL?
I'd like a lightweight database for my lightweight RaspPi. MySQL seems a bit of overkill and involves too much administration. I'll need one with a perl API.