Tag

databases

What Is a Schema and Why You Need to Use One

This excerpt talks about a schema as a language agnostic description of an object, including the name, the fields on the object and the type of each field, and why you should use one.

The guide to EF Core

From Entity Framework Core in Action, Second Edition by Jon P Smith

Free eBook: Understanding Databases

Free_eBook_Clinton

Chapters selected by David Clinton

Is my Problem a Graph Problem?

From Graph Databases in Action by Dave Bechberger and Josh Perryman

In this article, we’ll review what makes a problem a good graph use case. We’ll start by examining a few general categories of problems and discussing why they might make for good graph use case.  Finally, we’ll analyze a general framework that we can use to help us decide if our problem is a good graph use case.

Finding Valuable Insights in Complex Data

From Graph Databases in Action by Dave Bechberger and Josh Perryman


slideshare-finding-valuable-insights-in-complex-data

Looping over Databases on a Server

In this article from chapter 2 of SQL Server DMVs in Action, author Ian Stirk discusses a quick method of creating temporary tables, which is needed when we want to loop over all databases on a server, extracting the results as we go.

Looping over Databases on a Server (PDF)

© 2023 Manning — Design Credits