SQL SERVER on the laptop

  • Hi all:)

    My Boss wants me to work from home as well, so what we need to do is to buy good Quality Laptop.

    What is the best option?

    what kind of Laptop do i need to work on SQL, loots of data!!!!!

    Thanks..

  • It's just like buying any other piece of hardware, the more money you spend, the better off you are. My current laptop is a MacBook Pro with 16gb of memory. I run VMWare virtuals on it for SQL Server. My preceding laptop was a Lenovo W510 with 16gb of Memory. Both have multiple SSD drives for storage (the Mac has an external one). In general, you need to get as much memory as possible, fast processors, and storage adequate to your needs. That's it.

    Going with a Mac is a big leap. I strongly recommend the Lenovo Thinkpad.

    "The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
    - Theodore Roosevelt

    Author of:
    SQL Server Execution Plans
    SQL Server Query Performance Tuning

  • Marlena.ibek (10/23/2012)


    Hi all:)

    My Boss wants me to work from home as well, so what we need to do is to buy good Quality Laptop.

    What is the best option?

    what kind of Laptop do i need to work on SQL, loots of data!!!!!

    In general, working from home means connecting to the servers from home - if this is the case you only need the client and you should not be concerned about the database having a "lot of data".

    If, as suggested, the plan is to have a copy of the database in your laptop that usually is a very bad idea.

    Answering your question, most WinTel based laptops come today with four cores and four gigs of memory - more than enough for a client, more than enough to house a small development database if that was the case.

    _____________________________________
    Pablo (Paul) Berzukov

    Author of Understanding Database Administration available at Amazon and other bookstores.

    Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.
  • I'll stay with Paul stating that any new laptop can support the client.

    However, you might need to consider your connection speed. That can cause troubles as well.

    Luis C.
    General Disclaimer:
    Are you seriously taking the advice and code from someone from the internet without testing it? Do you at least understand it? Or can it easily kill your server?

    How to post data/code on a forum to get the best help: Option 1 / Option 2
  • If you don't buy one with a backlit keyboard, you will learn to hate yourself. 😉

    --Jeff Moden


    RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
    First step towards the paradigm shift of writing Set Based code:
    ________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.

    Change is inevitable... Change for the better is not.


    Helpful Links:
    How to post code problems
    How to Post Performance Problems
    Create a Tally Function (fnTally)

Viewing 5 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply