×

You are using an outdated browser Internet Explorer. It does not support some functions of the site.

Recommend that you install one of the following browsers: Firefox, Opera or Chrome.

Contacts:

+7 961 270-60-01
ivdon3@bk.ru

Implementation of the LSH algorithm using Pl/PgSQL

Abstract

Implementation of the LSH algorithm using Pl/PgSQL

Plotnikova N.P., Kevbrin V.A.

Incoming article date: 25.05.2024

Our lives are permeated by data, with endless streams of information passing through computer systems. Today it is impossible to imagine modern software without interaction with databases. There are many different DBMSs depending on the purpose of using the information. The article discusses the Locality-sensitive hashing (LSH) algorithm based on the Pl/PgSQL language, which allows you to search for similar documents in the database.

Keywords: LSH, hashing, field, string, text data, query, software, SQL