Data/Database Design Patterns? Data/Database Design Patterns? database database

Data/Database Design Patterns?


My suggestion would be to read about databases in general, with an eye to understanding the different kinds of storage structures that have been used.

Once you have this background, it becomes easier to match the current technology (NoSQL) with the storage structure (schema-free, horizontal scalable).