codediodeio / rektor-db

Rektor Vector Database
664 stars 24 forks source link

OSTRAJava connector library #29

Open MGSE97 opened 1 year ago

MGSE97 commented 1 year ago

Description

We want to port our ML language models data from Postgress to rektor-db, and use them in our state-of-the-art legacy backend written in OSTRAJava. But I don't see a library connector for it anywhere.

Proposal

Implement a connector library.

Severity

High. Sooner the better.