DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones AWS Cloud
by AWS Developer Relations
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones
AWS Cloud
by AWS Developer Relations
The Latest "Software Integration: The Intersection of APIs, Microservices, and Cloud-Based Systems" Trend Report
Get the report
  1. DZone
  2. Data Engineering
  3. Databases
  4. Database Fundamentals #1: Install SQL Server

Database Fundamentals #1: Install SQL Server

In the first post of this series, I want to point you towards a couple of sources of information and give you some alternatives to installing SQL Server.

Grant Fritchey user avatar by
Grant Fritchey
·
Jun. 06, 17 · Opinion
Like (2)
Save
Tweet
Share
3.76K Views

Join the DZone community and get the full member experience.

Join For Free

To get started with SQL Server, you need to install it. However, I’m not going to teach you how to do a SQL Server install. Instead, I want to point you towards a couple of sources of information and give you some alternatives to installing SQL Server.

Install SQL Server

As much as I enjoy sharing information with you through this blog, and despite the fact that I read a lot of other technology blogs and other resources online, the single best source of information on SQL Server remains Microsoft and their SQL Server documentation. This information is up-to-date and very well maintained. Yes, I’m sure you can find something to complain about in there, but overall, it’s the starting point for all SQL Server learning and understanding. I will refer to it frequently within my Database Fundamentals blog posts. Plan on starting there.

You first have to download a copy of SQL Server. Go here and get a copy of the Developer’s Edition. That will come with everything you need to learn SQL Server.

To get SQL Server installed, let’s start with Microsoft’s documentation on the topic.  Then follow the instructions in that link. It’s the standard, wizard-driven, GUI version of the installation of SQL Server, but it’s good enough for most of us to get started on.

Alternatives

Another alternative is to skip doing SQL Server installations entirely. Instead, if you have an MSDN account (and you can get a free account; just sign up with Microsoft), each account comes with free credits on Azure. With that, you can create a SQL Server virtual machine instance on Azure with everything installed. You can then go there and start learning immediately.

Another choice is to skip the server entirely and go with Azure SQL Database. The majority of the fundamentals I’m going to cover in this series are absolutely the same if you’re using Azure SQL Database of an actual instance of SQL Server. If you search my blog, I have quite a large number of Azure SQL Database posts that can help.

Conclusion

You can download and install SQL Server or use one of the cloud-based solutions. Either way, you should now have an instance of SQL Server on which we can begin to play. The next post will introduce you to the primary tool you’ll be playing with, SQL Server Management Studio.

sql Database

Published at DZone with permission of Grant Fritchey, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • What Is Advertised Kafka Address?
  • How To Best Use Java Records as DTOs in Spring Boot 3
  • 19 Most Common OpenSSL Commands for 2023
  • What Are the Different Types of API Testing?

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends: