Skip to main content

5 docs tagged with "Relational DB"

View All Tags

Foreign Key

Foreign Key is defined as: key map to related Join Table. Topics on: . Read more: Computer Science, Data Structure, Database, Relational DB, Foreign Key, Join T

Join Table

Join Table is defined as: table related to Primary Key in Relational DB. Topics on: . Read more: Computer Science, Data Structure, Database, Relational DB, Join

Primary Key

Primary Key is defined as: UID map to each data row in a Relational DB. Topics on: . Read more: Computer Science, Data Structure, Database, Relational DB, Prima

Relational DB

Relational DB is defined as: Database with Serialize data with each row map to UID Primary Key, with Join Table related by Foreign Key. Topics on: Primary Key,

SQL

SQL is defined as: DSL to manage structured data in Relational DB. Topics on: RDBMS, RDSMS, ORM. Read more: Computer Science, Data Structure, Database, SQL, DSL