Is SQLite a good option for a high speed database in high frequency trading?
The answer is no as out of the box with SQLite v3 but there may be some workarounds as suggested in these links:
http://stackoverflow.com/questions/1005206/does-sqlite-lock-the-database-file-on-reads
http://www.sqlite.org/wal.html
This could still be a problem:
http://www.sqlite.org/serverless.html
But is this a solution for the cons?
http://www.codeproject.com/Articles/22416/A-SQLite-Server-Client-Implementation
Join my FREE newsletter to see if this goes anywhere
NOTE I now post my TRADING ALERTS into my personal FACEBOOK ACCOUNT and TWITTER. Don't worry as I don't post stupid cat videos or what I eat!