문제

Just wondering if there are any kind of guidelines for when you are designing a document-oriented db and I am talking especially about CouchDb.

I know that being schemaless things can take the shape that we want but, are there any best practices?

Thanks in advance! =D

도움이 되었습니까?

해결책

Jan Lehnardt recently wrote up a useful overview of data modeling (I would not quite call it "schema" design as you correctly point out).

http://blog.couchbase.com/document-modeling-rules-thumb

다른 팁

I don't know specifically about CouchDB, but there is something over in the MongoDB Docs about Schema Design.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top