#317 — August 14, 2020

Read on the Web

Database Weekly

Oracle Introduces 'Autonomous JSON Database' — A new cloud service built for developers looking for an easy to use JSON database with simple NoSQL APIs – intriguingly it boasts ‘all the core capabilities of MongoDB’ and there are some price comparisons to MongoDB Atlas so it’s clear whose users they’re going after :-)

Beda Hammerschmidt (Oracle)

AWS Glue 2.0: 10x Faster Start Times and 1 Min Minimum Billing DurationGlue is AWS’s fully managed ‘serverless’ extract, transform, and load (ETL) service. v2.0 features significantly improved start times and 1 minute minimum billing (with 1 second increments thereafter) which is down on a 10 minute minimum before.

Amazon Web Services

A NoSQL Database That Fits in Your Network With Ease — RavenDB makes it easy to build automated networks of databases. In minutes, servers can be configured to share data flexibly and securely. The ETL builder lets you automatically transform the data on the way, and even send NoSQL data to SQL databases.

RavenDB sponsor

⚡️ Quick bytes:

Why Japan's Largest Mobile Payment Company Migrated from Aurora to TiDB — This is a case study hosted on TiDB’s own site, so apply a cynical eye, but the story is interesting nonetheless and the company in question found bottlenecks with Aurora that were resolved by TiDB’s horizontal scalability. PingCAP has also just released version 4.0 of TiDB.

Munenori Hirakawa

R and Python: The Data Science Dynamic Duo? — Apparently “the language R is in the midst of a sizzling resurgence this summer.” And it’s not hurting Python either.

Datanami

Automating Database Backups with AWS Fargate, S3 and CDK — An example of serverless enabling a simple solutions to a common devops task: automating MongoDB database backups using AWS Fargate, S3, and CDK.

Alexander Fortin

Archiving AWS Data to Reduce Storage Costs — With AWS, generally the more immediately available your data is, the more it costs to store it, but you can aggregate data and transition between different storage tiers to make big savings.

Michael Bahr

MySQL Performance Tuning: Some Tips, Scripts and Tools

Hayden James

The Information Catastrophe — If you fancy giving your eyebrows a bit of exercise, this is an odd academic paper claiming that, left unchecked, in 500 years, digital content will account for more than half of Earth’s mass.

Melvin M Vopson

📈 How to Use PostgreSQL to Visualize Timeshifts in Grafana — Learn how to use LATERAL JOINS to easily compare your metrics across time periods (sample code, queries, tips & more).

Timescale sponsor

Why MongoDB Is ‘Fundamentally Better’ for Developers — MongoDB co-founder and former CTO Eliot Horowitz reflects on the creation of MongoDB and his 13 years with the company.

Matt Asay (InfoWorld)

How to Become a Redis Maintainer One Contribution at a Time — Madelyn Olson may not be the most well-known of open source developers, but chances are you’ve benefited from her work. Here’s how she went from student to contributor to a popular open source database.

Matt Asay