(mdinh) This is a continuation of How To Check ORACLE_HOME Is Being Used
Author: SSWUG Research
AWS Shop: DynamoDB, the AWS NoSQL database
(Frederique Retsema) The ultimate goal of our shop application [1] is to update the AMIS-shop table in the DynamoDB service. In this blog, I will tell a little bit more about DynamoDB.
Understanding RTO & RPO….
Disaster recovery is one of the most critical aspects to look into when you are designing a system. It becomes even more prominent while architecting a cloud solution.
The DB2Night Show #225: The new face of Db2: Cloud-Native and AI ready
(Martin) 100% of our studio audience learned something! Piotr showed how Db2 has evolved for AI and the cloud.
How to Fix ESLint Errors Upon Save in VS Code
(David Walsh) Two of the most prominent utilities in web development today are ESLint and Microsoft’s Visual Studio Code.
Could not obtain information about Windows NT group/user
(Kenneth Fisher) This is an interesting error that you’ll occasionally get when accessing an AD/Windows ID.
SSMS Quick Tip
(Daniel Janik) Today’s quick tip is for SQL Server Management Studio (SSMS). From time to time when I’m speaking I’ll get a question on how I pulled up help for a given DMV or table.
Getting JavaScript Object Arrays from Google Sheets
(Darren G441) Fetch multiple grids of Google sheet data asynchronously and convert to arrays of simple JavaScript objects.
Understanding SQL Server Ownership Chaining
(K. Brian Kelley) I’ve heard of a security feature within Microsoft SQL Server called ownership chaining. However, I don’t understand what it is or how it works. When is it applied? What does it affect?
Writing MySQL Proxy in GO for self-learning: Part 2 — decoding handshake packet
(Alexander Ravikovich) After we built a generic TCP proxy, we can continue with our journey. Today’s goal will be to understand the MySQL Protocol, receive, decode, encode and send to the client the first packet sent by the MySQL Server.
