Skip to content

Comment on Some misconceptions about NoSQLparent

Comments

I work with objectstore nearly everyday and wish we were using oracle or db2. I am firmly convinced that you better have a damn good reason (like a big heavily updated graph structure) to forgo the discipline of a normalized relational schema.

If you can't do it with objects, what structure do you use in-memory?

Use objects in memory. I'm just saying the relational <-> object mapping is a necessary evil because in the long run with complex data you'll suffer for your sin of skipping normalization.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.