How to build PostgreSQL full-text search engine in any language
PostgreSQL is a widely-used, open source object-relational database system. However, it is not limited only to relational applications. Thanks to JSONB feature it can be a document store, hstore extension allows to use PostgreSQL as a key-value store...
jorzel.hashnode.dev10 min read