Problems displaying this newsletter? View online.
Database Weekly
The Complete Weekly Roundup of SQL Server News by SQLServerCentral.com
Hand-picked content to sharpen your professional edge
Editorial
 

When the Token Meter is Zero

Perplexity, Nvidia, and taking on AI pricing

Perplexity and Nvidia just shipped a new product on August 25th. If you haven’t been paying attention its goal is businesses whose entire generative AI solution has been what the AI bubble is betting on.

The Portable Computer

The product, referred to as the "Portable Computer," seems logical to me.  It uses the same agentic Perplexity Computer experience but runs entirely on hardware you own.  The build consists of a DGX Spark or a Linux box with an RTX GPU packing at least 24GB of VRAM and does not run in Perplexity’s cloud. It uses local models (Qwen 3.8 27B, with Perplexity’s own PPLX 27B, Nvidia’s Nemotron coming later) to handle the work. When a task genuinely needs more horsepower, the system asks permission before escalating to a frontier cloud model and shows you exactly what data would leave the device before it does, which is a question I hear from those I consult for as an AI Advisor constantly. You’re probably already seeing the biggest benefit of this solution though: zero token cost for anything that stays local. Nate, Perplexity’s VP of Engineering for Infrastructure, could have done a better job selling it when he said it would bring “the exact same UI to a fully local app.” What they built is a demonstration that the metered-token model isn’t the only way to sell AI capability, but it’s just the way that’s been built to make revenue in a service model today.

The AI Budget Line

The timing couldn’t be better, as customers are starting to really focus on AI costs. Perplexity and Nvidia have created a zero-marginal-cost agent, while a good chunk of the SaaS industry is moving the opposite direction away from flat subscriptions and toward consumption-based, per-token pricing.  They were told the subscription era was a loss leader and the bills are now arriving on AI’s initial spending.  Zendesk’s own framing of this shift, which “software value should align directly with customer success, not headcount” is the corporate-speak we’ve been hearing trickle down for a while now.  AI vendors have trained organizations to say to their users, “we’re going to start charging you for how much you actually use this, and it’s going to be less predictable than what you’re used to.” For any enterprise running agentic workflows, where a single task can chain ten to thirty model calls without a human blinking, becoming unsustainable and a budget line many are happy that they can’t forecast.

So, we now have a shift, with one path leading towards AI costs that scale with usage in ways increasingly out of your control, while the other leads toward AI costs that get converted into a fixed, depreciating hardware purchase. That’s not a subtle difference in pricing philosophy for many of these organizations and I think it’s going to turn a few heads. It’s the difference between opex that compounds against you and capex you can plan around, and it’s exactly the kind of thing that gets a CFO’s attention.

AI Data Vulnerability

The privacy angle deserves equal billing and not a footnote, so I want to touch on that, too. For healthcare, and fintech, retail, etc., the pitch isn’t just going to be saved on AI costs but also protect your data more. That’s a different value proposition that most AI vendors have been able to offer, a high priority on most of their lists, and it’s not one that’s easily countered by a cloud vendor saying they have better encryption. The safest data is that which never leaves the premises, so it was never exposed to a leak in the first place.

Expect more vendors to test this playbook over the next year, pairing a capable-enough local model with owned hardware as a sell certainty instead of a meter, and let the cloud handle only the workloads that genuinely justify its cost… and you know how I feel about justifying AI solutions. That’s a healthier industry than one where every vendor’s incentive is to make agentic workflows chew through as many tokens as possible. It’s not a full alternative to cloud AI yet, and it won’t be for a while, but it’s the first shot fired that landed and I feel good about it.

~Peace Out

dbakevlar

 
 
The Weekly News
All the headlines and interesting SQL Server information that we've collected over the past week, and sometimes even a few repeats if we think they fit.
AI in the Database

Building a Mental Model of LLMs

From Curated SQL

