|
|
|
|
|
by weavie
2783 days ago
|
|
Out of curiosity, how would a graph database help when booking a room? I would have thought a simple table: create table room_booking {
roomid,
booking_started,
booking_ended
}
and some simple sql to check if any rows exist within the required date range would have covered it? What other aspects am I not considering? |
|
https://www.youtube.com/watch?v=wdFYEuWWpzo
Pretty amazing stats in there!