As a parallel to my question about Useful SQL Data Stocks , I wonder if anyone came across a library / webpage / wiki / etc. which holds stocks of SQL data models. For example, the problem of saving tables for login credentials is faced with countless developers. Do any of you know the data model that provides the best practices for this table? What about other use cases? I think of such things as inventory management, sales reports, application events (logging in, logging out, viewing a given page or item, etc.). I came across an excellent databaseanswers.org resource, but I wonder if there are any other resources that I should pay attention to.
As in my question about datasets, I am looking for things that can easily be included in the application, fulfill the common need that many developers have, and something that does not apply to any industry or business sector. Address books, login credentials tables, messaging, etc. Relate to all the criteria that I think of.
Any thoughts?
Shadowman
source share