SQL Server Graph database

66 views Asked by At

I would like to know if a graph database can be added to an AOAG. I know it can't use replication, but was wondering if it was supported in AOAG's.

1

There are 1 answers

0
David Browne - Microsoft On

There are no restrictions on using SQL Server Graph Database Capabilities in a database that participates in an AlwaysOn Availability Group. AG replicates the physical database files between instances, so is broadly compatible database engine features.

If there were any they would be documented here: Prerequisites, Restrictions, and Recommendations for Always On availability groups