Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/parkr/database-designs
Various database designs in various stages of development.
https://github.com/parkr/database-designs
Last synced: 3 months ago
JSON representation
Various database designs in various stages of development.
- Host: GitHub
- URL: https://github.com/parkr/database-designs
- Owner: parkr
- Archived: true
- Created: 2012-05-31T03:45:42.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-06-05T16:50:48.000Z (over 12 years ago)
- Last Synced: 2024-05-14T15:36:39.931Z (6 months ago)
- Size: 91.8 KB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.mkdn
Awesome Lists containing this project
README
# Database designs
### By Parker Moore
This repository is a collection of database designs which I have created
to accomplish certain objectives. They range from very complicated
manipulation of extremely normalized data to very simple two-table
websites which require very little normalization.Please feel free to peruse, but know that in doing so, you agree to cite
me and the file you found the information in if you share this repo or
the contents within. If you share, cite with appropriate links and
attributions to all of my work.Enjoy!