seed-storage
readme.md
This is a "second final" :) version of SEED storage which was designed in PostgreSQL.
Q: Why all entities are placed in one relational database?
A: It is a pet project for one developer
- Reducing the complexity of the solution
- Documentation and strict data schema which reduces the number of errors and reduces the time to remember what I did
PostgreSQL entities
- accounts
- plants & plant-sets
- plant properties
- favorites for plants & plant-sets
- comments for plants & plant-sets
seed_core_db concept
Updated Docker image
Added ability to create databases with ru_RU.utf8 locale