Basics
Databases
NoSQL Not based on SQL or relational design theory Design supports for fast transactions Relational Databases (RDB) RDB terminology Rows – tuples Columns – attributes/properties Tables – relations/entities/objects Views and results Relationship Primary key – Key in the current table. Each table has a unique primary key. Foreign key – Read more…