Y
Hacker News
new
|
ask
|
show
|
jobs
by
StavrosK
3203 days ago
It can handle a
lot
of reads, but you'll have problems with multiple concurrent writes (at least with Python). I run read-heavy production websites on SQLite just fine, though.