惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

F
Fortinet All Blogs
MyScale Blog
MyScale Blog
Microsoft Security Blog
Microsoft Security Blog
量子位
B
Blog
aimingoo的专栏
aimingoo的专栏
Apple Machine Learning Research
Apple Machine Learning Research
阮一峰的网络日志
阮一峰的网络日志
The GitHub Blog
The GitHub Blog
T
The Exploit Database - CXSecurity.com
N
News | PayPal Newsroom
Cloudbric
Cloudbric
A
About on SuperTechFans
AI
AI
Hacker News: Ask HN
Hacker News: Ask HN
S
Schneier on Security
Recent Commits to openclaw:main
Recent Commits to openclaw:main
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
C
Cyber Attacks, Cyber Crime and Cyber Security
L
LINUX DO - 最新话题
T
The Blog of Author Tim Ferriss
Simon Willison's Weblog
Simon Willison's Weblog
有赞技术团队
有赞技术团队
H
Heimdal Security Blog
J
Java Code Geeks
大猫的无限游戏
大猫的无限游戏
D
Docker
Security Archives - TechRepublic
Security Archives - TechRepublic
N
News and Events Feed by Topic
IT之家
IT之家
Know Your Adversary
Know Your Adversary
N
Netflix TechBlog - Medium
T
Tailwind CSS Blog
B
Blog RSS Feed
C
Cybersecurity and Infrastructure Security Agency CISA
C
Cisco Blogs
博客园 - 叶小钗
美团技术团队
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
H
Hackread – Cybersecurity News, Data Breaches, AI and More
L
LangChain Blog
The Hacker News
The Hacker News
Y
Y Combinator Blog
I
Intezer
The Register - Security
The Register - Security
F
Full Disclosure
V
V2EX
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Last Week in AI
Last Week in AI
Martin Fowler
Martin Fowler

Swift for Visual Studio Code comes to Open VSX Registry | InfoWorld

