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

Development Tools

SRINIVASAN SWAMINATHA
SRINIVASAN SWAMINATHA
4,575 Points

Latest Technology for Dynamic Website

Hi Experts,

I need to build a dynamic website which has the following business requirement a) Hundreds of Thousands of Rows to scan for Key Words and bring out certain specific set of rows (may be < 500 rows) for UI display - UI needs to be interactive and easy to build b) Upon user interaction, this filtering process on those hundred thousand rows will still continue and bring back results instantaneously c) Looking for easy development and maintenance. d) A Transactional System with bi-directional data input and retrieval.

Please help with the industry leading current technologies for this requirement - Should I go for traditional DB + Rail / Python (or) modern Mongo DB + Node.JS (or) Java/.Net Legacy Tracks?

Appreciate your Thanks Remya