• Towards a General Database Management System of Conflict-Free Replicated Relations 

      Tomter, Iver Toft (Master thesis; Mastergradsoppgave, 2021-05-31)
      This project aims to explore creating a relational database of Conflict-Free Replicated Relations (CRR) that is generally applicable for most user applications. We aim to achieve generality by using SQLite because it is a commonly used embedded Database Management System that comes default in all Android or iOS devices. The implementation challenge is making CRR using only SQL. We propose a ...