SQLBits 2017

Graphs Are Everywhere - Graph DB Support in SQL vNext

Learn about graph databases and how they are implemented in SQL Server vNext
Graph databases solve a lot of complex relationship problems that relational databases struggle
to support. Relational databases are optimized for capturing data and answering
transactional data questions.  Graph databases are highly optimized for answering questions about data relationships.  Do you, as an architect, understand which data stories need which type of technology? 

  • Master Data
  • Networks & Infrastructure
  • Trees and Hierarchies
In this session you will learn which data stories are the right fit for your relational stores, and
which are the right fit for graph databases. You will learn options for bringing this data together for more intelligent data solutions.   You will learn the basics of how this is implemented in the next release of SQL Server.