Recommendation for database for a search engine -


i writing search engine looking database store crawled datas used urldatabase , data store.

  1. it should disk based not memory based

  2. java preferable because application in java can embedded it.

  3. salable

  4. preferred linux , windows.

take @ hadoop , hbase

http://hadoop.apache.org/

http://hbase.apache.org/


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

javascript - Preserving URL fragment through CAS sign-on -

asp.net mvc - Implementing normal user/pass, Twitter & Facebook auth -