Connecting to MongoDB through Python
This article is part of Robert Sheldon’s continuing series on Mongo DB. To see all of the […]
This article is part of Robert Sheldon’s continuing series on Mongo DB. To see all of the […]
Is your company hiring for a database position as of November 2024? Do you wanna work with the […]
This week at the PASS Data Community Summit in Seattle, 15 sessions are getting streamed online for free! […]
Introduction We are currently in a golden age of AI, with the emergence of large language models (LLMs) […]
The post Live webinar – Prioritizing security: Essential strategies for IT leaders appeared first on SQLServerCentral.
In this post, I want to share a few places where you can keep up with what […]
Although it is probably true to say that “AI is reshaping the landscape of database technology“, it’s […]
The wait is over: my annual Black Friday sale has officially launched! If you’ve been eyeing any of […]
The web apps we see today handle a lot of sensitive user data and this makes security of […]
The post Optimize SQL LIKE Wildcard Searches appeared first on SQLServerCentral.
It’s the time of year again where companies do crazy sales on the day after Thanksgiving in the […]
I was making myself a drink to film Office Hours and I realized I should just film it […]
T-SQL Notebooks is one of the new features announced during FabCon Europe. The most distracted could miss […]
Our annual Black Friday sale launches this Friday and runs all month. For those of you who are […]
Before the invention of shortcuts in Microsoft Fabric, big data engineers had to create pipelines to read data […]
NEW YORK, October 29, 2024 – Timescale, the leading PostgreSQL database platform, today expanded its PostgreSQL AI offerings […]
By now, pretty much everyone has heard the stories about the first computers. They were huge, cost […]
So you’re thinking about picking up some of my training & online services during our annual Black Friday […]
All year long, when you’re watching my Office Hours sessions, you keep hearing me say, “That topic is […]
The post Audit SQL Server Extended Stored Procedures Usage appeared first on SQLServerCentral.
Transactions are the unsung heroes of data consistency/integrity in database operations. For us Python devs working with databases, […]
Microsoft is once again excited to the be top sponsor at the PASS Data Community Summit in 2024 […]
It’s spooky time again! I visited Salem, Massachusetts again this year, this time for a friend’s wedding. I […]
If you’ve been following Simple Talk for a while, you know that we’re fans of databases and […]
The post Using a Service Account in Microsoft Fabric appeared first on SQLServerCentral.
I’m back in the home office to take your database questions from https://pollgab.com/room/brento. Here’s what we covered in […]
Are your developers working with live production data, completely made-up synthetic data, or something in between? I posted […]
The post Troubleshoot Chained SQL Server CTE appeared first on SQLServerCentral.
I got a few closely related Availability Groups questions at https://pollgab.com/room/brento and decided to do a half-hour introduction […]
In this article, I am going to explain how you can dial your productivity up to 11 […]
The wording of all of sp_BlitzIndex’s warnings is now much more clear and inclusive thanks to hard work […]
Introduction to the GitHub Web Platform In a previous article, we explained how to sign up for the GitHub […]
The post Data Lake Implementation – Data Lake Zones and Containers Planning appeared first on SQLServerCentral.
SQL is easy to start writing. The basic syntax to start returning data is very simple. This […]
Companies today require database systems that are reliable and capable of efficiently handling large volumes of data […]
The post Uncover SQL Server Missing Indexes appeared first on SQLServerCentral.
The post PASS Summit Livestream and on-demand appeared first on SQLServerCentral.
I took a break from unpacking my SQL Saturday San Diego bags and re-packing for a Boston wedding […]
This article is part of Robert Sheldon’s continuing series on Mongo DB. To see all of the […]
Let’s start with the Stack Overflow database (any size will work), drop all the indexes on the Users […]
Many companies have under provisioned lower environments since they are continuously running. What if you can turn on […]
Let’s say we have a couple of update statements we need to run every 15 minutes in the […]
In my consulting work, I often find myself saying the same things to clients – but they’re not […]
The post Azure Managed Instance Download and Restore SQL Server Backup appeared first on SQLServerCentral.
As a seasoned SQL developer and tech enthusiast, I often encounter scenarios where traditional SQL Server searches struggle […]
Power BI has been a leading data visualization tool in the market for years. It can be […]
The post PASS Summit 2025 Dates appeared first on SQLServerCentral.
On an unbelievably calm sea day off the shores of Canada, aboard the Norwegian Jewel, I enjoyed a […]
When your developers work on new queries or testing complaints about existing queries, what database are they working […]
The post Identify CPU Intensive SQL Server Queries from an Implicit Conversion appeared first on SQLServerCentral.