John Mount puts together an idea: As of now (late ...

Effective Patterns for Advanced MCP Usage

From O'Reilly Radar - Insight

The following article originally appeared on PulseMCP’s blog and is being republished here with the authors’ permission. Most MCP demos feature a single server connecting to a single client....

Working with Vectors in Python

From Curated SQL

Bala Priya C avoids the loops: This is one of those places in which people with database development backgrounds can end up understanding the topic…

AI/Machine Learning/Cognitive Services

What your AI strategy is missing (according to the people who know your data best)

AI is everywhere, and the pressure to adopt it is relentless. But what does responsible, practical AI adoption actually look like for database and software professionals – the people who live closest to the data?

Building to Teach: AI-Assisted Tools for Data Viz Education (w/ Ben Ferry)

From Havens Consulting

LIVESTREAM DATE/TIME ??September 4th, 2026 - 9:30 ...

When Smaller Models Win

From O'Reilly Radar - Insight

The following article originally appeared on the A...

Administration of SQL Server

9 things I wish SQL Server had (and why they’d matter)

Anyone who’s spent years writing T-SQL has a mental list of “why doesn’t SQL Server just do this already?” moments. Here are 9 of those from Louis Davidson’s perspective – a wish list of practical, coding-oriented feature requests drawn from real-world pain points.

9 things I wish SQL Server had (and why they’d matter)

From Simple Talk

A T-SQL veteran's wish list: 9 missing SQL Server ...

New article – migrating from a named instance

From SQLServerCentral Blogs

Do you have a case where you have a named instance...

Computing in the Cloud (Azure, Google, AWS)

What is cloud database vendor lock-in? The 3 types explained (and how to audit yours)

Cloud database vendor lock-in is one of the most expensive surprises in enterprise infrastructure — not because the dependency is hidden, but because most teams never quantify it before committing to a platform. Each distinct type – engine lock-in, feature lock-in, and operational lock-in – accumulates differently, costs a different amount to exit, and requires a different conversation before you migrate. This article breaks down exactly what each type means, which cloud providers create the deepest dependencies, and introduces a four-question framework for measuring your own lock-in — before a pricing change, service deprecation or organizational shift forces the issue.

 
Data Mining / Data Analysis

How to Map Food Deserts in R

From DataScience+

I wanted to map where fresh food is hard to reach,...

Data Privacy, Compliance, and Governance

A Cautionary Tale About Data Breach Claims, Verification and Carhartt

From Troy Hunt

Presently sponsored by: Report URI: Guarding you f...

Data Science

How to Read Many CSV Files at Once in R

From DataScience+

I wanted a folder of weather station files as one data frame, and I assumed that part of the job would take one line.…

Database Design, Theory and Development

You Have a Columnstore Index. But Is Your Data Actually in Columnstore?

From SQLFingers

MSSQLTips ran a good piece this month on when a co...

MDX/DAX

Modern DAX in Power BI: UDFs, Window Functions, INFO & More (Part 4)

From Havens Consulting

Video by: Reid HavensDAX has shipped more new surf...

Testing DAX measures by using AI

From SQLBI

This article describes how to use AI to identify r...

Testing DAX measures by using AI

From Sqlbi

How to use AI to identify relevant test cases in a...

Microsoft Fabric ( Azure Synapse Analytics, OneLake, ADLS, Data Science)

Tools With Interactive UIs In Fabric Notebooks With Semantic Link Labs

From Chris Webb's BI Blog

There’s so much going on in the Fabric community...

What to DO When Out of Capacity in Microsoft Fabric

From Curated SQL

James Serra hits the ceiling: Microsoft Fabric mak...

The Pain of Microsoft Fabric Deployment Pipelines

From Curated SQL

Meagan Longoria has a list: Fabric deployment pipe...

Validating Selective Deployments in Microsoft Fabric

From Curated SQL

Matt Collins shares some advice: Selective deploym...

Pulling at the Threads of Microsoft Fabric

From Andy Broadsword

I’ve had Fabric gnawing at me for too long. Whil...

Interesting things about T-SQL in a Fabric Data Warehouse: Metadata and Temp Tables (Part 3)

From Dr SQL

When we decided to use T-SQL and a Fabric Data War...

Dynamically Changing Fabric Data Warehouse SQL Pools

From Curated SQL

Gilbert Quevauvilliers saves some money: Click through for a Python notebook that does this.

INFORMATION_SCHEMA and the Fabric Warehouse

From Curated SQL

Louis Davidson bangs his head against a wall: When we decided to use T-SQL and a Fabric Data Warehouse for our ETL, I started thinking…

Performance Tuning SQL Server

Working in Batches in SQL Server

From Curated SQL

John Deardurff has some advice: I’ve been review...

When NOLOCK Does Permanent Damage

From Curated SQL

Aaron Bertrand shares examples: This is not anothe...

SQL Server Performance Office Hours Episode 74

From Erik Darling Data

SQL Server Performance Office Hours Episode 74 To ...

Using Historical Data to Confirm Performance Improvements

From Journey to SQL Authority with Pinal Dave

Using historical data to confirm performance impro...

PostgreSQL

Regina Obe: PostGIS 3.7.0rc1

From Planet Postgres

The PostGIS Team is pleased to release PostGIS 3.7...

Christophe Pettus: All Your GUCs in a Row: log_checkpoints, log_autovacuum_min_duration, and log_temp_files

From Planet Postgres

And now, we put on our waders and venture into the...

Alexey Evlampiev: Scenario-Tree Testing in PostgreSQL: Every Authored Branch, Shared History, Before COMMIT

From Planet Postgres

Scenario-Tree Testing in PostgreSQL: Every Authore...

Henrietta Dombrovskaya: How to optimize when you can’t do anything!

From Planet Postgres

It’s hard to say anything new about query optimi...

Beyond bloating: what SIBO is and what you can do about it

From AllAnalytics

Chronic bloating, gas, abdominal discomfort, const...

How to Download the Stack Overflow Database for Postgres

From Brent Ozar Unlimited

You wanna learn PostgreSQL, and you wanna use a sa...

Pavlo Golub: pgwatch v6: Prometheus becomes a source, not just a sink

From Planet Postgres

We're excited to unveil pgwatch v6.0.0-beta — th...

PowerPivot/PowerQuery/PowerBI

Semantic Link Labs UI Updates

From Curated SQL

Chris Webb takes a look: There’s so much going o...

No-Code Power BI Report Authoring — GitHub Copilot + Fabric Skills + Power BI Desktop Bridge

From RADACAD

AI can perform a lot of interesting tasks these da...

T-SQL and Query Languages

Optional String Quotes in Stored Procedures

From Curated SQL

Dualcore DBA learns something new: Today’s post ...

Dealing With DDL and CDC

From Erik Darling Data

Dealing With DDL and CDC Chapters 00:00:00 – Int...

T-SQL Tuesday 201 Round-Up

From Curated SQL

Jeff Taylor gives us the low-down: A couple of weeks ago, I asked a simple question with a loaded answer: are temp tables a friend…

Using the SIGN() Function in T-SQL

From Curated SQL

Steve Jones tries out a function: I was trolling the docs and noticed the SIGN() function. I have never written this in production code, but it is…

Tools for Dev (SSMS, ADS, VS, etc.)

Waiting for GOdot, SSMS Edition

From Curated SQL

Tom Zika waits to pass GO: I deployed a schema cha...

 
RSS FeedTwitter
This email has been sent to {email}. To be removed from this list, please click here. If you have any problems leaving the list, please contact the webmaster@sqlservercentral.com. This newsletter was sent to you because you signed up at SQLServerCentral.com. Note: This is not the SQLServerCentral.com daily newsletter list, and unsubscribing to this newsletter will not stop you receiving the SQL Server Central daily newsletters. If you want to be removed from that list, you can follow the instructions on the daily newsletter.
©2019 Redgate Software Ltd, Newnham House, Cambridge Business Park, Cambridge, CB4 0WZ, United Kingdom. All rights reserved.
webmaster@sqlservercentral.com

 

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -