Node.js

A powerful JavaScript runtime environment that brings the most misunderstood programming language to the server.

Node.js: create a site search engine with MongoDB

Node.js: create a site search engine with MongoDB

One of the main problems for those who come from a MySQL-based development background is to stop forcing MongoDB to work like MySQL. MongoDB has other features that are really handy when it comes to build a site search engine in Node.js.