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

You should use hstore to store json in postgres also - no?

https://github.com/djangonauts/django-hstore

I think the issue with that is it converts everything to string so you need to use json.loads().




Not quite, hstore doesn't support nesting.




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

Search: