TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Social Database Patterns

40 pointsby ekinertacover 12 years ago

7 comments

dkroyover 12 years ago
I found their github page, maybe that will do for now: <a href="https://github.com/fatiherikli/dbpatterns" rel="nofollow">https://github.com/fatiherikli/dbpatterns</a>
Negitivefragsover 12 years ago
It seems like this is missing the ability to specify queries that you might want to perform on top of the model. It would be very helpful if the intent is to learn.<p>For example in this pattern here: <a href="http://dbpatterns.com/documents/507c943589cbad13b228926a/" rel="nofollow">http://dbpatterns.com/documents/507c943589cbad13b228926a/</a><p>It would be nice if the author could specify what the query for "Does user with ID X have permission with ID Y"
espeedover 12 years ago
A distributed, transactional graph database like Titan (<a href="http://thinkaurelius.github.com/titan/" rel="nofollow">http://thinkaurelius.github.com/titan/</a>) would be a more natural fit for modeling a social graph.<p>See <a href="http://thinkaurelius.com/2012/08/06/titan-provides-real-time-big-graph-data/" rel="nofollow">http://thinkaurelius.com/2012/08/06/titan-provides-real-time...</a>
pajjuover 12 years ago
The site is down now, HN effect.<p>Use the age old trick to get the cached copy from Google -<p>cache:dbpattern.com
zalewover 12 years ago
since most of the target crowd probably uses orm/frameworks one way or the other, it would be nice if there were some 'export' options for that (django orm, sqlalchemy, rails orm, etc.).
adamnemecekover 12 years ago
Could not handle HN traffic?
marcosmlopesover 12 years ago
offline here..