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

I really like SQLite but I also like postgres because it supports more complex data types. Sure you can do the same in SQLite by destructuring the data over multiple tables but it's just not as easy or straightforward.

This is why developing with MongoDB is so fast and easy in the beginning. You just go, store shit like you structure your data in code which makes the mapping extremely easy in most cases.




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

Search: