News

This is a script used to convert a TSV respresentation of an Entity-Relationship model to a DB schema. This is intended to be a proof of concept, not a general, all-purpose ER-to-DBSchema converter.
Finals Lab Task 2 - Transforming ER Model to Relational Tables In this lab activity, I changed an ER (Entity-Relationship) model into MySQL tables. The ER model showed how students submit their ...
Although dubbed schema less, NoSQL databases, especially the document-oriented ones, can still make use of effective data modeling techniques in order to provide high-performance databases. In this ...