Hacker News new | past | comments | ask | show | jobs | submit login

Yeah, it works when it works. Just that in many cases you'll run into scenarios with it when it completely doesn't or is missing something crucial and we'll get another prodigal son story about going back to Postgres.



Having learnt SQLite before PostgreSQL I get that experience every so often with PostgreSQL... Both have got nice features that the other does not and what you got used to is going to determine what you miss when picking up the other.


Such as?


Strong typing and exclusion constraints are two off the top of my head.


SQLite does have strict typing and check constraints, I suspect the R*Tree module with check constraints would provide rectangular exclusion, though not circles.

Have any applications you’ve build needed both of these features?




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

Search: