Updated: July 10, 2020 (July 19, 2010)

  Sidebar

How SharePoint Content Is Organized

My Atlas / Sidebar

548 wordsTime to read: 6 min
Rob Helm by
Rob Helm

As managing vice president, Rob Helm covers Microsoft collaboration and content management. His 25-plus years of experience analyzing Microsoft’s technology... more

SharePoint Foundation and SharePoint Server store information in SQL Server, but the content is presented and managed in SharePoint-specific ways.

All SharePoint content resides in installations called farms with one or more servers, which in a large installation will include Web servers, SQL Server database servers, and servers running specialized SharePoint services, such as full-text search indexing. Each farm hosts one or more site collections. A site collection includes a top-level site and its subsites, all of whose content resides in tables in a single SQL Server content database. Site collection administrators control the content management policies for the entire site collection, but can delegate some rights (such as the right to create subsites and approve content) to administrators of individual sites in the collection.

Most SharePoint content in each site is stored in tables called lists, each row of which is called an item. For example, a SharePoint calendar is a list of event items. Conceptually, SharePoint lists correspond to tables in a relational database and items correspond to database records (although that is not how lists are stored in SQL Server). SharePoint typically keeps documents in a special type of list called a document library, each item of which corresponds to a document. SharePoint stores documents in SQL Server by default, although third parties can extend SharePoint to work with stored documents elsewhere, such as in a file system.

Atlas Members have full access

Get access to this and thousands of other unbiased analyses, roadmaps, decision kits, infographics, reference guides, and more, all included with membership. Comprehensive access to the most in-depth and unbiased expertise for Microsoft enterprise decision-making is waiting.

Membership Options

Already have an account? Login Now