Primary Key: Primary key must be unique in a table.
Foreign Key: Foreign key is used to provide linkages between tables.
Index Key: Index key used for searches.
Blogger, Engineer & Entrepreneur
Primary Key: Primary key must be unique in a table.
Foreign Key: Foreign key is used to provide linkages between tables.
Index Key: Index key used for searches.
API |
Used for |
Gremlin API |
Graph Databases |
MongoDB API |
Store BSON Format Data |
Table API |
Retrieve Key/Value Pair |
Cassandra API |
Retrieve Tabular Data |
Azure Table Storage table comprises two elements; the partition key that identifies the partition containing the row, and a row key that is unique to each row in the same partition. Items in the same partition are stored in row key order.