7 ms·
You are right, I had assumed that it's capabilities were similar to MySql (don't ask me why). Still, I would describe most of those features as 'basic', as you
by loopbit 11y ago
You are right, I had assumed that it's capabilities were similar to MySql (don't ask me why).
Still, I would describe most of those features as 'basic', as you really need some support for all that to use full-text search in real life and I wonder how easy it is to add/remove stopwords or other tweaks like that.
Anyway, thank you very much for the link, very interesting! I've been looking at PostGIS as an option for a project I'm working on and using PostgreSql as the main db is getting more and more points... Thanks!