Forums Forums White Hat SEO Where do you store your SERP data?

  • Where do you store your SERP data?

    Posted by seohelper on April 11, 2020 at 1:13 am

    I’m currently planning what’s the most cost/effective way to store SERP data (ranking positions). BigQuery, MongoDB…? I’m struggling to calculate the growth of this database in the longterm and how expensive will be query this information in the long run. What do you suggest and why?

    vermeiref replied 5 years, 1 month ago 1 Member · 6 Replies
  • 6 Replies
  • kentippens

    Guest
    April 11, 2020 at 1:40 am

    That’s kinda vague. What are you storing? Keyword data, ranking positions, SERP features, etc? What’s the intended outcome of having this data stored?

    Databases are a dime a dozen to be honest, sticking with mainstream platforms will be the best option. MySQL is the most widely supported. You can use MySQL Workbench or number of others to assess it. MongoDB built a data visualization tool but it’s a NoSQL database.

  • chasegranberry

    Guest
    April 11, 2020 at 1:41 am

    How much do you actually expect to have? I’m a big fan of BigQuery but if you want subsecond response times you’ll need to cache in Postgres. If you don’t see yourself getting over like 10TB of data anytime soon than maybe just start with Postgres.

  • kentippens

    Guest
    April 11, 2020 at 2:09 am

    Truthfully, you could keep that in Excel and save yourself the headaches if all your doing is storing.

  • KorayTugberk-g

    Guest
    April 11, 2020 at 1:15 pm

    If you want to store ranking positions for specific queries with URL information, excel is enough to do it.
    But if you want to create better graphics and draw data with easier than excel, I think BigQuery is better.

  • MadMaxReddy

    Guest
    April 11, 2020 at 3:41 pm

    Excel. Because I do manual tracking of SERPs.

    How do you track SERPS?

  • vermeiref

    Guest
    April 11, 2020 at 4:52 pm

    Check AWRcloud for nice visual serp positions.

Log in to reply.