Monday, December 10, 2018

SQL Server / Azure SQL Database: Graph DB Architecture


SQL Server (starting with 2017)

SQL Graph Architecture | Microsoft Docs
Users can create one graph per database. A graph is a collection of node and edge tables. Node or edge tables can be created under any schema in the database, but they all belong to one logical graph

sql-graph-architecture

Amazon: SQL => NoSQL, Oracle => Aurora, DynamoDB


AWS re:Invent 2018 - Keynote with Werner Vogels - YouTube

Amazon DynamoDB - Migrations

AWS Database Migration Service and Amazon DynamoDB: What You Need to Know | AWS Database Blog



Using an Amazon DynamoDB Database as a Target for AWS Database Migration Service - AWS Database Migration Service

Amazon Aurora FAQs – Amazon Web Services (AWS)


"Amazon Aurora MySQL delivers up to five times the performance of MySQL without requiring any changes to most MySQL applications; similarly, Amazon Aurora PostgreSQL delivers up to three times the performance of PostgreSQL."