Notion courts developers with a platform for AI agents and workflow automation Using continuous purple teaming to protect fast-paced enterprise environments Evidence-driven workflows: Rethinking enterprise process design AWS debuts Graviton-powered Redshift RG instances to cut analytics costs SAP’s AI promises last year? Most are still rolling out First look: Lemonade serves up local AI with limitations GitLab CEO sees developer tool bill increasing 100-fold Red Hat adds support for agentic AI development What’s new and exciting in JDK 26 Kill the loading spinner with local-first data and reactive SQL A networking revolution at AWS Tokenmaxxing is super dumb How to add AI to an existing product (without annoying users) Your AI doesn’t need another database What happens when engineering teams reorganize around AI agents Python isn’t always easy When cloud giants meddle in markets 12 model-level deep cuts to slash AI training costs The best new features in Python 3.15 Teradata launches platform for enterprise AI agents moving beyond pilots Three skills that matter when AI handles the coding MongoDB targets AI’s retrieval problem Building AI apps and agents with Microsoft Foundry Designing front-end systems for cloud failure No, AI won’t destroy software development jobs Diskless databases: What happens when storage isn’t the bottleneck Vibe coding or spec-driven development? The agentic AI distraction Vibe coding or spec-driven development? How to choose Cloud providers are blinded by agentic AI SAP to acquire data lakehouse vendor Dremio Small language models: Rethinking enterprise AI architecture Making AI work through eval hygiene Improving AI agents through better evaluations AI in the cloud is easy but expensive Running AI in the cloud is easy – and expensive Making AI work for databases Harness teams of agentic coders with Squad Harness teams of coding agents with Squad Oracle NetSuite announces AI coding skills for SuiteCloud developers Why it’s so hard to create stand-alone Python apps A new challenge for software product managers The hidden cost of front-end complexity GitHub shifts Copilot to usage-based billing, signaling a new cost model for enterprise AI tools OpenAI’s Symphony spec pushes coding agents from prompts to orchestration The front-end architecture trilemma: Reactivity vs. hypermedia vs. local-first apps Enterprise AI is missing the business core The best JavaScript certifications for getting hired Google begins putting the guardrails on agentic AI Why world models are AI’s next frontier Where to begin a cloud career Google pitches Agentic Data Cloud to help enterprises turn data into context for AI agents How open source ideals must expand for AI Is your Node.js project really secure? How I doubled my GPU efficiency without buying a single new card SpaceX secures option to acquire AI coding startup Cursor for $60B Google’s Gemma 4 shines on local systems – both big and small AI is upending the SaaS game How AI is upending SaaS tools Snowflake offers help to users and builders of AI agents From the engine room to the bridge: What the modern leadership shift means for architects like me Addressing the challenges of unstructured data governance for AI The cookbook for safe, powerful agents Enterprises are rethinking Kubernetes GitHub pauses new Copilot sign-ups as agentic AI strains infrastructure Best practices for building agentic systems Making agents dull Oracle delivers semantic search without LLMs When cloud giants neglect resilience Exciting Python features are on the way Ease into Azure Kubernetes Application Network The agent tier: Rethinking runtime architecture for context-driven enterprise workflows The two-pass compiler is back – this time, it’s fixing AI code generation MuleSoft Agent Fabric adds new ways to keep AI agents in line Salesforce launches Headless 360 to support agent‑first enterprise workflows Tap into the AI APIs of Google Chrome and Microsoft Edge Where will developer wisdom come from? GitHub adds Stacked PRs to speed complex code reviews The hyperscalers are pricing themselves out of AI workloads HTMX 4.0: Hypermedia finds a new gear Google Cloud introduces QueryData to help AI agents create reliable database queries Hands-on with the Google Agent Development Kit Are AI certifications worth the investment? AWS targets AI agent sprawl with new Bedrock Agent Registry Cloud degrees are moving online Swift for Visual Studio Code comes to Open VSX Registry AI agents aren't failing. The coordination layer is failing How Agile practices ensure quality in GenAI-assisted development Anthropic rolls out Claude Managed Agents Microsoft’s reauthentication snafu cuts off developers globally Meta’s Muse Spark: a smaller, faster AI model for broad app deployment Bringing databases and Kubernetes together Rethinking Angular forms: A state-first perspective Minimus Welcomes Yael Nardi as CBO to Facilitate Strategic Growth Microsoft announces end of support for ASP.NET Core 2.3 Get started with Python’s new frozendict type AWS turns its S3 storage service into a file system for AI agents Microsoft’s new Agent Governance Toolkit targets top OWASP risks for AI agents The winners and losers of AI coding GitHub Copilot CLI adds Rubber Duck review agent
A better way to work with SQL Server
2026-05-14 · via Swift for Visual Studio Code comes to Open VSX Registry | InfoWorld

Microsoft recently ended support for Azure Data Studio, its development tool for the SQL Server and Azure SQL databases. Part of a range of tools designed to work with Microsoft’s on-premises and in-cloud SQL databases, Azure Data Studio focused on building and testing queries rather than database administration. In other words, it was a developer-focused, lighter-weight alternative to SQL Server Management Studio.

Azure Data Studio was a useful tool for developers. It made it easy to explore databases and craft the queries that could be integrated into your code. You weren’t limited to queries, as a command line allowed you to work with lower-level and administrative services when necessary. You can still use SQL Server Management Studio with Azure data, but it’s overkill for most common query building tasks.

Bringing SQL support into Visual Studio Code

What should you use instead? Microsoft recommends switching to the MSSQL extension for Visual Studio Code. That answer shouldn’t be surprising, as Microsoft has been moving much of its Azure development tooling from stand-alone applications to Visual Studio Code extensions. If you’ve been using Azure Data Studio for other Azure-managed data offerings, they will have their own VS Code extensions, with PostgreSQL and Cosmos DB already available and MySQL in development.

It’s an approach that makes sense: Visual Studio Code has become an important part of many developers’ toolchains, whether they’re using Windows, macOS, or Linux. By shipping tools as extensions (using VS Code’s JavaScript SDKs), Microsoft needs only to write them once and they will run anywhere a developer uses their editor. VS Code is lightweight compared to the Visual Studio IDE, with easy-to-access terminals that work with both local and cloud environments.

This approach fits in with Microsoft’s long-stated policy of putting tools where the developers are — and the popularity of the free Visual Studio Code means it is already running on many developers’ desktops. Mixing and matching different extensions from Microsoft and third parties allows what would otherwise be a standard programming editor to become a custom development environment that can host most of a developer’s chosen tool chain, from languages and source code control to management and productivity tools and more.

