Tag: sql server

Community

Pooled Connections

What is connection pooling and why is it necessary? A connection resource on the database side is essentially the database server process, the session and the associated memory. In order to utilize the database resources effectively and to provide end user concurrency, applications use various reso

Community

SQL Azure vs. SQL Server

SQL Azure Database is a cloud-based relational database service from Microsoft. SQL Azure provides relational database functionality as a utility service. Cloud-based database solutions such as SQL Azure can provide many benefits, including rapid provisioning, cost-effective scalability, high availa