heart Posts from the community...
Story
@adammetis shared a post, 10Ā months ago
DevRel, Metis

How the Shift-Left movement affects developers and their databases

We want to test early and more often. This is what shift-left refers to. Instead of testing applications just before the release, we want to test our applications early to identify issues when it’s still easy to fix them. However, shifting to the left carries much bigger consequences. Let’s see what.

Database Chaos- Is Your Bottom Line Hanging By a Thread @2x
Story
@adammetis shared a post, 10Ā months ago
DevRel, Metis

Imagine a world where you don't have to worry about your database…

Imagine a world where you don’t have to worry about your database, no bugs are deployed to production, all the performance checks happen early during the development phase, you don’t need DBAs nor the maintenance team, and still, everything works great. No matter how fantastic that sounds, you can get it today. Read on to learn how.

ImagineAWorld
Story
@adammetis shared a post, 10Ā months, 2Ā weeks ago
DevRel, Metis

Calculating Fingerprints For SQL Queries

We wanted to calculate a unique identifier for each SQL query in the database. See how we solved this challenge.

Calculating Fingerprints For SQL Queries@3x
loading...