review updates
This commit is contained in:
parent
995a7b5169
commit
ed57fca587
@ -9,7 +9,7 @@ preferably using Cassandra: A distributed NoSQL database
|
||||
* `kind` (event type, e.g., review, article, comment)
|
||||
* `tags` (array of keywords or hashtags)
|
||||
* `content` (text content of the event)
|
||||
2. **Wine Reviews**:
|
||||
2. **User Reviews**:
|
||||
* `event_id` (foreign key referencing the Events table)
|
||||
* `product_id` (unique identifier for the product, eg `wine_id` or `sake_id`)
|
||||
* `rating` (numerical rating, e.g., 1-100)
|
||||
|
Loading…
x
Reference in New Issue
Block a user