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...
Yusuf
19 Feb 2022
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...
Yusuf
14 Feb 2022
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,...
Yusuf
28 Jan 2022
Comments