Y
Hacker News
new
|
ask
|
show
|
jobs
by
swah
4723 days ago
Interesting! For pragmatic reasons, or stress testing SQLite?
1 comments
chmodd
4722 days ago
For convenience mainly.. It saves me from having to install a "serious" RDBMS, import data, etc. With SQLite, deployment is simply copying the db file to the server.
link