News Feed
Jobs Feed
Sections




News Archive
Brian Swan's Blog:
Accessing Windows Azure Table Storage from PHP
June 25, 2010 @ 10:11:11

Brian Swan (of Microsoft) has a new post to his blog today looking at using the Windows Azure Table Storage from inside of your PHP application.

An overly-simplified answer: Windows Azure Table Storage is structured storage in the cloud provided by the Windows Azure platform. It allows you to create any number of tables, which can each contain any number of entities. Each entity can in turn contain any number of properties. A picture is worth a thousand words here.

Think of it as almost a Microsoft-created version of a NoSQL database engine. He shows you how to get started by making an Azure account and setting up a new project for you to work from. Then, using the Azure SDK, he shows how to easily make a connection and do all of the usual CRUD (create, read, update, delete) operations on this new project.

0 comments voice your opinion now!
azure table storage sdk tutorial


blog comments powered by Disqus

Similar Posts

PHP-GTK Community Site: Code completion for PHP-GTK in Zend Studio 5.5

PHPBuilder.com: Use PHPUnit to Implement Unit Testing in Your PHP Development

IBM developer Works: PHP and RSS: Getting it together

PHPBuilder.com: Web Services Implementation using PHP and SOAP

PHP-Coding-Practices.com: How Table Migrations In CakePHP 1.2 Can Save Your Life


Community Events











Don't see your event here?
Let us know!


language community zendframework2 object podcast code tool functional release opinion example testing interview phpunit conference series unittest development framework introduction

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework