Python Feeds -

Python |

php|architect: Full-text Search with SQLite php|architect: Full-text Search with SQLite

- (phpdeveloper) - 6 months, 1 weeks ago...

On the php|architect site there's a recent tutorial from Jeremy Kendall about full-text searching in SQLite, a lightweight database alternative that, since it's stored locally, can be used without a full database server. Full-text search with SQLite is so ridiculously easy to implement, there are only two valid reasons you haven't done it yet. The first is you don't need the full-text capability, and the second is you didn't know it could be done. In his meth...

see complete article.

Similar recent news articles...

Older news

Hot Topics