Put the OS in the Database
by AlbertoGP on 8/20/2023, 8:48:32 PM
A longer video by Stonebreaker (PostgreSQL) about DBOS (DataBase Operative System) on 2023-04-26:
“Michael Stonebraker - DBOS: A Database-oriented Operating System” https://www.youtube.com/watch?v=eB4bJqDzsU8
I’ve been thinking of building something like this for some years, and I read that IBM’s AS400 (now iSystems I think) worked essentially in this way.
As noted at the end of the video, their (DBOS) website is here, ane they are open sourcing some of the code: https://dbos-project.github.io/
by archo on 8/20/2023, 2:16:30 AM
https://archive.is/WmHSQ
A longer video by Stonebreaker (PostgreSQL) about DBOS (DataBase Operative System) on 2023-04-26:
“Michael Stonebraker - DBOS: A Database-oriented Operating System” https://www.youtube.com/watch?v=eB4bJqDzsU8
I’ve been thinking of building something like this for some years, and I read that IBM’s AS400 (now iSystems I think) worked essentially in this way.
As noted at the end of the video, their (DBOS) website is here, ane they are open sourcing some of the code: https://dbos-project.github.io/