Open Access. Powered by Scholars. Published by Universities.®

Computer Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

Technological University Dublin

Computer and Systems Architecture

Azure

Articles 1 - 1 of 1

Full-Text Articles in Computer Engineering

An Investigation Of Distributed Schema Free Tabular Data Storage Technologies On Google App Engine And Microsoft Azure, Conor Mcgrath, Gary Clynch Oct 2012

An Investigation Of Distributed Schema Free Tabular Data Storage Technologies On Google App Engine And Microsoft Azure, Conor Mcgrath, Gary Clynch

Conference Papers

This paper examines schema free non-relational tabular storage for two important emerging Platform as a Service (PaaS) environments, where Google App Engine applications persist data to the Google Datastore, and Microsoft Azure applications store data in Azure Tables. A simple mobile web application was initially developed for both platforms, to understand how an application could be developed and deployed. Java Data Objects (JDO) was selected for Google App Engine and Windows Communication Foundation (WCF) in C# for Microsoft Azure. Many applications have a requirement to store complex data that is organised in relations in the order of One to One, …