SQL Server and Azure SQL have been around for a long time, and they benefit from many different development tools and management utilities, from Microsoft and from third parties. This new tooling builds on that heritage, as well as providing a jumping off point for modern technologies, integrating with the GitHub Copilot tools in VS Code.

Introducing the MSSQL extension for Visual Studio Code

Launched towards the end of 2024, the current version of MSSQL extension for Visual Studio Code was initially designed to support all of Microsoft’s SQL Server databases. It provides tools for connecting to both local and cloud-based databases, including exploring your Azure account and subscriptions for databases. This helps keep track of database sprawl, allowing you to find where you can combine resources and manage spend as well as tuning performance. Connections are saved by the extension, simplifying access to databases across projects.

The core functionality in the MSSQL extension will be familiar, with views that drill down into the various objects that make up a modern relational database, and tools that support database development, administration, and analysis.

Building and publishing databases

The MSSQL extension supports different roles in the database development life cycle. If you’re building out the necessary databases for an application, then you’re likely to start with its table designer. The extension takes an offline approach to table design, where you can use VS Code to design columns and indexes, as well as define the necessary keys and relationships to build out complex data structures. As the tooling is designed specifically for Microsoft’s SQL databases, it’s able to take advantage of low-level features to help you get the best performance for your data, including defining in-memory operations.

Once your table design is complete, the extension generates the necessary T-SQL to create or update your database schema. This script is available in the VS Code editor, so you can examine it and edit as necessary. Usefully the script can be saved locally and used as the basis for a template that can take you from a local development database to a deployed production system running on Azure.

If you’re satisfied with your database and table design, then the MSSQL extension will use Microsoft’s SQL Server Data-Tier Application Framework (DacFx) to publish and run the script. As well as creating databases, DacFx can support much of the database life cycle and will update existing schema for you as well. The DacFx libraries are open source, and you can build them into your own applications as well as using them from inside VS Code.

Developing and testing queries

As well as being used to design and deploy databases, the MSSQL extension provides a framework for designing and testing queries ready for use in your code. Once connected to a Microsoft SQL database, you can use its query tools to view results in a grid view inside the editor, with the option of displaying them in their own tab.

One useful feature of the MSSQL extension’s query designer is its static query performance analyzer. Going under the name of “Estimated Plan”, this analyzer can show bottlenecks and other performance issues without running the query. The output of this operation can be used to help refine your queries, and when you are happy with the estimated performance, run the “Enable Actual Plan” function to run your queries against the target database to get actual results for further analysis.

The query plan tools include a visualizer that shows the steps used to make a query, displaying them as a graphical tree that you can walk through to explore each step. The visualizer can be used to highlight expensive operations, helping you find alternate ways to get the results you need without significant delays.

Adding APIs and analysis

Once you’ve built a database and tested queries, you can use the built-in Data API builder (currently in preview) to quickly add REST APIs that make it easier to extract the data needed in your code. Other options include providing a GraphQL API for more structured queries or delivering a Model Context Protocol (MCP) endpoint that can be used by agents or other AI applications to provide natural language access to data as well as to ground AI interactions in your data.

The MSSQL extension isn’t only for developers and database administrators, as VS Code’s strong Python support has made the code editor a popular tool for business analysts and data scientists as well. These users will like the newly-added support for SQL Notebooks (another preview feature), which give you an interactive Jupyter Notebooks-like environment for interactive exploration of your data. Using markdown text around queries and results in this tool can help you produce live documentation of a database, especially if you’re using the in-memory column queries to manage large amounts of data.

There’s a lot to like in the MSSQL extension for Visual Studio Code. It’s a welcome modern replacement for older tools, and one that works well both for developers building code that interacts with SQL Server or Azure SQL databases and for designers and administrators who need tools to build and test their schemas and work with those databases across on-prem deployments and Azure cloud regions.

The way we build and manage databases has changed a lot with the advent of hyperscale platforms like Azure. Having a flexible tool that’s constantly adding features is important, as it allows our tooling to evolve at the same speed as the underlying platform. Having it in a way that drops right into our existing tool chains is a bonus, but it’s one that also makes the MSSQL extension for Visual Studio Code ready for use as soon as it’s installed.