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

Aside from querying it, my biggest problem with storing XML in a DB column has been, in SQLite, the sheer size of it. I've had to move to compressing some of it, but then it's not possible to query it anymore.

Do other databases handle compression and querying simultaneously?



PostgreSQL does some compression automatically & transparently for large values: http://www.postgresql.org/docs/current/static/storage-toast....




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

Search: