Showing category results for Azure SQL

Jul 2, 2020
Post comments count0
Post likes count0

Preview of Azure Arc enabled SQL Server is now available

Alexander (Sasha) Nosov

The preview allows you to track the inventory of your SQL Server instances across on-premises, edge sites, and multi-cloud in a single view. You can also use Azure Security Center and Azure Sentinel to protect your SQL server using advanced data security features.

Azure SQL
Jun 30, 2020
Post comments count2
Post likes count0

Querying and visualizing data using SQLPad

Davide Mauri

SQLPad is an amazing free, open source, tool to run SQL Queries against a broad spectrum of popular databases, without the need to install and run something on-premises. It's lightweight, simple and just perfect if you need a no-frills tool to query and visualize data, to do some data exploration.

Azure SQL
Jun 24, 2020
Post comments count0
Post likes count0

Use Linked server to Synapse SQL to implement Polybase-like scenarios in Managed Instance

Jovan Popovic

Serverless Synapse SQL pool enables you to query files on Azure Data Lake Storage. Azure SQL Managed Instance can use linked servers to query data on Azure Storage using Synapse Analytics serverless SQL query endpoint. This technique linked server may be good solution for some Polybase-like scenarios.

Azure SQLBig Data
Jun 19, 2020
Post comments count13
Post likes count0

Microsoft.Data.SqlClient 2.0.0 is now available

Davide Mauri

Microsoft.Data.SqlClient version 2.0.0 has been released, with several interesting features. Make sure you check it out if you are a .NET developer and you are using Azure SQL or SQL Server in your solutions. Microsoft.Data.SqlClient is the new, open source, official data access library that replaces System.Data.SqlClient

Azure SQL
Jun 16, 2020
Post comments count0
Post likes count0

Go Azure SQL!

Silvano Coriani

Go is a very popular programming language for developing microservices, Web APIs and other server-side applications, and Azure SQL can definitely be an option where to persist data for these applications in a scalable, reliable and modern way leveraging Microsoft SQL Server Driver for Go and ORM packages like Gorm. Give it a try!

Azure SQL
Jun 10, 2020
Post comments count0
Post likes count0

JSON in your Azure SQL Database? Let’s benchmark some options!

Silvano Coriani

Introduction Storing and retrieving data from JSON fragments is a common need in many application scenarios, like IoT solutions or microservice-based architectures. You can persist these fragments can be in a variety of data stores, from blob or file shares, to relational and non-relational databases, and there’s a long standing debate in the in...

Azure SQL
Jun 4, 2020
Post comments count2
Post likes count0

Improve JDBC application reliability with Azure SQL and connection pooling

Silvano Coriani

A growing number of Azure SQL Database customers are developing new applications in Java using a JDBC driver from Microsoft or a 3rd party. These drivers are providing quite extensive support and covering most of database service capabilities and performance expectations but there are a couple of areas that deserve some attention.

Azure SQL
May 28, 2020
Post comments count0
Post likes count0

Optimize Azure SQL Upsert scenarios

Silvano Coriani

Customers often need to move a dataset from a source system into a new destination, inserting rows that doesn't exist in a target table and update those that already exists. With this technique, we've been able to reduce the time needed to upsert a dataset of 2M rows against a target table with 30M rows from 20 hours to 20 minutes. 

Azure SQL
May 20, 2020
Post comments count5
Post likes count1

DevOps for Azure SQL

Arvind Shyamsundar

DevOps is a broad term with multiple technology and process options at hand. Read this post for an overview of what DevOps for Azure SQL means, and review some options for tools and processes to use.

Azure SQLDevOps
May 15, 2020
Post comments count0
Post likes count0

Join us: Azure SQL at Microsoft Build 2020

Davide Mauri

Don't miss Microsoft Build 2020, this year delivered 100% online and 100% free. Make sure to attend to Azure SQL and SQL Server sessions, to see with your own eyes what you can do with all the features that we packed in these two amazing post-relational databases!

Azure SQL