Hacker News new | ask | show | jobs
by supportengineer 971 days ago
Agree but with Postgres instead
2 comments

I'm having great luck with SQLite. Most of the content is cached in ram so there aren't many hits on the db.
FNPP

FreeBSD

Nginx

PostgreSQL

PHP/Python

Or, for something a bit less mainstream and only for certain types of application but more minimalist:

FNRL

FreeBSD

Nginx

Redis

Lua