13
Nov
Posted in qwerty | No Comments »
reading this post and following the links there you get a nice tool for fulltext searches in mysq; sphinx
try looking at the benchmark – it’s quite impressive.
ibm has an article on building php based searchengines with sphinx
Tags: fulltext, mysql
25
Oct
Posted in qwerty | No Comments »
here is a wiki article on how to convert mysql databases to postgres
the article also explains differences in the sql language used by the two databases.
Tags: howto, mysql