Tagged Questions
2
votes
1answer
181 views
SQLite or CouchDB for Locational Data Mining Project?
I am currently designing a Data Mining Project where I am going to harvest rather large volumes of Twitter data in order to analyse locational data (geocoded tweets) and do some machine learning with ...
1
vote
4answers
756 views
RAM/memory based databases
I am looking for a RAM/memory based database, and these two seem to be interesting:
SQLite
Oracle Berkeley DB
Do you have any other suggestions?
I need more than one executable to be able to ...