Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 927399
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T19:50:51+00:00 2026-05-15T19:50:51+00:00

I also have a very large table in SQL Server (2008 R2 Developer Edition)

  • 0

I also have a very large table in SQL Server (2008 R2 Developer Edition) that is having some performance problems.

I was wondering if another DBMS would be better for handling large tables. I’m mainly only considering the following systems: SQL Server 2008, MySQL, and PostgreSQL 9.0.

Or, as the referenced question above eludes to, is the table size and performance mainly a factor of indexes and caching?

Also, would greater normalization improve performance, or hinder it?

Edit:

One of the comments below claims I was vague. I have over 20 million rows (20 years of stock data & 2 years of options data), and I am trying to figure out how to improve performance by an order of magnitude. I only care about read/calculation performance; I don’t care about write performance. The only writes are during data refreshes, and those are BulkCopy.

I have some indexes already, but hopefully I’m doing something wrong because I need to speed things up a lot. I need to start looking at my queries too.

The comments and answers provided already helped me understand how to start profiling my database. I’m a programmer, not a DBA (therefore Marco’s book recommendation is perfect). I don’t have that much database experience and I’ve never profiled a database before. I will try these suggestions and report back if necessary. Thank you!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T19:50:52+00:00Added an answer on May 15, 2026 at 7:50 pm

    80M rows is not big. You just need to learn how to design and query data of that size. Which might include normalization, denormalization, clustering, indexing but very often the tradeoffs are deeper that they seem. Adding indexes can actually hurt performance even for reading, for instance, if the optimizer is not good enough or decides upon the wrong statistics.

    I suggest you read Refactoring SQL Applications because it approaches the problem not from a “DB tuner” but from a developer’s point of view.

    The book is by the author of The Art of SQL and compares Oracle, SQL Server and MySQL under many scenarios. It’s pragmatic and comes with some useful graphs.

    I would stay away from MySQL unless forced to. Postgres 9.0 rocks according to several definitions of “rock” but I would still use 8.4 in production for a few months.

    And if you want people to help you with this table, provide as many details as possible: schema, indexes, data distribution, pattern of usage, etc.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a SQL Server 2008 database with a table that contains a FILESTREAM
Background: Entity Framework 4, with SQL Server 2008 Problem: I have a table Order
I have a metric table that I expect to be very large. It has
So, I have this very weird error - Some advanced PHP devs might also
I have an existing SQL Server database, where I store data from large specific
I have a data processing system that generates very large reports on the data
I have a very large table in MySQL. I'm using a CHAR(32) field which
I have some PL/SQL code that I think might have a memory leak. Everytime
I have a very large SELECT stored procedure that has multiple return columns and
I have a page with a very large data table. the page loads fast

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.