.NET Data Community Standup - JSON Columns

preview_player
Показать описание

JSON columns allow relational databases to directly store documents while retaining the overall relational structure of the data. EF7 contains provider-agnostic support for JSON columns, with an implementation for SQL Server. The JSON in these columns can queried using LINQ, allowing filtering and sorting by the elements of the documents, as well as projection of elements out of the documents into results. In addition, EF7 supports element-level change tracking of the documents and partial updates for only the changed elements when SaveChanges is called.

Featuring: Arthur Vickers @ajcvickers, Jiachen Jiang @jiachenjiang_
Рекомендации по теме
Комментарии
Автор

Can you map collections/arrays directly to a json column? Or do I need contain it in a separate owned type? Also customizing the Json serialization would be a big help.

astralpowers
Автор

Thanks for this video. Can you please hqve a url list for the links in the description of the video?

johnnyirish
Автор

sorry to say but the intro music was fine the first time, but now is not fun anymore

nunocruz
visit shbcf.ru