You might have seen the recent news reports about the collision between U.S. and Russian communication satellites. The U.S. satellite was one of the Iridium satellites. What wasn’t reported and you probably don’t know is that an object database management system (ODBMS) is an important part of the Iridium system. Even though ODBMSs are a [...]
February 13, 2009
I am now also posting on the Cutter Blog. My initial posting is (The Acronym) SOA is (Perhaps) Dead (at Some Companies); Long Live Services. It is a response to Anne Thomas Manes’ SOA is Dead; Long Live Services on her blog at the Burton Group.
January 9, 2009
The typical definition of an atomic task or process is one that cannot be decomposed further. This is vague and subject to interpretation. The Decomposition Matrix on this site uses a specific definition: A task (for business process diagrams) or a process (for data flow diagrams) is atomic if every input relates to every output [...]
December 3, 2008
My last posting referenced the criteria for a well-formed business process diagram mentioned in Business Process Driven SOA using BPMN and BPEL by Matjaz B. Juric and Kapil Pant. I am going to expand on their criteria to create a more comprehensive definition of a well-formed business process diagram.
To start, here are three criteria from [...]
November 18, 2008
I recently received two new books on business process modeling. Both books looked interesting because they had great titles. As it turns out, one book is great and the other not so good.
The not so good book is Business Process Driven SOA using BPMN and BPEL by Matjaz B. Juric and Kapil Pant. There are [...]
October 9, 2008
The Design Decomposition Blog is written by Doug Barry.
The relational model used the basic concept of a relation or table. The
columns or fields in the table identify the attributes such as name, age, and
so. A tuple or row contains all the data of a single instance of the table such
as a person named Doug. In the relational model, every tuple must have a unique
identification or key based on the data. In this figure, a social security
account number (SSAN) is the key that uniquely identifies each tuple in the
relation. Often, keys are used to join data from two or more relations based on
matching identification. The relational model also includes concepts such as
foreign keys, which are primary keys in one relation that re kept in another
relation to allow for the joining of data. As an example of foreign keys is
storing your mother's and father's SSAN in the tuple that represent you. Your
parents' SSANs are keys for the tuples that represent them and they are foreign
keys in the the tuple that represents you.
There are nearly 400 pages of articles on this site with over 40 pages on database concepts and standards.
Search this site for more articles
Custom Search
Browse this site for more articles
Click on the topics below to browse the articles on this site. You can see more detail by clicking on the arrows. This highlights the location of the current
article: Relational model concepts.
Related recent articles from Google News
Twitter Picks Up Cassandra ITworld.com Euphemistically, this set of databases is referred to as the "NoSQL" family of databases, in that they all shift away from the relational database model ... and more » 1 Mar 2010 at 11:29am
Database Design for Mere Mortals(R): A Hands-On Guide to Relational Database Design (2nd Edition) by Michael J. Hernandez Average Customer Review: based on 126 reviews. Customer Review: This book was just the text I was looking for as a n00b data base designer looking to build a data base for a pet project of mine. I'm a forester and forest planner, not a computer specialist. Thus, I needed instruction from the ground up, and this book fit the bill. Some specific praise: First, the book bridged the gap between adm...
Information Modeling and Relational Databases, Second Edition (The Morgan Kaufmann Series in Data Management Systems) by Terry Halpin, Tony Morgan Average Customer Review: based on 6 reviews. Customer Review: Everyone needs this book. Read more to find out why: If you intend to create genuinely useful business applications without first creating an accurate conceptual data model and deriving the database schema from the model, then I hope your projects have very large budgets and flexible deadlines, because you'll need both. Accurate conc...
Schaum's Outline of Fundamentals of Relational Databases by Ramon Mata-Toledo, Pauline Cushman Average Customer Review: based on 4 reviews. Customer Review: This book is ideal for those of us who need to refresh knowledge and skills of relational databases that may have been unused for a few years, or for people who need to understand relational database concepts in a hurry. It starts with concepts that are essential to understanding relational databases, then introduces you to SQL. If y...
Database in Depth: Relational Theory for Practitioners by C.J. Date Average Customer Review: based on 22 reviews. Customer Review: C.J. Date is the expert on relational databases. This is a great book I use it in my Systems Analysis and Design Class.