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

That's exactly the use case for SQLite - as a part of a desktop application that is entirely local and needs features from relational databases. If you're running a web server, using Postgres is straightforward enough that you might as well start with that. Especially in a Rails environment.


I use SQLite for web apps and I don't think there's any reason not to, since my sites receive around 200/300 pageviews a day on average.




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

Search: