[GH-ISSUE #46] Properties undersocored or camelCase? #808

Open
opened 2026-04-22 22:01:26 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @jo on GitHub (May 19, 2015).
Original GitHub issue: https://github.com/jo/couchdb-best-practices/issues/46

Originally created by @jo on GitHub (May 19, 2015). Original GitHub issue: https://github.com/jo/couchdb-best-practices/issues/46
Author
Owner

@jo commented on GitHub (May 19, 2015):

In CouchDB underscore property names are used, like for example derived_key in user documents and user_ctx in relication docs. So I would recommend using this style.
But on the otherhand at eha mostly camelCase is used, eg countryCode.

<!-- gh-comment-id:103457098 --> @jo commented on GitHub (May 19, 2015): In CouchDB underscore property names are used, like for example `derived_key` in user documents and `user_ctx` in relication docs. So I would recommend using this style. But on the otherhand at eha mostly camelCase is used, eg `countryCode`.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/couchdb-best-practices#808
No description provided.