• Improving the performance of a Conflict-Free Replicated Relational Database System 

      Brynjulfsen, Sondre E. (Master thesis; Mastergradsoppgave, 2023-05-31)
      SynQLite is a relational database (RDB) built on SQLite. Using conflict-free replicated relations (CRR) to apply conflict-free replicated data types (CRDT) to augment the SQLite database. With SynQLite sites update their local replica without coordination from others sites, and sites converge once they have applied the same sets of updates. These sets of updates are fetched from the CRR and ...