General Tech
Tin: full-text search for Postgres
Tin is a full-text search engine designed for Postgres databases. It is built on top of Postgres and allows users to perform full-text search queries on their data. Tin indexes Postgres tables and can be queried using SQL. It supports features such as ranking and filtering, and can be used for applications such as searching user-generated content and customer support databases. Tin is open-source and can be used for both personal and commercial projects.
Read the full article at planetscale.com →