Time Calendar Data Structure

前端 未结 2 1718
猫巷女王i
猫巷女王i 2021-01-03 04:03

We are looking at updating (rewriting) our system which stores information about when people can reserve rooms etc. during the day. Right now we store the start and time an

2条回答
  •  温柔的废话
    2021-01-03 04:25

    I found this book to be inspiring and a must-read for any kind of database involving time management/constraints:

    Developing Time-Oriented Database Applications in SQL

    (Added by editor: the book is available online, via the Richard Snodgrass's home page. It is a good book.)

提交回复
热议问题