This site uses cookies for analytics, personalized content. By continuing to browse this site, you agree to this use. Learn More

Skip to main content
Microsoft
Azure SQL
Azure SQL
  • Home
  • DevBlogs
    • Visual Studio
    • Visual Studio Code
    • Visual Studio for Mac
    • DevOps
    • Developer support
    • CSE Developer
    • Azure SDK
    • IoT
    • Command Line
    • Perf and Diagnostics
    • Dr. International
    • Notification Hubs
    • Math in Office
    • DirectX
    • PIX
    • SurfaceDuo
    • Startups
    • Sustainable Engineering
    • C++
    • Java
    • Java Blog in Chinese
    • JavaScript
    • PowerShell Community
    • PowerShell Team
    • Python
    • Q#
    • TypeScript
    • Visual Basic
    • Visual C#
    • Visual F#
    • .NET
    • ASP.NET
    • NuGet
    • Xamarin
    • #ifdef Windows
    • Apps for Windows
    • Azure Depth Platform
    • Azure Government
    • Bing Dev Center
    • Microsoft Edge Dev
    • Microsoft Azure
    • Office 365 Development
    • Old New Thing
    • Windows MIDI and Music dev
    • Windows Search Platform
    • Azure Cosmos DB
    • Azure Data Studio
    • Azure SQL
    • OData
    • Revolutions R
    • SQL Server Data Tools

    Azure SQL Devs’ Corner

    Voices from the Azure SQL PM Team, focusing on development and developers

    Developers Azure SQL Devs’ Corner

    Programmatically parsing Transact SQL (T-SQL) with the ScriptDom parser
    Programmatically parsing Transact SQL (T-SQL) with the ScriptDom parser
    Arvind Shyamsundar Arvind Shyamsundar December 11, 2020 Dec 11, 2020 12/11/20
    Azure SQL developers have access to a full-fidelity, highly accurate, and easy-to-use client-side parser for T-SQL statements: the TransactSql.ScriptDom parser. This blog post walks through basic usage, and links to a number of resources for digging deeper.

    1.NETAzure SQL
    Continuous Delivery for Azure SQL DB using Azure DevOps Multi-stage Pipelines
    Continuous Delivery for Azure SQL DB using Azure DevOps Multi-stage Pipelines
    Arvind Shyamsundar Arvind Shyamsundar October 28, 2020 Oct 28, 2020 10/28/20
    Multi-stage pipelines in Azure DevOps offer a rich, declarative, YAML-based mechanism to implement and customize Continuous Delivery for Azure SQL.

    2Azure SQLDevOps
    Resources to become a Well-Rounded Full-Stack Developer
    Resources to become a Well-Rounded Full-Stack Developer
    Avatar Davide Mauri October 8, 2020 Oct 8, 2020 10/8/20
      If you want to start coding and create your own solutions - be it an App, a Website or something else - or if you want to start a career as developer, you're in luck! There has never been so many and so good training material around, and - even better - available for free. Last addition to the amazing long list of videos and ...

    5Azure SQLJavascript
    Promises, Node, Tedious, Azure SQL. Oh My!
    Promises, Node, Tedious, Azure SQL. Oh My!
    Avatar Davide Mauri October 4, 2020 Oct 4, 2020 10/4/20
    If you are new to Node.js like I am, using Tedious to access Azure SQL can be challenging at the beginning. My understanding is that Tedious, while being fully asynchronous, doesn't support nor Promises nor the more modern async/await pattern. Tedious, in fact, uses events to execute asynchronous code and so a bit of work is needed ...

    2Azure SQLJavascript
    Practical Azure SQL Database for Modern Developers
    Practical Azure SQL Database for Modern Developers
    Avatar Davide Mauri September 2, 2020 Sep 2, 2020 09/2/20
    Practical Azure SQL Database for Modern Developers: a book to learn how to take advantage of the all the breakthrough technologies available in Azure SQL like columnstore, in-memory lock-free tables, row-level-security, graph and geospatial support to create modern, scalable and secure applications.

    1.NETAzure SQL
    Querying and visualizing data using SQLPad
    Querying and visualizing data using SQLPad
    Avatar Davide Mauri June 30, 2020 Jun 30, 2020 06/30/20
    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.

    2Azure SQL
    Microsoft.Data.SqlClient 2.0.0 is now available
    Microsoft.Data.SqlClient 2.0.0 is now available
    Avatar Davide Mauri June 19, 2020 Jun 19, 2020 06/19/20
    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

    13Azure SQL
    Go Azure SQL!
    Go Azure SQL!
    Avatar Silvano Coriani June 16, 2020 Jun 16, 2020 06/16/20
    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!

    Comments are closed.0Azure SQL
    JSON in your Azure SQL Database? Let’s benchmark some options!
    JSON in your Azure SQL Database? Let’s benchmark some options!
    Avatar Silvano Coriani June 10, 2020 Jun 10, 2020 06/10/20
    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...

    Comments are closed.0Azure SQL
    Improve JDBC application reliability with Azure SQL and connection pooling
    Improve JDBC application reliability with Azure SQL and connection pooling
    Avatar Silvano Coriani June 4, 2020 Jun 4, 2020 06/4/20
    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.

    2Azure SQL
    • Page 1
    • Page 2
    • Next page
    Topics
  • Azure SQL
  • DevOps
  • Node
  • Javascript
  • .NET
  • Python
  • IoT
  • Big Data Clusters
  • Big Data
  • Apache Spark
  • Azure Databricks
  • Java
  • Streaming
  • Containers
  • Top Bloggers
    Avatar

    Davide Mauri
    Senior Program Manager

    Avatar

    Silvano Coriani
    Principal Program Manager

    Arvind Shyamsundar

    Arvind Shyamsundar
    Principal Program Manager

    Melony Qin

    Melony Qin
    Program Manager

    Avatar

    Jovan Popovic
    Senior Program Manager

    Archive
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • Stay informed

    Login
    Code Block
    What's new
    • Surface Duo
    • Surface Laptop Go
    • Surface Pro X
    • Surface Go 2
    • Surface Book 3
    • Microsoft 365
    • Windows 10 apps
    • HoloLens 2
    Microsoft Store
    • Account profile
    • Download Center
    • Microsoft Store support
    • Returns
    • Order tracking
    • Virtual workshops and training
    • Microsoft Store Promise
    • Financing
    Education
    • Microsoft in education
    • Office for students
    • Office 365 for schools
    • Deals for students & parents
    • Microsoft Azure in education
    Enterprise
    • Azure
    • AppSource
    • Automotive
    • Government
    • Healthcare
    • Manufacturing
    • Financial services
    • Retail
    Developer
    • Microsoft Visual Studio
    • Windows Dev Center
    • Developer Center
    • Microsoft developer program
    • Channel 9
    • Microsoft 365 Dev Center
    • Microsoft 365 Developer Program
    • Microsoft Garage
    Company
    • Careers
    • About Microsoft
    • Company news
    • Privacy at Microsoft
    • Investors
    • Diversity and inclusion
    • Accessibility
    • Security
    English (United States)
    • Sitemap
    • Contact Microsoft
    • Privacy
    • Manage cookies
    • Terms of use
    • Trademarks
    • Safety & eco
    • About our ads
    • © Microsoft 2021