Recdb Postgresql Versions Save

RecDB is a recommendation engine built entirely inside PostgreSQL

v1.1

7 years ago

This new version, provides the ability of connecting to the RecDB using Postgres JDBC driver. Using this version, users are able to issue their queries using java applications.

v1

7 years ago

This version allows the users to use PostGIS extension along with the RecDB and issue the spatial filtering for their recommendations queries

v0.9-beta

8 years ago

The new version consists of new recommendation examples

v0.2-alpha

10 years ago

Fixed User Filtering Delay in the Recommend Operator Optimized memory consumption in user/item-based recommenders Added a comprehensive regression test suite

v0.1-alpha

10 years ago

Recommend Query Plan Bug Fixes.