Databases

Databases are the framework of many businesses nowadays. With many websites relying on fast and efficient access to their data, keeping track of updates and changes is more important than ever. Packt Hub is here to help you find the latest news on databases like MySQL and PostgreSQL. We’ll keep you up to date with the latest developments in data storage and access.

Fundamental Information for Azure Open Source Databases from Blog Posts – SQLServerCentral

0
As all of us know that Microsoft Azure Supporting many different database types such as Azure SQL, Azure Cosmos DB, and Azure support also...

SQL Homework – November 2020 – Help! from Blog Posts – SQLServerCentral

0
If you ask any senior IT person What is the most important tool you have? there is a decent chance that they’ll tell you something...

Daily Coping 3 Nov 2020 from Blog Posts – SQLServerCentral

0
I started to add a daily coping tip to the SQLServerCentral newsletter and to the Community Circle, which is helping me deal with the...

Improving Local Development Workflow With Go Task from Blog Posts – SQLServerCentral

0
Workflow Tooling Development workflow, especially outside of a full-fledged IDE, is often a disjointed affair. DevOps oriented workflows that often combine cli tools such as terraform,...

Pro Microsoft Power Platform: Solution Building for the Citizen Developer from Blog Posts –...

0
Over the last several months a team of excellent authors, including myself, have been writing a very exciting new book about Microsoft’s Power Platform....

Daily Coping 4 Nov 2020 from Blog Posts – SQLServerCentral

0
I started to add a daily coping tip to the SQLServerCentral newsletter and to the Community Circle, which is helping me deal with the...

PASS Virtual Summit 2020: I’m (Virtually) Presenting from Blog Posts – SQLServerCentral

0
I'll be presenting at 7AM Central Time in the first timeslot of the main three-day PASS Virtual Summit 2020 conference. It's long been a...

T-SQL Tuesday Retrospective #003: Relationships from Blog Posts – SQLServerCentral

0
In my quest to respond to every T-SQL Tuesday since the dawn of the end of 2009, it was only a matter of time...

Redgate SQL Data Masker Refreshing Schema from Blog Posts – SQLServerCentral

0
This is a quick blog to help me remember what is going on with the Data Masker product. This is for the SQL Server...

Consider the Benefits of Powershell for Developer Workflows from Blog Posts – SQLServerCentral

0
Who Am I Talking To You use bash or python. PowerShell seems wordy, extra verbose, and annoying. It’s a windows thing, you say… why would I even...

Must Read in Cloud & Networking

Top life hacks for prepping for your IT certification exam

0
I remember deciding to pursue my first IT certification, the CompTIA A+. I had signed up for a class that lasted one week, per...

Must Read in Data

Learn Transformers for Natural Language Processing with Denis Rothman

0
Key takeaways The transformer architecture has proved to be revolutionary in outperforming the classical RNN and CNN models in use today. Artificial intelligence is...

Distributed training in TensorFlow 2.x

Interviews