Data Model
The driver allows you to access data in Azure Table storage through a standard database-like interface. Azure tables are highly scalable NoSQL cloud databases that are very different from a regular database. In this section we describe how we model schemaless Azure tables as regular tables. See Tables, Table Columns, and Stored Procedures.