Yorvi Arias: Migrating from Oracle to PostgreSQL: Tips and Tricks
Feed: Planet PostgreSQL. Migrating to PostgreSQL from Oracle is a topic that often comes up in discussions around PostgreSQL. At Crunchy Data, we are of course not surprised that there is broad...
View ArticleKaarel Moppel: Row change auditing options for PostgreSQL
Feed: Planet PostgreSQL. Recently, I was asked for advice on how to reasonably implement a common task of table change tracking – meaning a so-called “audit trail” for all row changes over time was...
View ArticleGoogle Summer of Code 2020
Feed: MariaDB Knowledge Base Article Feed. Author: . This year, again, we are participating in the Google Summer of Code. The MariaDB Foundation believes we are making a better database that remains...
View ArticleAutomated Refactoring from Mainframe to Serverless Functions and Containers...
Feed: AWS Partner Network (APN) Blog. Author: Phil de Valence. By Alexis Henry, Chief Technology Officer at Blu AgeBy Phil de Valence, Principal Solutions Architect for Mainframe Modernization at AWS...
View ArticleImporting Data from SQL Server to MariaDB
Feed: MariaDB Knowledge Base Article Feed. Author: . There are several ways to move data from SQL Server to MariaDB. There are also some caveats. Moving Data Definition from SQL Server to MariaDB To...
View ArticleSyntax Differences between MariaDB and SQL Server
Feed: MariaDB Knowledge Base Article Feed. Author: . This article is meant to show a non-exhaustive list of syntax differences between MariaDB and SQL Server, and it’s written for SQL Server users that...
View ArticleHow to Deploy and using MySQL InnoDB Replica Set in Production ?
Feed: Planet MySQL; Author: Chandan Kumar; How to Deploy MySQL InnoDB Replica Set in Production? Before i talk about Deployment process of MySQL InnoDB Replica Set , it is more important to know below...
View ArticleFun with Bugs #94 – On MySQL Bug Reports I am Subscribed to, Part XXVIII
Feed: Planet MySQL; Author: Valeriy Kravchuk; I may get a chance to speak about proper bugs processing for open source projects later this year, so I have to keep reviewing recent MySQL bugs to be...
View ArticleAddressing the Drop Column Bug in Oracle 18c and 19c
Feed: Databasejournal.com – Feature Database Articles. Author: . The road of progress can be rough at times. Oracle versions 18 and 19 are no exception. Up until version 18.x Oracle had no issues with...
View ArticleThe next package release into AWS Athena
Feed: R-bloggers. Author: Dyfan Jones Brain Dump HQ. RBloggers|RBloggers-feedburner RAthena 1.7.1 and noctua 1.5.1 package versions have now been released to the CRAN. They both bring along several...
View ArticleWebinar Recap #1 of 3: Migration Strategy for Moving Operational Databases to...
Feed: MemSQL Blog. Author: Floyd Smith. This webinar describes the benefits and risks of moving operational databases to the cloud. It’s the first webinar in a three part series focused on migrating...
View ArticleWebinar Recap #3 of 3: Best Practices for Migrating Your Database to the Cloud
Feed: MemSQL Blog. Author: Floyd Smith. This webinar concludes our three-part series on cloud data migration. In this session, Domenic Ravita actually breaks down the steps of actually doing the...
View ArticleAn Overview of DDL Algorithm’s in MySQL ( covers MySQL 8)
Feed: Planet MySQL; Author: MyDBOPS; Database schema change is becoming more frequent than before, Four out of five application updates(Releases) requires a corresponding database change, For a DBA...
View ArticleHow to Connect Teradata Vantage to Azure Blob Storage to Query JSON Files
Feed: Teradata Blog. Disclaimer: This guide includes content from both Microsoft and Teradata product documentation. feature to query JSON files on Microsoft Azure Blob Storage, where you can keep...
View ArticleKirk Roybal: PostgreSQL is the worlds’ best database
Feed: Planet PostgreSQL. The title is not clickbait or hyperbole. I intend to prove that by virtue of both design and implementation that PostgreSQL is objectively and measurably a better database than...
View ArticleHelp Drive the Future of Percona XtraDB Cluster
Feed: Planet MySQL; Author: MySQL Performance Blog; Percona is happy to announce the experimental release of Percona XtraDB Cluster 8.0. This is a major step for tuning Percona XtraDB Cluster to be...
View ArticleNew Book: MySQL 8 Query Performance Tuning
Feed: Planet MySQL; Author: Jesper Krogh; I have over the last few years been fortunate to have two books published through Apress, Pro MySQL NDB Cluster which I wrote together with Mikiya Okuno and...
View ArticleTop 6 FAQs on Transitioning to the Cloud with Distributed SQL (Corporate Blog)
Author: . For decades organizations have relied on monolithic databases to run core business operations, but these traditional relational database management systems weren’t designed to support the...
View ArticleMoving data between SQL Server and MariaDB
Feed: MariaDB Knowledge Base Article Feed. Author: . There are several ways to move data between SQL Server and MariaDB. Here we will discuss them and we will highlight some caveats. Moving Data...
View ArticlePstress: Database Concurrency and Crash Recovery Testing Tool
Feed: Planet MySQL; Author: MySQL Performance Blog; Databases are complicated software made to handle the concurrent load while making specific guarantees about data consistency and availability. There...
View Article