Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Honestly, nobody should use SQLite even for testing your application. If you are going to run PSQL or MySQL, please install that DB and run tests on them. SQLite or other DBMS have a lot of incomparability. I would consider SQLite if I just need a database for some really really small project, such as a CLI that speaks to an API and I need them saved locally, then I would consider shipping my CLI with SQLite setup.


Notice how your advice is devoid of arguments, but full of opinion?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: