Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress

Is WordPress the right tool for big data website?

I want to make a big directory website that can handle thousands of listings. It will manage a lot of listings, blog, events, advertisements, memberships, CRM, e-commerce and multilingual site.

I am not sure if WordPress is the perfect solution for me with regards to handling big data and the site's overall performance and I am not a fan of using a lot of plugins.

Is WordPress the right tool for big data website? if not, what are the best alternatives out there rather than WP?

2 Answers

Wordpress should be fine. Take the time to find a theme that meets your needs and do some research on available hosting plans to make sure you get the data storage you need without lag or site slowdown. You will also want to make sure you're compressing files as it sounds like you'll have a lot of them. These will all effect site performance. Best of luck!

Thanks a lot Mandy, I will check the best available WP caching plugins. for the storage, I think having a dedicated server for hosting will be good for my project.

WordPress should handle it, but you might check into Drupal as well.

Thank you Dustin, I will check Drupal as well.