Thursday 27 August 2020

Database to choose

Hello!I am currently creating something which requires persistent storage ( on disk ). Currently using SQLite however, it is EXTREMELY slow. I currently need to make 120 calls per minute and something which can be really really fast. I do not mind something memory-based, however, there should be a way to store the data gathered in a disk format.Currently using SQLite, its really too slow. I need something which is fast since speed is somewhat key in what i am doing.Any suggestions?

Submitted August 28, 2020 at 04:04AM by SagaanSoEpic

No comments:

Post a Comment