...

/

Some Relational Theory

Some Relational Theory

Learn about the relationship between relational database management systems and consistency.

We'll cover the following...

Relational database management systems can provide the following to our application:

  • A service to access our data and run transactions
  • A common API to guarantee consistency between several application bases
  • A transport mechanism to exchange data
...