Connecting to a SQL Database from PHP and Java

Not every software application in the world is written in .NET and with Microsoft technologies, and of course, Azure could be used from another development environment and language. Azure is a collection of services, so the ability to use them all or a mix between them and other cloud providers is up to the consumer of the service. From a developer's perspective, the SQL Database is a fully managed relation database service, so a .NET client should connect to it like a PHP or Java application could.

It is just a matter of drivers and software components that mediate between the application and the data layer, implementing the product-specific feature of a particular Relational Database Management System ...

Get Microsoft Azure Development Cookbook Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.