Tag Archives: Relational

Relational DB Migration to S3 Data Lake Via AWS DMS, Part I

Relational DB Migration to S3 Data Lake Via AWS DMS, Part I

AWS Database Migration Service is a cloud service that migrates relational databases, NoSQL databases, data warehouses, and all other types of data stores into AWS Cloud or between cloud and on-premises setups efficiently and securely. DMS supports several types of source and target databases such as Oracle, MS SQL Server, MySQL, Postgres SQL, Amazon Aurora, AWS RDS, Redshift, and S3, …

Read More »

NoSQL for Relational Minds

NoSQL for Relational Minds

When developers first think about managing data or choosing a database for their application, the first thing that often comes to their mind is —  — that’s right, a table. They then set up different tables for the different types of data, like having one table for users and another for products, orders, and so on. With data spread across …

Read More »