Property Database ERD

Written by Yusuf on

Explore more like this
Reflection on OOP
In a forum, students were sharing stories about system failures that cause big consequences. One story tells about how the failed system is causing the loss of $450 mil. in...

Implementing Class Diagram with Python
Previously, I wrote a post about how to create a Class diagram from a given scenario. In summary, to design a class diagram is to understand the scenario wholly and...

NoSQL and SQL
Another alternatives for SQL to store data is the NoSQL technology, for example is MongoDB. NoSQL technology is unlike SQL, it stores data as a non-tabular objects (MongoDB, n.d.). Thus,...

Comments