Proposta de dissertação do MEI
Título: SQL interface for NoSQL database
Proponente(s): Nuno Preguiça
Créditos: 42 ECTS
Área científica: Computer Systems and Networks
Início preferencial: Qualquer semestre
URL:
Já estão em curso trabalhos preliminares executados pelo alunos:
Pedro Lopes
Breve descrição: The popularity of key-value stores have increased in industry in the last few years. These systems usually provide only weak consistency, allowing better scalability and higher availability when compared with traditional SQL databases enforcing strong consistency.
AntidoteDB (http://www.antidotedb.org) is an open-source geo-replicated key-value store we have been developing. Unlike existing key-value stores, AntidoteDB includes several mechanisms to provide additional consistency guarantees to applications and a limited SQL-like interface.
In this work, we will study how to extend the existing interface to: (1) support for advanced features (e.g. joins); (2) support partial replication/partitioning.
Observações: