Category Archives: documentdb

Khóa học miễn phí DocumentDB – Visualize Data nhận dự án làm có lương

DocumentDB – Visualize Data In this chapter, we will learn how to visualize data which is stored in DocumentDB. Microsoft provided Power BI Desktop tool which transforms your data into rich visuals. It also enables you to retrieve data from various data sources, merge and transform the data, create powerful reports and visualizations, and publish […]

Khóa học miễn phí DocumentDB – Quick Guide nhận dự án làm có lương

DocumentDB – Quick Guide DocumentDB – Introduction In this chapter, we will briefly discuss the major concepts around NoSQL and document databases. We will also have a quick overview of DocumentDB. NoSQL Document Database DocumentDB is Microsoft”s newest NoSQL document database, so when you say NoSQL document database then, what precisely do we mean by […]

Khóa học miễn phí DocumentDB – Indexing Records nhận dự án làm có lương

DocumentDB – Indexing Records By default, DocumentDB automatically indexes every property in a document as soon as the document is added to the database. However, you can take control and fine tune your own indexing policy that reduces storage and processing overhead when there are specific documents and/or properties that never needs to be indexed. […]