(Ahmed Bouchefra) Laravel 5.8 is recently released with many improvements so we’ll be learning, throughout this tutorial how to create an example REST API CRUD application from scratch.
Community
Understanding Nested Lists Dictionaries of JSON in Python and AWS CLI
(Fahd Mirza Chughtai) After lots of hair pulling, bouts of frustration, I was able to grasp this nested list and dictionary thingie in JSON output of AWS cli commands such as describe-db-instances and others.
Creating a Report of available ASM candidate disks from the OEM Repository
(Karin Kriebisch) A while ago I was reviewing the metric extensions of our Enterprise Manager Cloud Control 13.2.0.0, we use to administer a couple of hundred databases.
13 Lessons on How to Manage Oracle 12c Multi Tenant Database
(Natik Ameen) Oracle has modified its architecture by introducing the concept of containers. The main component of this architecture is the CDB container.
Execute SQL Server Stored Procedures from PowerShell
(Tim Smith) In this tip we’ll look at getting started using PowerShell with SQL Server stored procedures. We’ll look at getting data from stored procedures to files or PowerShell objects that we can use further. We’ll also look at passing in parameters to stored procedures that we may use in write o
Simply Getting a Value from XML or JSON
(Bloody Chicken) Sometimes, I wanted to know that I did write the right path for getting a single value from XML or JSON string. So, I made a simple program like this.
SQL Server monitoring tool for CPU performance
(Bojan Petrovic) This article is the sequel in a series about SQL Server monitoring tools and common performance issues.
DAX Machine Learning Functionality Used By The Key Influencers Visual In Power BI
(Chris Webb) I’m one of those people who can’t resist peeking behind the scenes, and so when the Key Influencers visual appeared in Power BI I couldn’t help wondering how it worked its machine learning magic.
Azure SQL Database Serverless
(blobeater) Quite a significant change has taken place within the Azure SQL Database space, more specifically the development of Azure SQL Database Serverless.
Hiding implementation details with React hooks
(Jack Franklin) Hooks are a great way to take some complex logic and hide it behind a nice facade. In this post we’ll discuss the how, why and when of doing this.
