Skip to content

Example uses LocalDB instead of recommended SQL Server Developer Edition #4529

@antmdvs

Description

@antmdvs

In this page, it's stated that:

We generally recommend installing SQL Server Developer edition rather than LocalDB, since it provides the full SQL Server feature set and is generally very easy to do.

..which is preceded by several bullets about why SQL Server Developer edition > LocalDB:

  • It doesn't support everything that SQL Server Developer Edition does.
  • It's only available on Windows.
  • It can cause lag on first test run as the service is spun up.

However, the example that follows uses LocalDB, which seems a bit contradictory.

image

Would it make more sense to show an example that uses SQL Server Developer edition per the recommendation?

Thanks!


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions