DataModels
-
Core Java
The DTO (Data Transfer Object)
1. Introduction to DTO Having a big application that has multiple layers you will need to “transport” that data between…
Read More » -
MongoDB
MongoDB Data Models Example
1. Introduction This is an in-depth article on how to create MongoDB Data models. Mongo Database is a no sql…
Read More »