by JavierJG | Sep 5, 2024 | Articles
What are relational databases, and what are the best engines to use them? Databases are a way to store and organize information in a logical and orderly structure. There are different types of databases depending on the model they follow to represent the data and the...
by JavierJG | Sep 3, 2024 | Resources
This resource is designed to help you convert from an Entity-Relationship Model to a Relational Model, explaining each of the relationships. Each tab explains the transformation of each relationship: Bold: Key Bold and Underlined: Primary Key (fk): Foreign Key N:M...